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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 14 Oct 2022 03:55:12 +0000 From: "G, GurucharanX" <gurucharanx.g@...el.com> To: Joe Damato <jdamato@...tly.com>, "intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org> CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "kuba@...nel.org" <kuba@...nel.org>, "davem@...emloft.net" <davem@...emloft.net> Subject: RE: [Intel-wired-lan] [next-queue v4 3/4] i40e: Record number of RXes cleaned during NAPI > -----Original Message----- > From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf Of > Joe Damato > Sent: Saturday, October 8, 2022 3:09 AM > To: intel-wired-lan@...ts.osuosl.org > Cc: netdev@...r.kernel.org; Joe Damato <jdamato@...tly.com>; > kuba@...nel.org; davem@...emloft.net > Subject: [Intel-wired-lan] [next-queue v4 3/4] i40e: Record number of RXes > cleaned during NAPI > > Adjust i40e_clean_rx_irq to accept an out parameter which records the > number of RX packets cleaned. > > No XDP related code is modified and care has been taken to avoid changing > control flow. > > Signed-off-by: Joe Damato <jdamato@...tly.com> > Acked-by: Jesse Brandeburg <jesse.brandeburg@...el.com> > Acked-by: Sridhar Samudrala <sridhar.samudrala@...el.com> > --- > drivers/net/ethernet/intel/i40e/i40e_txrx.c | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-) > Tested-by: Gurucharan <gurucharanx.g@...el.com> (A Contingent worker at Intel)
Powered by blists - more mailing lists