numam-dpdk/lib/librte_ip_frag
Bruce Richardson 3f50cf9075 ip_frag: check for x86 rather than SSE4
Since SSE4 is now part of the minimum requirements for DPDK, we don't need
to check for its presence any more.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2017-07-04 14:35:41 +02:00
..
ip_frag_common.h ip_frag: free mbufs on reassembly table destroy 2017-06-22 17:58:38 +02:00
ip_frag_internal.c ip_frag: check for x86 rather than SSE4 2017-07-04 14:35:41 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_ip_frag_common.c ip_frag: free mbufs on reassembly table destroy 2017-06-22 17:58:38 +02:00
rte_ip_frag.h ip_frag: free mbufs on reassembly table destroy 2017-06-22 17:58:38 +02:00
rte_ipfrag_version.map ip_frag: free mbufs on reassembly table destroy 2017-06-22 17:58:38 +02:00
rte_ipv4_fragmentation.c ip_frag: handle MTU sizes not aligned to 8 bytes 2017-06-22 17:59:05 +02:00
rte_ipv4_reassembly.c fix typos using codespell utility 2017-06-14 23:54:13 +02:00
rte_ipv6_fragmentation.c eal: add assert macro for debug 2016-05-02 15:31:17 +02:00
rte_ipv6_reassembly.c fix typos using codespell utility 2017-06-14 23:54:13 +02:00