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.luc...@netronome.com>
Applied to dpdk-next-net/master, thanks. (replaced v5)