> > The rte_eth_dev_count() function will never return a value greater
> > than RTE_MAX_ETHPORTS, so that checking is useless.
> >
> > Signed-off-by: Mauricio Vasquez B > studenti.polito.it>
>
> Acked-by: Ferruh Yigit
Applied, thanks
On 5/3/2016 10:16 PM, Mauricio Vasquez B wrote:
> The rte_eth_dev_count() function will never return a value greater
> than RTE_MAX_ETHPORTS, so that checking is useless.
>
> Signed-off-by: Mauricio Vasquez B studenti.polito.it>
> ---
> v2:
> Add missed case in examples/kni/main.c
Acked-by: Fer
The rte_eth_dev_count() function will never return a value greater
than RTE_MAX_ETHPORTS, so that checking is useless.
Signed-off-by: Mauricio Vasquez B
---
v2:
Add missed case in examples/kni/main.c
app/proc_info/main.c | 4
app/test/test_pmd_perf.c
3 matches
Mail list logo