Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Oct 2021 15:27:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 258057] muge(4) crashes with large tx batches
Message-ID:  <bug-258057-19105-IS6gSINYtu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258057-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258057-19105@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=3D258057

--- Comment #32 from Dan Kotowski <dan.kotowski@a9development.com> ---
$ curl -4 icanhazip.com ; curl -6 icanhazip.com
73.163.228.147
curl: (7) Couldn't connect to server

$ ifconfig ue0 inet
ue0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=3D80009<RXCSUM,VLAN_MTU,LINKSTATE>
        inet 192.168.1.99 netmask 0xffffff00 broadcast 192.168.1.255

$ ifconfig ue0 inet6
ue0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
        options=3D80009<RXCSUM,VLAN_MTU,LINKSTATE>
        inet6 fe80::21e:c0ff:fee1:2c60%ue0 prefixlen 64 scopeid 0x3
        inet6 2001:470:e35c:REDACTED prefixlen 64
        nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>

$ netstat -6rnW
Routing tables

Internet6:
Destination                       Gateway                       Flags   Nho=
p#=20=20
 Mtu    Netif Expire
::/96                             ::1                           UGRS       =
 6=20
16384      lo0
::1                               link#1                        UHS        =
 1=20
16384      lo0
::ffff:0.0.0.0/96                 ::1                           UGRS       =
 6=20
16384      lo0
2001:470:e35c:1::/64              link#3                        U          =
 8=20=20
1500      ue0
2001:470:e35c:1:REDACTED            link#3                      UHS        =
 4=20
16384      lo0
fe80::/10                         ::1                           UGRS       =
 6=20
16384      lo0
fe80::%lo0/64                     link#1                        U          =
 3=20
16384      lo0
fe80::1%lo0                       link#1                        UHS        =
 2=20
16384      lo0
fe80::%ue0/64                     link#3                        U          =
 8=20=20
1500      ue0
fe80::21e:c0ff:fee1:2c60%ue0      link#3                        UHS        =
 4=20
16384      lo0
ff02::/16                         ::1                           UGRS       =
 6=20
16384      lo0

--=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-258057-19105-IS6gSINYtu>