diff options
author | Moshe Tal <[email protected]> | 2022-01-16 19:39:29 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-01-16 23:38:59 +0000 |
commit | 429e3d123d9a50cc9882402e40e0ac912d88cfcf (patch) | |
tree | 5e0c19aedb3f7560454717d2fff448b12187e735 /scripts/gdb/linux/modules.py | |
parent | 56d99e81ecbc997a5f984684d0eeb583992b2072 (diff) |
bonding: Fix extraction of ports from the packet headers
Wrong hash sends single stream to multiple output interfaces.
The offset calculation was relative to skb->head, fix it to be relative
to skb->data.
Fixes: a815bde56b15 ("net, bonding: Refactor bond_xmit_hash for use with
xdp_buff")
Reviewed-by: Jussi Maki <[email protected]>
Reviewed-by: Saeed Mahameed <[email protected]>
Reviewed-by: Gal Pressman <[email protected]>
Signed-off-by: Moshe Tal <[email protected]>
Acked-by: Jay Vosburgh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions