[dpdk-dev] [PATCH] net/e1000: add minimum support for Broadcom 54616 PHY

Lu, Wenzhuo wenzhuo.lu at intel.com
Mon Jan 15 02:11:17 CET 2018


Hi Chas,
1, Would you like to use this CLI “lspci -nn | grep Eth” to get the device ID of  the NIC?
2, You mentioned “the doc of the platform”. Is it public? If so, could you tell me the link? Just want to understand more about it.
Thanks.


Best regards
Wenzhuo Lu

From: Chas Williams [mailto:3chas3 at gmail.com]
Sent: Friday, January 12, 2018 1:57 AM
To: Lu, Wenzhuo <wenzhuo.lu at intel.com>
Cc: dev at dpdk.org; skhare at vmware.com; Charles (Chas) Williams <ciwillia at brocade.com>; Chas Williams <chas3 at att.com>
Subject: Re: [dpdk-dev] [PATCH] net/e1000: add minimum support for Broadcom 54616 PHY

I derived that value by observing what the ixgbe finds when loading on my platform.  The docs for the platform say that the attached PHY is a Broadcom 54616.  I couldn't find any documentation on this PHY to determine what this value is (i.e. is it really some sort of ID string for that PHY).    I almost suspect that the ixgbe is reading some registers on the PHY that just happen to contain this value after reset.

Supposedly it's similar to the 54618 but that really doesn't provide much more information.  The bnx2x has a driver for the 54618 and nothing that looks similar to that string.


More information about the dev mailing list