lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 25 Mar 2022 15:28:10 +0100
From:   Lorenzo Bianconi <lorenzo@...nel.org>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        jesse.brandeburg@...el.com, anthony.l.nguyen@...el.com,
        jbrouer@...hat.com, magnus.karlsson@...el.com, toke@...hat.com,
        lorenzo.bianconi@...hat.com
Subject: [RFC net-next 0/2] Introduce xdp tx mb support for i40e and ixgbe

Add the capability to map non-linear xdp frames in ndo_xdp_xmit and XDP_TX
for i40e and ixgbe drivers.

Lorenzo Bianconi (2):
  ixgbe: add xdp frags support to ndo_xdp_xmit
  i40e: add xdp frags support to ndo_xdp_xmit

 drivers/net/ethernet/intel/i40e/i40e_txrx.c   | 86 +++++++++++-----
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 99 ++++++++++++-------
 2 files changed, 124 insertions(+), 61 deletions(-)

-- 
2.35.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ