On 12/9/2022 2:43 AM, Chaoyong He wrote: > From: Long Wu <[email protected]> > > The NFP PMD driver retrieves the linkspeed by reading the > NFP_NET_CFG_STS_LINK register. This register is not set by all versions > of the firmware. > > Add a second preferred method to read the linkspeed from the port table > instead, while keeping the old lookup method as a fallback in case that > is not supported. > > Signed-off-by: Long Wu <[email protected]> > Reviewed-by: Chaoyong He <[email protected]> > Reviewed-by: Niklas Söderlund <[email protected]>
Applied to dpdk-next-net/main, thanks.

