Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2017 09:27:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 217721] axge(4) hangs while link goes offline
Message-ID:  <bug-217721-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217721

            Bug ID: 217721
           Summary: axge(4) hangs while link goes offline
           Product: Base System
           Version: 11.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: lozovoy.ep+bugsfreebsd@gmail.com

Created attachment 180740
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180740&action=
=3Dedit
axge patch that works for me

How to reproduce:=20
1. disconnect link from axge network card
2. run "while true; do wake ue0 11:22:33:44:55:66; done"
3. get a lot of "No buffer space available" messages
4. connect link back
5. try to do "wake" (or something else) one more time
6. get "No buffer space available" message

# usbconfig
ugen0.1: <XHCI root HUB 0x8086> at usbus0, cfg=3D0 md=3DHOST spd=3DSUPER (5=
.0Gbps)
pwr=3DSAVE (0mA)
ugen0.2: <AX88179 ASIX Elec. Corp.> at usbus0, cfg=3D0 md=3DHOST spd=3DHIGH=
 (480Mbps)
pwr=3DON (248mA)

# uname -a
FreeBSD zinc 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 #0: Wed Feb 22 06:12:04
UTC 2017     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERI=
C=20
amd64


I'm not familiar with freebsd kernel internals, but attached patch works fo=
r me
for a long time and no side effects observed.

Also I suppose same problem with axe(4).

--=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-217721-8>