HomeFreeBSD

ixgbe: Change if condition for RSS and rxcsum

Description

ixgbe: Change if condition for RSS and rxcsum

This patch fixes TCP connection hangs for 1 rxq and 1 txq without rxcsum
enabled. Documentation for 10G cards and other drivers suggest enabling
rxcsum for RSS and disabling otherwise. When PCSD bit is not set then
fragment checksum and IP identification are reported in the rx
descriptor. When PCSD bit is set then RSS hash value is reported in the
rx descriptor. RSS and RX IPP checksum are mutually exclusive.

Signed-off-by: Eric Joyner <erj@FreeBSD.org>

PR: 268910
Reviewed by: erj@
Tested by: jeffrey.e.pieper@intel.com
Sponsored by: Intel Corporation
Differential Revision: https://reviews.freebsd.org/D38621

(cherry picked from commit 156424fce98a0240c702da0a918b027d1979bfdb)

Details

Provenance
przemyslawx.lewandowski_intel.comAuthored on May 24 2023, 11:24 PM
erjCommitted on Jun 2 2023, 7:35 PM
Differential Revision
D38621: ixgbe: Change if condition for RSS and rxcsum
Parents
rG58df1aed1c18: ntp: Update version string
Branches
Unknown
Tags
Unknown