mbox series

[v1,0/2] net/axgbe: Add support for Yellow Carp ethernet

Message ID 20220131053920.167230-1-ssebasti@amd.com (mailing list archive)
Headers
Series net/axgbe: Add support for Yellow Carp ethernet |

Message

Selwin Sebastian Jan. 31, 2022, 5:39 a.m. UTC
  From: Selwin Sebastian <selwin.sebastian@amd.com>

Adding support for Yellow Carp ethernet device

Selwin Sebastian (2):
  net/axgbe: add support for Yellow Carp ethernet device
  net/axgbe: disable the CDR wa for Yellow Carp devices

 drivers/net/axgbe/axgbe_common.h |  2 ++
 drivers/net/axgbe/axgbe_ethdev.c | 36 ++++++++++++++++++++++----------
 2 files changed, 27 insertions(+), 11 deletions(-)
  

Comments

Ferruh Yigit Feb. 1, 2022, 2:23 p.m. UTC | #1
On 1/31/2022 5:39 AM, ssebasti@amd.com wrote:
> From: Selwin Sebastian <selwin.sebastian@amd.com>
> 
> Adding support for Yellow Carp ethernet device
> 

Hi Selwin,

Since you are referring to this new device (Yellow Carp), can you please
point to some documentation for it, better in the documentation but at
least in the commit log.

And if this device support is important enough, you can add this into the
release notes.

> Selwin Sebastian (2):
>    net/axgbe: add support for Yellow Carp ethernet device
>    net/axgbe: disable the CDR wa for Yellow Carp devices
> 
>   drivers/net/axgbe/axgbe_common.h |  2 ++
>   drivers/net/axgbe/axgbe_ethdev.c | 36 ++++++++++++++++++++++----------
>   2 files changed, 27 insertions(+), 11 deletions(-)
>