numam-dpdk/lib
Bruce Richardson f46e442ca0 eal: remove unneeded conditionals for SSE headers
Our x86 baseline is to have support for SSE4.2, so therefore there is no
point in conditions around the inclusion of SSE1 - SSE4 headers.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2017-07-04 14:35:37 +02:00
..
librte_acl acl: fix build with ARMv8 clang 2017-07-03 22:28:10 +02:00
librte_bitratestats fix typos using codespell utility 2017-06-14 23:54:13 +02:00
librte_cfgfile cfgfile: support empty value 2017-04-04 16:32:06 +02:00
librte_cmdline lib: add switch fall-through comments 2017-05-05 18:36:55 +02:00
librte_compat fix typos using codespell utility 2017-06-14 23:54:13 +02:00
librte_cryptodev cryptodev: fix device stop function 2017-06-28 19:59:22 +02:00
librte_distributor eal: switch to architecture specific pause function 2017-07-03 23:58:51 +02:00
librte_eal eal: remove unneeded conditionals for SSE headers 2017-07-04 14:35:37 +02:00
librte_efd efd: support lookup using NEON intrinsics 2017-07-03 15:27:32 +02:00
librte_ether ethdev: use device handle to detach 2017-07-04 01:22:19 +02:00
librte_eventdev eventdev: define default value for dequeue timeout 2017-06-21 15:33:23 +02:00
librte_hash eal: switch to architecture specific pause function 2017-07-03 23:58:51 +02:00
librte_ip_frag ip_frag: handle MTU sizes not aligned to 8 bytes 2017-06-22 17:59:05 +02:00
librte_jobstats mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
librte_kni kni: allocate no more mbuf than empty slots in queue 2017-07-01 12:54:51 +02:00
librte_kvargs mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
librte_latencystats latency: fix missing includes in exported header 2017-05-01 00:13:15 +02:00
librte_lpm lpm: fix index of tbl8 2017-06-19 23:30:01 +02:00
librte_mbuf mbuf: fix debug checks for headroom and tailroom 2017-07-01 12:18:29 +02:00
librte_mempool eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_meter mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
librte_metrics metrics: fix out of bound access 2017-06-05 15:30:27 +02:00
librte_net eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_pdump pdump: remove unnecessary header include 2017-06-14 23:45:51 +02:00
librte_pipeline mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
librte_port eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_power mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
librte_reorder fix typos using codespell utility 2017-06-14 23:54:13 +02:00
librte_ring eal: switch to architecture specific pause function 2017-07-03 23:58:51 +02:00
librte_sched sched: add NEON optimizations 2017-07-03 15:13:36 +02:00
librte_table table: add NEON implementation of LRU strategy 3 2017-07-03 17:15:47 +02:00
librte_timer eal: switch to architecture specific pause function 2017-07-03 23:58:51 +02:00
librte_vhost vhost: log error for badly negotiated features 2017-06-16 14:04:25 +02:00
Makefile net: add CRC computation API 2017-04-05 23:03:23 +02:00