Skip to content

Commit

Permalink
Documentation: bonding: clarify supported modes for tlb_dynamic_lb
Browse files Browse the repository at this point in the history
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 <ffmancera@riseup.net>
Acked-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Link: https://lore.kernel.org/r/20220826154738.4039-1-ffmancera@riseup.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Fernando Fernandez Mancera authored and Jakub Kicinski committed Aug 31, 2022
1 parent 57688eb commit fa87244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/networking/bonding.rst
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,7 @@ primary_reselect
tlb_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
Expand Down

0 comments on commit fa87244

Please sign in to comment.