diff options
author | Alexander Lobakin <aleksander.lobakin@intel.com> | 2025-08-26 17:55:06 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2025-09-08 11:05:17 -0700 |
commit | aaa3ac6480baeb7d26cd7f2c7886341872ad87b7 (patch) | |
tree | b94cce888dd4420f69a967e4c0caa2d8bad9f446 /scripts/generate_rust_target.rs | |
parent | cba102cd719029a10bda1d0ca00ed646796f1f21 (diff) |
idpf: add support for .ndo_xdp_xmit()
Use libeth XDP infra to implement .ndo_xdp_xmit() in idpf.
The Tx callbacks are reused from XDP_TX code. XDP redirect target
feature is set/cleared depending on the XDP prog presence, as for now
we still don't allocate XDP Tx queues when there's no program.
Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Tested-by: Ramu R <ramu.r@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions