Netdev List
 help / color / mirror / Atom feed
From: Jianhui Xu <neuromoments@gmail.com>
To: mail@birger-koblitz.de
Cc: andrew+netdev@lunn.ch, andrew@lunn.ch, davem@davemloft.net,
	edumazet@google.com, hkallweit1@gmail.com, kuba@kernel.org,
	linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org,
	linux@armlinux.org.uk, netdev@vger.kernel.org, pabeni@redhat.com,
	Jianhui Xu <neuromoments@gmail.com>
Subject: Re: [PATCH net-next v4 00/12] ax88179_178a: Add support for AX88179A-based chips
Date: Sat,  1 Aug 2026 11:59:41 +0800	[thread overview]
Message-ID: <20260801035941.3307404-1-neuromoments@gmail.com> (raw)
In-Reply-To: <20260731-ax88179a-v4-0-2cf1f71b1dd2@birger-koblitz.de>

Hi Birger,

I tested v4 on an ASIX AX88179B adapter (USB 0b95:1790,
bcdDevice 0x0200, firmware 1.3.0.0). And it worked smoothly.

I applied the series on top of net-next commit
df13c1df8147675470213ffff29dd5762fa321f5 and tested the resulting
7.2.0-rc3 kernel in a KVM Debian guest with the adapter passed through via
an emulated XHCI controller.

The driver automatically selected USB configuration 1 and bound as
ax88179. The MDIO path bound the "Asix Electronics AX88179A" PHY driver
(MDIO device ID 0x003b179a), and phylink reported 1000 Mb/s, full duplex,
autonegotiation enabled, and link detected. Driver information and read-only
EEPROM access also worked.

DHCP and interface-bound pings worked, and bidirectional iperf3 completed.
I also tested EEE disable/enable, pause enable/restore, module unload/reload,
ACPI S3 suspend/resume, and QEMU USB detach/reattach. Each recovery test
restored the PHY binding, carrier, DHCP, 1000/full reporting, and traffic.
I saw no AX88179/PHY/phylink warning, oops, call trace, or traffic timeout.

Tested-by: Jianhui Xu <neuromoments@gmail.com>

Thanks,
Jianhui

  parent reply	other threads:[~2026-08-01  3:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-31 16:19 [PATCH net-next v4 00/12] ax88179_178a: Add support for AX88179A-based chips Birger Koblitz
2026-07-31 16:19 ` [PATCH net-next v4 01/12] ax88179_178a: Fix endianness of pause watermark register Birger Koblitz
2026-07-31 16:19 ` [PATCH net-next v4 02/12] ax88179_178a: Split driver into library and device specific code Birger Koblitz
2026-07-31 16:19 ` [PATCH net-next v4 03/12] ax88179_178a: Add HW support for AX179A-based chips Birger Koblitz
2026-07-31 19:37   ` Andrew Lunn
2026-07-31 16:19 ` [PATCH net-next v4 04/12] ax88179_178a: Add EEE configuration support for AX88179A MACs Birger Koblitz
2026-07-31 16:19 ` [PATCH net-next v4 05/12] ax88179_178a: Add EEE configuration support for AX88179A PHYs Birger Koblitz
2026-07-31 19:41   ` Andrew Lunn
2026-07-31 16:19 ` [PATCH net-next v4 06/12] ax88179_178a: Add VLAN offload support for AX88179A Birger Koblitz
2026-07-31 16:19 ` [PATCH net-next v4 07/12] ax88179_178a: Add AX179A/AX279 multicast configuration Birger Koblitz
2026-07-31 16:19 ` [PATCH net-next v4 08/12] ax88179_178a: Add Suspend/resume support for AX88179A/772D/279 Birger Koblitz
2026-07-31 16:19 ` [PATCH net-next v4 09/12] ax88179_178a: Add ethtool get_drvinfo Birger Koblitz
2026-07-31 19:42   ` Andrew Lunn
2026-07-31 16:19 ` [PATCH net-next v4 10/12] ax88179_178a: update driver information Birger Koblitz
2026-07-31 19:45   ` Andrew Lunn
2026-07-31 16:19 ` [PATCH net-next v4 11/12] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access Birger Koblitz
2026-07-31 16:19 ` [PATCH net-next v4 12/12] ax88796b: Add support for AX88772D, AX88179A and AX88279 Birger Koblitz
2026-08-01  3:59 ` Jianhui Xu [this message]
2026-08-01  5:42   ` [PATCH net-next v4 00/12] ax88179_178a: Add support for AX88179A-based chips Birger Koblitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260801035941.3307404-1-neuromoments@gmail.com \
    --to=neuromoments@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mail@birger-koblitz.de \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox