> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Thursday, November 7, 2019 2:58 AM
> To: [email protected]; Thomas Monjalon
> <[email protected]>; Yigit, Ferruh <[email protected]>; Andrew
> Rybchenko <[email protected]>; Ananyev, Konstantin
> <[email protected]>; Dumitrescu, Cristian
> <[email protected]>
> Cc: [email protected]; Pavan Nikhilesh <[email protected]>
> Subject: [dpdk-dev] [PATCH v2 3/3] lib: use RTE_DIM to calculate array size
> 
> From: Pavan Nikhilesh <[email protected]>
> 
> use RTE_DIM to calculate array size.
> 
> Suggested-by: David Marchand <[email protected]>
> Signed-off-by: Pavan Nikhilesh <[email protected]>
> ---
>  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 <[email protected]>

Reply via email to