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-prev] [day] [month] [year] [list]
Message-ID: <SJ0PR11MB5865DE8A38128C052CA522918F67A@SJ0PR11MB5865.namprd11.prod.outlook.com>
Date: Wed, 28 May 2025 11:26:31 +0000
From: "Romanowski, Rafal" <rafal.romanowski@...el.com>
To: "Zaki, Ahmed" <ahmed.zaki@...el.com>, "intel-wired-lan@...ts.osuosl.org"
	<intel-wired-lan@...ts.osuosl.org>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, "Zaki, Ahmed"
	<ahmed.zaki@...el.com>, "Keller, Jacob E" <jacob.e.keller@...el.com>
Subject: RE: [Intel-wired-lan] [PATCH iwl-next] iavf: convert to NAPI IRQ
 affinity API

> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf Of
> Ahmed Zaki
> Sent: Saturday, May 17, 2025 12:19 AM
> To: intel-wired-lan@...ts.osuosl.org
> Cc: netdev@...r.kernel.org; Zaki, Ahmed <ahmed.zaki@...el.com>; Keller, Jacob
> E <jacob.e.keller@...el.com>
> Subject: [Intel-wired-lan] [PATCH iwl-next] iavf: convert to NAPI IRQ affinity API
> 
> Commit bd7c00605ee0 ("net: move aRFS rmap management and CPU affinity to
> core") allows the drivers to delegate the IRQ affinity to the NAPI instance.
> However, the driver needs to use a persistent NAPI config and explicitly set/unset
> the NAPI<->IRQ association.
> 
> Convert to the new IRQ affinity API.
> 
> Reviewed-by: Jacob Keller <jacob.e.keller@...el.com>
> Signed-off-by: Ahmed Zaki <ahmed.zaki@...el.com>
> ---
>  drivers/net/ethernet/intel/iavf/iavf.h      |  2 -
>  drivers/net/ethernet/intel/iavf/iavf_main.c | 58 ++++-----------------
> drivers/net/ethernet/intel/iavf/iavf_txrx.c |  3 +-
>  3 files changed, 12 insertions(+), 51 deletions(-)
> 
> diff --git a/drivers/net/ethernet/intel/iavf/iavf.h
> b/drivers/net/ethernet/intel/iavf/iavf.h
> index eb86cca38be2..a87e0c6d4017 100644
> --- a/drivers/net/ethernet/intel/iavf/iavf.h
> +++ b/drivers/net/ethernet/intel/iavf/iavf.h
> @@ -114,8 +114,6 @@ struct iavf_q_vector {

Tested-by: Rafal Romanowski <rafal.romanowski@...el.com>



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ