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]
Message-ID: <20241206001209.213168-1-ahmed.zaki@intel.com>
Date: Thu,  5 Dec 2024 17:12:07 -0700
From: Ahmed Zaki <ahmed.zaki@...el.com>
To: netdev@...r.kernel.org
Cc: Ahmed Zaki <ahmed.zaki@...el.com>
Subject: [PATCH RFC net-next 0/2] net: napi: add CPU affinity to napi->config

As suggested by Jakub, move the CPU affinity mask from the driver to
napi->config.

Tested on idpf.
---
if accepted, will fix all drivers already using netif_napi_set_irq() 

Ahmed Zaki (2):
  net: napi: add CPU affinity to napi->config
  idpf: use napi's irq affinity

 drivers/net/ethernet/intel/idpf/idpf_txrx.c | 18 ++++-------------
 drivers/net/ethernet/intel/idpf/idpf_txrx.h |  6 ++----
 include/linux/netdevice.h                   | 22 +++++++++++++++++++++
 net/core/dev.c                              |  7 ++++++-
 4 files changed, 34 insertions(+), 19 deletions(-)

-- 
2.47.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ