> From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > use RTE_DIM to calculate array size. > > Suggested-by: David Marchand <david.march...@redhat.com> > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > Acked-by: Cristian Dumitrescu <cristian.dumitre...@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.la...@intel.com>