diff options
author | Björn Töpel <bjorn.topel@intel.com> | 2020-05-20 21:20:56 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-05-21 17:31:26 -0700 |
commit | 3b4f0b66c2b3dceea01bd26efa8c4c6f01b4961f (patch) | |
tree | f432cb379637f87396e7d7237cb77891720b82b2 /drivers/net/ethernet/intel/ice/ice_base.c | |
parent | be1222b585fdc410b8c1dbcc57dd03a00f04eff5 (diff) | |
download | linux-3b4f0b66c2b3dceea01bd26efa8c4c6f01b4961f.tar.gz linux-3b4f0b66c2b3dceea01bd26efa8c4c6f01b4961f.tar.bz2 linux-3b4f0b66c2b3dceea01bd26efa8c4c6f01b4961f.zip |
i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Remove MEM_TYPE_ZERO_COPY in favor of the new MEM_TYPE_XSK_BUFF_POOL
APIs. The AF_XDP zero-copy rx_bi ring is now simply a struct xdp_buff
pointer.
v4->v5: Fixed "warning: Excess function parameter 'bi' description in
'i40e_construct_skb_zc'". (Jakub)
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Cc: intel-wired-lan@lists.osuosl.org
Link: https://lore.kernel.org/bpf/20200520192103.355233-9-bjorn.topel@gmail.com
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_base.c')
0 files changed, 0 insertions, 0 deletions