Re: [PATCH net-next] Documentation: bonding: clarify supported modes for tlb_dynamic_lb
From: Jay Vosburgh <hidden>
Date: 2022-08-29 00:38:54
From: Jay Vosburgh <hidden>
Date: 2022-08-29 00:38:54
Fernando Fernandez Mancera [off-list ref] wrote:
tlb_dynamic_lb bonding option is compatible with balance-tlb and balance-alb modes. In order to be consistent with other option documentation, it should mention both modes not only balance-tlb. Signed-off-by: Fernando Fernandez Mancera <redacted>
Acked-by: Jay Vosburgh <redacted>
--- Documentation/networking/bonding.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/networking/bonding.rst b/Documentation/networking/bonding.rst index 7823a069a903..96cd7a26f3d9 100644 --- a/Documentation/networking/bonding.rst +++ b/Documentation/networking/bonding.rst@@ -846,7 +846,7 @@ primary_reselecttlb_dynamic_lb Specifies if dynamic shuffling of flows is enabled in tlb - mode. The value has no effect on any other modes. + or alb mode. The value has no effect on any other modes. The default behavior of tlb mode is to shuffle active flows across slaves based on the load in that interval. This gives nice lb -- 2.30.2