Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2023 05:04:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 270163] Intel 82571EB quad port adapter causing ifconfig response delays when only one interface plugged in at boot
Message-ID:  <bug-270163-7501-tdOP1mSsT1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270163-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270163-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=3D270163

--- Comment #8 from Timothy Pearson <tpearson@raptorengineering.com> ---
OK, looks like it's on data transmission, CARP was just the first transmiss=
ion
on the device when it was set up.  With CARP disabled, the log looks simila=
r,
everything looks OK then it dies somewhere in the first few lines here:

e1000_put_hw_semaphore
__e1000_read_phy_reg_igp
e1000_get_hw_semaphore
e1000_read_phy_reg_mdic
e1000_put_hw_semaphore
e1000_get_laa_state_82571
e1000_rar_set_generic
e1000_get_laa_state_82571
e1000_rar_set_generic
e1000_check_for_copper_link
e1000_phy_has_link_generic
__e1000_read_phy_reg_igp
e1000_get_hw_semaphore
Driver can't access device - SMBI bit is set.
e1000_put_hw_semaphore
e1000_read_phy_reg_mdic
MDI Error
e1000_put_hw_semaphore
__e1000_read_phy_reg_igp
e1000_get_hw_semaphore
Driver can't access device - SMBI bit is set.
e1000_put_hw_semaphore
e1000_read_phy_reg_mdic
MDI Error
e1000_put_hw_semaphore

--=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-270163-7501-tdOP1mSsT1>