Re: [PATCH net-next v3] bonding: add a vlan+srcmac tx hashing option
From: Jarod Wilson <hidden>
Date: 2021-01-19 01:06:34
Also in:
lkml
From: Jarod Wilson <hidden>
Date: 2021-01-19 01:06:34
Also in:
lkml
On Mon, Jan 18, 2021 at 04:10:38PM -0700, David Ahern wrote:
On 1/15/21 12:21 PM, Jarod Wilson wrote:quoted
diff --git a/Documentation/networking/bonding.rst b/Documentation/networking/bonding.rst index adc314639085..36562dcd3e1e 100644 --- a/Documentation/networking/bonding.rst +++ b/Documentation/networking/bonding.rst@@ -951,6 +951,19 @@ xmit_hash_policy packets will be distributed according to the encapsulated flows. + vlan+srcmac + + This policy uses a very rudimentary vland ID and source macs/vland/vlan/quoted
+ ID hash to load-balance traffic per-vlan, with failoverdrop ID on this line; just 'source mac'.
Bah. Crap. Didn't test documentation, clearly. Or proof-read it. Will fix in v4. Hopefully, nothing else to change though... -- Jarod Wilson jarod@redhat.com