Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2017 22:40:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 221919] ixl: TX queue hang when using TSO and having a high and mixed network load
Message-ID:  <bug-221919-2472-WadolQIHDJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221919-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221919-2472@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=3D221919

--- Comment #7 from Ryan Stone <rstone@FreeBSD.org> ---
Sorry, there was a mistake in the patch.  I think that something got lost in
translation when I ported it forward.  I've regenerated the patch at the sa=
me
location, or you can replace this line in ixl_pf_main.c:

        ifp->if_hw_tsomaxsegpermss =3D IXL_MAX_TX_SEGS;

with

        ifp->if_hw_tsomaxsegpermss =3D IXL_SPARSE_CHAIN;


Sorry for the confusion.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221919-2472-WadolQIHDJ>