diff options
author | Mahesh Bandewar <[email protected]> | 2022-02-07 14:29:01 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-02-08 17:03:30 -0800 |
commit | 23de0d7b6f0e3f9a6283a882594c479949da1120 (patch) | |
tree | 741ff9ad2c72d34455f249ef8d65ec0fd4a5abc8 /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | 084cbb2ec3af2d23be9de65fcc9493e21e265859 (diff) |
bonding: pair enable_port with slave_arr_updates
When 803.2ad mode enables a participating port, it should update
the slave-array. I have observed that the member links are participating
and are part of the active aggregator while the traffic is egressing via
only one member link (in a case where two links are participating). Via
kprobes I discovered that slave-arr has only one link added while
the other participating link wasn't part of the slave-arr.
I couldn't see what caused that situation but the simple code-walk
through provided me hints that the enable_port wasn't always associated
with the slave-array update.
Fixes: ee6377147409 ("bonding: Simplify the xmit function for modes that use xmit_hash")
Signed-off-by: Mahesh Bandewar <[email protected]>
Acked-by: Jay Vosburgh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions