[Intel-wired-lan] [PATCH net-next v1] ice: enable parsing IPSEC SPI headers for RSS
G, GurucharanX
gurucharanx.g at intel.com
Mon Feb 7 20:06:42 UTC 2022
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Jesse Brandeburg
> Sent: Saturday, January 15, 2022 5:07 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH net-next v1] ice: enable parsing IPSEC SPI
> headers for RSS
>
> The COMMS package can enable the hardware parser to recognize IPSEC
> frames with ESP header and SPI identifier. If this package is available and
> configured for loading in /lib/firmware, then the driver will succeed in
> enabling this protocol type for RSS.
>
> This in turn allows the hardware to hash over the SPI and use it to pick a
> consistent receive queue for the same secure flow. Without this all traffic is
> steered to the same queue for multiple traffic threads from the same IP
> address.
>
> If the package is not available, adding this type will fail, but the failure is
> ignored on purpose as it has no negative affect.
>
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_lib.c | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Tested-by: Gurucharan G <gurucharanx.g at intel.com> (A Contingent worker at Intel)
More information about the Intel-wired-lan
mailing list