diff options
author | Alexander Lobakin <aleksander.lobakin@intel.com> | 2025-06-12 18:02:20 +0200 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2025-06-16 11:40:14 -0700 |
commit | 35c64b6500ef7308155bf0dc556c646e4d7b0fd3 (patch) | |
tree | 47cd1ca1153e7fa9ac2a48e61017e797d1618983 /drivers/net/ethernet/intel/libeth/xdp.c | |
parent | 6ad5ff6e7282d1252364cc08af88260ef0ec4cda (diff) |
libeth: support native XDP and register memory model
Expand libeth's Page Pool functionality by adding native XDP support.
This means picking the appropriate headroom and DMA direction.
Also, register all the created &page_pools as XDP memory models.
A driver then can call xdp_rxq_info_attach_page_pool() when registering
its RxQ info.
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/libeth/xdp.c')
0 files changed, 0 insertions, 0 deletions