Commit d562b11
i40e: disable NAPI right after disabling irqs when handling xsk_pool
Disable NAPI before shutting down queues that this particular NAPI
contains so that the order of actions in i40e_queue_pair_disable()
mirrors what we do in i40e_queue_pair_enable().
Fixes: 123cecd ("i40e: added queue pair disable/enable functions")
Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Tested-by: Chandan Kumar Rout <chandanx.rout@intel.com> (A Contingent Worker at Intel)
Acked-by: Magnus Karlsson <magnus.karlsson@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>1 parent cbf996f commit d562b11
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13560 | 13560 | | |
13561 | 13561 | | |
13562 | 13562 | | |
| 13563 | + | |
13563 | 13564 | | |
13564 | 13565 | | |
13565 | | - | |
13566 | 13566 | | |
13567 | 13567 | | |
13568 | 13568 | | |
| |||
0 commit comments