Jesper Dangaard Brouer says: Changes to fix and enable XDP metadata to a specific Intel driver igc. Tested with hardware i225 that uses driver igc, while testing AF_XDP access to metadata area. The following are changes since commit 196073f9c44be0b4758ead11e51bc2875f98df29: net: ixp4xx_hss: drop kfree for memory allocated with devm_kzalloc and are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 1GbE Jesper Dangaard Brouer (2): igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS igc: enable XDP metadata in driver drivers/net/ethernet/intel/igc/igc_main.c | 37 +++++++++++++++-------- 1 file changed, 25 insertions(+), 12 deletions(-) -- 2.31.1