[PATCH v2 0/2] write link speed to control BAR
Ferruh Yigit
ferruh.yigit at amd.com
Mon Mar 13 11:18:28 CET 2023
On 3/10/2023 6:25 AM, Chaoyong He wrote:
> Due to changes in the firmware for NFPs, firmware will no longer write
> the link speed of a port to the control BAR. In line with the behaviour
> of the kernel NFP driver, this is now handled by the PMD by reading the
> value provided by the NSP in the nfp_eth_table struct within the pf_dev
> of the port and subsequently writing this value to the control BAR.
>
> ---
> V2:
> * Using the 16bit read/write helper functions
> ---
> James Hershaw (2):
> net/nfp: add helper functions for read/write 16b values
> net/nfp: write link speed to control BAR
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list