[dpdk-dev] [PATCH v3 3/3] lib: use RTE_DIM to calculate array size

Laatz, Kevin kevin.laatz at intel.com
Fri Jan 24 11:37:10 CET 2020


> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
> 
> use RTE_DIM to calculate array size.
> 
> Suggested-by: David Marchand <david.marchand at redhat.com>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> ---
>  lib/librte_ethdev/rte_ethdev.c                   | 8 +++-----
>  lib/librte_ip_frag/ip_frag_internal.c            | 5 ++---
>  lib/librte_port/rte_port_eventdev.c              | 4 ++--
>  lib/librte_port/rte_port_eventdev.h              | 4 ----
>  lib/librte_telemetry/rte_telemetry_parser_test.c | 4 +---
>  5 files changed, 8 insertions(+), 17 deletions(-)

<...>

Acked-by: Kevin Laatz <kevin.laatz at intel.com>


More information about the dev mailing list