diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2023-05-04 11:52:49 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-05-05 09:34:23 +0100 |
commit | cb9e6e584d58420df182102674e636fb841dae4c (patch) | |
tree | bc5e9eedb88b2cd0203b9e081c4baf3ce8ad1bdb /crypto | |
parent | d7385ba137711ea71527a605cac162610a621de8 (diff) | |
download | linux-stable-cb9e6e584d58420df182102674e636fb841dae4c.tar.gz linux-stable-cb9e6e584d58420df182102674e636fb841dae4c.tar.bz2 linux-stable-cb9e6e584d58420df182102674e636fb841dae4c.zip |
bonding: add xdp_features support
Introduce xdp_features support for bonding driver according to the slave
devices attached to the master one. xdp_features is required whenever we
want to xdp_redirect traffic into a bond device and then into selected
slaves attached to it.
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Acked-by: Jay Vosburgh <jay.vosburgh@canonical.com>
Fixes: 66c0e13ad236 ("drivers: net: turn on XDP features")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Reviewed-by: Jussi Maki <joamaki@gmail.com>
Tested-by: Jussi Maki <joamaki@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions