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

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Thu Nov 7 10:08:30 CET 2019



> -----Original Message-----
> From: pbhagavatula at marvell.com <pbhagavatula at marvell.com>
> Sent: Thursday, November 7, 2019 2:58 AM
> To: david.marchand at redhat.com; Thomas Monjalon
> <thomas at monjalon.net>; Yigit, Ferruh <ferruh.yigit at intel.com>; Andrew
> Rybchenko <arybchenko at solarflare.com>; Ananyev, Konstantin
> <konstantin.ananyev at intel.com>; Dumitrescu, Cristian
> <cristian.dumitrescu at intel.com>
> Cc: dev at dpdk.org; Pavan Nikhilesh <pbhagavatula at marvell.com>
> Subject: [dpdk-dev] [PATCH v2 3/3] lib: use RTE_DIM to calculate array size
> 
> 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>
> ---
>  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 ----
>  4 files changed, 7 insertions(+), 14 deletions(-)
> 

Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>



More information about the dev mailing list