numam-dpdk/lib
Neil Horman 8777aabc53 ixgbe: require only sse3 intrinsics
ixgbe was failing to build in the default configuration because it required
sse4.2 intrinsics, and the default config doesn't support more than sse3.
Modify the pmd so that only sse3 intrinsics are pulled in and used.

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
CC: Konstantin Ananyev <konstantin.ananyev@intel.com>
CC: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2014-08-13 01:47:03 +02:00
..
librte_acl acl: make tailq fully local 2014-07-22 19:42:23 +02:00
librte_cfgfile eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_cmdline eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_distributor eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_eal kni: fix missing backslash in Makefile 2014-08-01 21:25:00 +02:00
librte_ether ether: fix local address check 2014-08-01 17:56:54 +02:00
librte_hash hash: make tailq fully local 2014-07-22 19:42:23 +02:00
librte_ip_frag ip_frag: custom memmove 2014-06-26 22:51:30 +02:00
librte_ivshmem eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_kni eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_kvargs kvargs: fix build with gcc 4.5.1 2014-06-17 19:01:59 +02:00
librte_lpm lpm: make tailq fully local 2014-07-22 19:42:23 +02:00
librte_malloc eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_mbuf mbuf: add new packet flags for i40e 2014-06-17 18:22:02 +02:00
librte_mempool mempool: make tailq fully local 2014-07-22 19:42:23 +02:00
librte_meter remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_net remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_pipeline eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_pmd_bond bond: fix unit tests 2014-08-01 17:14:06 +02:00
librte_pmd_e1000 eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_pmd_i40e i40e/base: disable some clang warnings 2014-07-19 01:54:12 +02:00
librte_pmd_ixgbe ixgbe: require only sse3 intrinsics 2014-08-13 01:47:03 +02:00
librte_pmd_pcap pcap: fix Rx crash 2014-08-13 01:27:53 +02:00
librte_pmd_ring ring: remove extra devices creation with --vdev option 2014-07-22 16:43:04 +02:00
librte_pmd_virtio virtio: fix build with debug 2014-08-01 16:30:14 +02:00
librte_pmd_vmxnet3 vmxnet3: initialize receive mode for broadcast 2014-08-01 16:47:14 +02:00
librte_pmd_xenvirt xen: fix build 2014-07-03 16:12:39 +02:00
librte_port port: fix doxygen comment 2014-07-16 09:45:47 +02:00
librte_power eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_ring ring: make tailq fully local 2014-07-22 19:42:18 +02:00
librte_sched remove trailing whitespaces 2014-06-11 00:29:34 +02:00
librte_table eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
librte_timer remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile bond: new link bonding library 2014-07-01 16:25:12 +02:00