diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2023-04-06 12:40:19 +0200 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2023-04-06 18:35:09 +0200 |
commit | 919e659ed12568b5b8ba6c2ffdd82d8d31fc28af (patch) | |
tree | d56fb73951e0e5b1a26d88cee53e6b554620be40 /net | |
parent | bpf, arm64: Fixed a BTI error on returning to patched function (diff) | |
download | linux-919e659ed12568b5b8ba6c2ffdd82d8d31fc28af.tar.xz linux-919e659ed12568b5b8ba6c2ffdd82d8d31fc28af.zip |
selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver
xdp-features supported by veth driver are no more static, but they
depends on veth configuration (e.g. if GRO is enabled/disabled or
TX/RX queue configuration). Take it into account in xdp_redirect
xdp-features selftest for veth driver.
Fixes: fccca038f300 ("veth: take into account device reconfiguration for xdp_features flag")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://lore.kernel.org/r/bc35455cfbb1d4f7f52536955ded81ad47d8dc54.1680777371.git.lorenzo@kernel.org
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions