numam-dpdk/examples/dpdk_qat
Pablo de Lara 3b1a6bd8f0 examples/dpdk_qat: fix build error message
When compiling dpdk_qat app with an i686 target on a x86_64 OS,
an error message was shown, saying that it can only be built
on a 32-bit OS, which should be i686 OS, as other 32-bit OS
are not supported.

Fixes: 3460012bcc ("examples/qat: update")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-03-31 22:03:05 +02:00
..
config_files examples: fix whitespace 2015-06-12 11:10:10 +02:00
crypto.c replace bzero with memset 2015-12-07 04:57:16 +01:00
crypto.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
main.c mbuf: use offset macro 2015-06-24 12:01:14 +02:00
Makefile examples/dpdk_qat: fix build error message 2016-03-31 22:03:05 +02:00