On 10/9/2017 3:38 PM, Kirill Rybalchenko wrote:
> Precompiler instructions #ifdef RTE_LIBRTE_I40E_PMD ... #endif
> were not placed correctly, which caused number of
> compilation errors if I40E PMD is disabled.
>
> Fixes: 5a4806d304e0 ("app/testpmd: support updating pctype mapping")
>
> Signed-of
Precompiler instructions #ifdef RTE_LIBRTE_I40E_PMD ... #endif
were not placed correctly, which caused number of
compilation errors if I40E PMD is disabled.
Fixes: 5a4806d304e0 ("app/testpmd: support updating pctype mapping")
Signed-off-by: Kirill Rybalchenko
---
app/test-pmd/cmdline.c | 7 +++-
2 matches
Mail list logo