diff options
author | 2025-05-06 16:35:44 +0530 | |
---|---|---|
committer | 2025-05-07 18:19:11 -0700 | |
commit | e5641daa0ea1932e2b0fa7f27843e712244f6538 (patch) | |
tree | 8d225d8f8d34376a8fe5cb9efa429b5201f7e5f0 /rust/helpers/build_bug.c | |
parent | bpf: Clarify handling of mark and tstamp by redirect_peer (diff) | |
download | wireguard-linux-e5641daa0ea1932e2b0fa7f27843e712244f6538.tar.xz wireguard-linux-e5641daa0ea1932e2b0fa7f27843e712244f6538.zip |
net: ti: icssg-prueth: Set XDP feature flags for ndev
xdp_features demonstrates what all XDP capabilities are supported
on a given network device. The driver needs to set these xdp_features
flag to let the network stack know what XDP features a given driver
is supporting. These flags need to be set for a given ndev irrespective
of any XDP program being loaded or not.
Fixes: 62aa3246f462 ("net: ti: icssg-prueth: Add XDP support")
Signed-off-by: Meghana Malladi <m-malladi@ti.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20250506110546.4065715-2-m-malladi@ti.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions