]> Git Repo - linux.git/commit
igb: add xdp frags support to ndo_xdp_xmit
authorLorenzo Bianconi <[email protected]>
Mon, 11 Jul 2022 23:07:51 +0000 (16:07 -0700)
committerJakub Kicinski <[email protected]>
Wed, 13 Jul 2022 03:35:00 +0000 (20:35 -0700)
commit1aea9d87334dea9123b057d3200bb54cff35c09a
tree7a288ea61cfe4662433c4e434d27709072c8b944
parentc9ef2a486aa90557cdb6696942d7313810186819
igb: add xdp frags support to ndo_xdp_xmit

Add the capability to map non-linear xdp frames in XDP_TX and
ndo_xdp_xmit callback.

Signed-off-by: Lorenzo Bianconi <[email protected]>
Tested-by: Chandan Kumar Rout <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
drivers/net/ethernet/intel/igb/igb_main.c
This page took 0.053029 seconds and 4 git commands to generate.