diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2018-06-05 18:11:08 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2018-06-11 18:48:13 +0300 |
commit | e9f655ee97f14b4f5eba7b6b5a56a7c298573e67 (patch) | |
tree | 17e9343e5503e97a4fbdb95bd48a4be7a89c2cc5 /scripts/check_extable.sh | |
parent | de7a7e34e27c029fbb3c4e764db045548629b834 (diff) | |
download | linux-e9f655ee97f14b4f5eba7b6b5a56a7c298573e67.tar.xz |
ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data
This patch fixes two issues. First we add an early test for the Tx and Rx
security block ready bits. By doing this we can avoid the need for waits or
loopback in the event that the security block is already flushed out.
Secondly we fix the boolean logic that was testing for the Tx OR Rx ready
bits being set and change it so that we only exit if the Tx AND Rx ready
bits are both set.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Shannon Nelson <shannon.nelson@oracle.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'scripts/check_extable.sh')
0 files changed, 0 insertions, 0 deletions