Go to file
Yerden Zhumabekov 6597fc642d app/test: remove redundant compile checks
Since rte_hash_crc() can now be run regardless of SSE4.2 support,
we can safely remove compile checks for RTE_MACHINE_CPUFLAG_SSE4_2
in test utilities.

Signed-off-by: Yerden Zhumabekov <e_zhumabekov@sts.kz>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2015-02-23 18:32:36 +01:00
app app/test: remove redundant compile checks 2015-02-23 18:32:36 +01:00
config bond: add debug info for mode 6 2015-02-20 23:07:01 +01:00
doc app/testpmd: new commands for ntuple filter 2015-02-22 04:04:53 +01:00
examples ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
lib hash: slice CRC data into 8-byte pieces 2015-02-23 18:30:05 +01:00
mk mk: support x32 ABI 2015-02-18 20:26:33 +01:00
pkg
scripts scripts: find areas without maintainer 2015-02-09 15:15:04 +01:00
tools tools: enable binding device to uio_pci_generic 2015-02-20 23:34:44 +01:00
.gitignore
GNUmakefile
LICENSE.GPL
LICENSE.LGPL
MAINTAINERS examples/bond: add example application for link bonding mode 6 2015-02-20 23:07:02 +01:00
Makefile