#19455: asix ax88772b usb to rj45 adaptor don't show tx packets
------------------------+----------------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Chaos Calmer (trunk)
 Component:  kernel     |    Version:  Trunk
Resolution:             |   Keywords:
------------------------+----------------------------------

Comment (by stephane.chazelas@…):

 Same here with a 0b95:7720 on a Ubuntu server with 3.13 Linux kernel. So
 probably a Linux kernel (asix driver) issue.

 {{{
 # ethtool -i eth2
 driver: asix
 version: 22-Dec-2011
 firmware-version: ASIX AX88772 USB 2.0 Ethernet
 [...]
 }}}

 TX-bytes is non-zero but tx-packets stays 0:

 {{{
 # ip -s -s -s link show eth2
 7: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state
 UP qlen 1000
     link/ether 8c:ae:4c:xx:xx:xx brd ff:ff:ff:ff:ff:ff
     RX: bytes  packets  errors  dropped overrun mcast
     896058     19334    0       0       0       0
     RX errors: length  crc     frame   fifo    missed
                0        0       0       0       0
     TX: bytes  packets  errors  dropped carrier collsns
     9486       0        0       0       0       0
     TX errors: aborted fifo    window  heartbeat
                0        0       0       0
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/19455#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to