Go to file
Helin Zhang 96d5c1656b i40e/base: fix build with gcc < 4.4
It fixes the compile error as below on gcc version 4.3.4.
cc1: error: unrecognized command line option "-Wno-unused-but-set-variable"

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Tested-by: Zhaochen Zhan <zhaochen.zhan@intel.com>
2014-10-15 09:49:00 +02:00
app app/testpmd: print message if queue start/stop is not supported 2014-10-09 20:02:35 +02:00
config vhost: add makefile 2014-10-13 19:16:54 +02:00
doc vhost: add in doc 2014-10-13 19:39:38 +02:00
examples vhost: move from examples to dedicated library 2014-10-13 19:10:09 +02:00
lib i40e/base: fix build with gcc < 4.4 2014-10-15 09:49:00 +02:00
mk vhost: add makefile 2014-10-13 19:16:54 +02:00
pkg version: 1.7.1 2014-09-03 13:28:26 +02:00
scripts scripts: fix filtering of config comments on bsd 2014-06-19 00:57:50 +02:00
tools tools: fix setup script for Fedora 21 2014-10-10 17:50:31 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00