diff options
author | Alexander Lobakin <aleksander.lobakin@intel.com> | 2025-09-11 18:22:31 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2025-09-24 10:34:39 -0700 |
commit | 8ff6d62261a3d9a522e4bc90e27a2f6b745a22c4 (patch) | |
tree | 4e86107e5d134ed6a78edaf7cdfcbaa815eece8c /rust/helpers/xarray.c | |
parent | 3d57b2c00f09afb321bfc203c86a3eb674c0ff2c (diff) |
idpf: implement XSk xmit
Implement the XSk transmit path using the libeth (libeth_xdp)
XSk infra.
When the NAPI poll is called, XSk Tx queues are polled first,
before regular Tx and Rx. They're generally faster to serve
and have higher priority comparing to regular traffic.
Co-developed-by: Michal Kubiak <michal.kubiak@intel.com>
Signed-off-by: Michal Kubiak <michal.kubiak@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 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions