Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2023 14:44:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 268490] [igb] [lagg] [vlan]: Intel i210 performance severely degraded
Message-ID:  <bug-268490-7501-oyBicXdedt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268490-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268490-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=3D268490

--- Comment #7 from Daniel Duerr <duerrd561@gmail.com> ---
(In reply to Kevin Bowling from comment #5)

Thank you for the detailed instructions, Kevin.  Makes sense.

FWIW, after completing step I got an error on step #2:

[root@nfs src]# git bisect start releng/12.4 releng/12.2 -- sys/dev/e1000
fatal: 'releng/12.2' does not appear to be a valid revision

Assuming there might be tags, I used `git tag -l` to see a list of them. Th=
is
command works as it represents valid revisions (tags):

[root@nfs src]# git bisect start release/12.4.0 release/12.2.0 -- sys/dev/e=
1000
Bisecting: a merge base must be tested
[68cfeeb1d3c428e3c3881f45bc3a20a252b37d0e] MFC r365284:

Please let me know if this seems like an OK compromise to your proposed com=
mand
in step #2.

--=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-268490-7501-oyBicXdedt>