numam-dpdk/lib/librte_ip_frag
Pavan Nikhilesh 9196db904b lib: use common macro RTE_DIM
Use RTE_DIM to calculate array size.

Suggested-by: David Marchand <david.marchand@redhat.com>
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: David Marchand <david.marchand@redhat.com>
2020-02-05 14:37:41 +01:00
..
ip_frag_common.h ip_frag: use key length for key comparison 2018-11-06 01:58:11 +01:00
ip_frag_internal.c lib: use common macro RTE_DIM 2020-02-05 14:37:41 +01:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_ip_frag_common.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_ip_frag_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_ip_frag.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_ipv4_fragmentation.c ip_frag: remove remaining IP checkum offload flag 2019-07-16 13:23:04 +02:00
rte_ipv4_reassembly.c ip_frag: remove IP checkum offload flag 2019-07-08 11:04:01 +02:00
rte_ipv6_fragmentation.c ip_frag: fix IPv6 fragment size calculation 2019-06-27 18:05:46 +02:00
rte_ipv6_reassembly.c ip_frag: remove IP checkum offload flag 2019-07-08 11:04:01 +02:00