numam-dpdk/lib/librte_pmd_ixgbe
Panu Matilainen 4dc41c7be6 ixgbe: fix build with gcc 5
gcc 5 supports a new logical-not-parentheses warning which
ixgbe_common.c triggers, causing build failure with -Werror.
Since this source must not be modified, silence the warning instead.

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-02-25 16:24:15 +01:00
..
ixgbe ixgbe: fix big endian access 2015-02-20 11:52:29 +01:00
ixgbe_82599_bypass.c ixgbe: fix build with bypass enabled 2014-10-09 20:02:34 +02:00
ixgbe_bypass_api.h ixgbe: support X550 2014-10-07 17:01:08 +02:00
ixgbe_bypass_defines.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_bypass.c ixgbe: fix build with bypass and debug enabled 2014-12-02 12:28:11 +01:00
ixgbe_bypass.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_ethdev.c ixgbe: remove unused function causing error with clang 2015-02-24 03:18:55 +01:00
ixgbe_ethdev.h ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
ixgbe_fdir.c ethdev: unification of flow types 2015-02-22 23:56:20 +01:00
ixgbe_logs.h ixgbe: always log init messages 2014-09-18 20:52:41 +02:00
ixgbe_pf.c ixgbe: remove an useless check in VF RSS 2015-01-27 12:36:24 +01:00
ixgbe_rxtx_vec.c mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
ixgbe_rxtx.c ethdev: unification of RSS offload types 2015-02-22 23:56:20 +01:00
ixgbe_rxtx.h ixgbe: fix multi-process support 2014-12-17 00:40:37 +01:00
Makefile ixgbe: fix build with gcc 5 2015-02-25 16:24:15 +01:00
rte_pmd_ixgbe_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00