Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2021 11:26:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 254309] [tcp] frequent panics in tcp_output
Message-ID:  <bug-254309-7501-hxcvNsHIGt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254309-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254309-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=3D254309

--- Comment #8 from rozhuk.im@gmail.com ---
I try kernel without:
options         RATELIMIT               #o TX rate limiting support
options         TCP_OFFLOAD             #o TCP offload
options         TCP_BLACKBOX            #o Enhanced TCP event logging
options         TCP_HHOOK               #o hhook(9) framework for TCP
options         TCP_RFC7413             #o Server-side implementation of TCP
Fast Open (TFO) [RFC7413]
options         TCP_RFC7413_MAX_KEYS=3D2  #o=20
options         TCPHPTS                 #o high precision timer system for =
tcp.

not help.

--=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-254309-7501-hxcvNsHIGt>