Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2023 14:50:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 268910] ixgbe(4): rxcsum register setting can cause TCP connection hangs
Message-ID:  <bug-268910-7501-4JrQ19UpXG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268910-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268910-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268910

--- Comment #4 from Brian Poole <brian90013@gmail.com> ---
(In reply to Przemys=C5=82aw Lewandowski from comment #3)

I apologize for wasting your time. I went back to my system which uses a cu=
stom
kernel config and began testing. My configuration file includes RSS which is
not part of the GENERIC config:

options         PCBGROUP                # Distributed Protocol Control Block
Groups
options         RSS                     # Receive Side Scaling

When I commented out RSS and PCBGROUP (required for RSS) and rebuilt the
kernel, I had no trouble with ssh/nc TCP connections. However I use RSS acr=
oss
multiple NICs and with it included in the kernel I see instability with TCP
(ssh inbound failing, wget outbound failing).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268910-7501-4JrQ19UpXG>