> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Li > RongQing > Sent: Wednesday, July 1, 2020 1:55 AM > To: Kirsher, Jeffrey T <[email protected]>; intel-wired- > [email protected]; [email protected] > Subject: [Intel-wired-lan] [PATCH] i40e: not compute affinity_mask for IRQ > > After commit 759dc4a7e605 ("i40e: initialize our affinity_mask based on > cpu_possible_mask"), NAPI IRQ affinity_mask is bind to all possible cpus, not > a fixed cpu > > Signed-off-by: Li RongQing <[email protected]> > --- > drivers/net/ethernet/intel/i40e/i40e_main.c | 12 +++--------- > 1 file changed, 3 insertions(+), 9 deletions(-)
Tested-by: Andrew Bowers <[email protected]>
