On Wed, 20 May 2020 at 19:03, Jakub Kicinski <[email protected]> wrote: > > On Wed, 20 May 2020 11:47:36 +0200 Björn Töpel wrote: > > From: Björn Töpel <[email protected]> > > > > Remove MEM_TYPE_ZERO_COPY in favor of the new MEM_TYPE_XSK_BUFF_POOL > > APIs. > > > > Cc: [email protected] > > Signed-off-by: Maciej Fijalkowski <[email protected]> > > Signed-off-by: Björn Töpel <[email protected]> > > patch 8 also has a warning I can't figure out. > > But here (patch 9) it's quite clear: > > drivers/net/ethernet/intel/ice/ice_xsk.c:414: warning: Excess function > parameter 'alloc' description in 'ice_alloc_rx_bufs_zc' > drivers/net/ethernet/intel/ice/ice_xsk.c:480: warning: Excess function > parameter 'xdp' description in 'ice_construct_skb_zc'
Thanks! I'll clean that up. Björn
