[Intel-wired-lan] [net-queue PATCH 0/2] More fixes for ipsec

Alexander Duyck alexander.h.duyck at intel.com
Tue Jun 5 15:11:03 UTC 2018


This set addresses a few more issues for ipsec.

1. We fix the bit definitions for the SECTXSTAT and SECRXSTAT registers.
2. Use those new definitions to test if fuse or strapping disabled ipsec.
3. Fix boolean logic testing for if we disabled it correctly in software.
4. Add additional test to avoid loopback and wait if it isn't needed.

---

Alexander Duyck (2):
      ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data
      ixgbe: Fix bit definitions and add support for testing for ipsec support


 drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c |   27 +++++++++++++++++++++---
 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h  |    6 ++++-
 2 files changed, 28 insertions(+), 5 deletions(-)

--


More information about the Intel-wired-lan mailing list