[dpdk-dev] [PATCH v6] nfp: report link speed using hardware info

Ferruh Yigit ferruh.yigit at intel.com
Tue Dec 20 14:44:29 CET 2016


On 12/20/2016 1:22 PM, Alejandro Lucero wrote:
> Previous reported speed was hardcoded because there was not firmware
> support for getting this information. This change needs also to support
> old firmware versions, but instead of the previous hardcoded report, no
> speed is reported to the user avoiding to give the wrong speed when link
> is not configured to 40G.
> 
> v6: avoid to report speed with old firmware
> v5: Fix missing parenthesis
> v4: Make conditional simple and more ellaborated commit comment.
> v3: remove unsed macro
> v2: use RTE_DIM instead of own macro
> 
> Signed-off-by: Alejandro Lucero <alejandro.lucero at netronome.com>

Applied to dpdk-next-net/master, thanks. (replaced v5)



More information about the dev mailing list