Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jan 2020 09:34:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 236724] igb(4): Interfaces fail to switch active to inactive state
Message-ID:  <bug-236724-7501-rSA3p7O9Ap@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236724-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236724-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=3D236724

--- Comment #32 from Vin=C3=ADcius Zavam <egypcio@FreeBSD.org> ---
(In reply to Marius Halden from comment #31)

it did not work for me, following the steps I reported on Comment 20. D21712
also did not fix it (for me, again, following same testing steps).

used HEAD@r356310 and created an USB bootable image with the following
release.conf:

#!/bin/sh
######################################################################
# WITH_DVD=3D
CHROOTDIR=3D"/builder2/freebsd/scratch/head"
DOC_UPDATE_SKIP=3D1
KERNEL=3D"GENERIC"
MAKE_FLAGS=3D"-s -j4"
NODOC=3D
NOPORTS=3D
PORTS_UPDATE_SKIP=3D1
SRCBRANCH=3D"base/head@rHEAD"
SVNROOT=3D"https://svn.freebsd.org"
TARGET=3D"amd64"
TARGET_ARCH=3D"amd64"

--=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-236724-7501-rSA3p7O9Ap>