> 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]> > Acked-by: Cristian Dumitrescu <[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 ---- > lib/librte_telemetry/rte_telemetry_parser_test.c | 4 +--- > 5 files changed, 8 insertions(+), 17 deletions(-)
<...> Acked-by: Kevin Laatz <[email protected]>

