On 12/19/2016 12:01 PM, Alejandro Lucero wrote: > Previous reported speed was hardcoded because there was not firmware > support for getting this information. This change needs to support old > firmware versions, keeping with the hardcoded report, and the new > versions, where the firmware makes that information available. > > 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.