numam-dpdk/lib/librte_lpm
Congwen Zhang 1459d335d0 lpm: remove recursively included header file
includes itself: rte_lpm.h -> rte_lpm_sse.h -> rte_lpm.h
includes itself: rte_lpm.h -> rte_lpm_neon.h -> rte_lpm.h

Signed-off-by: Congwen Zhang <zhang.congwen@zte.com.cn>
2019-01-28 01:47:23 +01:00
..
Makefile lpm6: store rules in hash table 2018-09-19 17:11:17 +02:00
meson.build lpm6: store rules in hash table 2018-09-19 17:11:17 +02:00
rte_lpm6.c lpm6: add incremental update on delete 2018-09-19 17:11:37 +02:00
rte_lpm6.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_lpm_altivec.h lpm: add AltiVec for ppc64 2016-09-09 17:56:08 +02:00
rte_lpm_neon.h lpm: remove recursively included header file 2019-01-28 01:47:23 +01:00
rte_lpm_sse.h lpm: remove recursively included header file 2019-01-28 01:47:23 +01:00
rte_lpm_version.map lpm6: extend next hop field 2017-03-15 18:49:41 +01:00
rte_lpm.c lpm: fix allocation of an existing object 2018-02-01 00:35:06 +01:00
rte_lpm.h lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00