diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2017-09-07 08:05:49 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2017-10-09 14:21:26 -0700 |
commit | dbadbbe235f82f13224c85d29e65cf859afaa18c (patch) | |
tree | 0d1bb9ea2adb11908f18685f4608d03566dfd2f0 /tools/lib | |
parent | 427025592955d245997b12923111e85f07850d5f (diff) |
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
In the past we changed driver behavior to not clear the PBA when
re-enabling interrupts. This change was motivated by the flawed belief
that clearing the PBA would cause a lost interrupt if a receive
interrupt occurred while interrupts were disabled.
According to empirical testing this isn't the case. Additionally, the
data sheet specifically says that we should set the CLEARPBA bit when
re-enabling interrupts in a polling setup.
This reverts commit 40d72a509862 ("i40e/i40evf: don't lose interrupts")
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions