Mark Kavanagh 18f5900198 ethdev: fix build with libc ip6 header
The name of the rte_eth_fdir_flow's rte_eth_ipv6_flow attribute,
'ip6_flow', clashes with a macro defined in
/usr/include/netinet/ip6.h, such that when DPDK is linked with an
application that uses the afforementioned header, the macro is
expanded within the DPDK struct, causing a compilation error.

Rename the relevant attribute in DPDK to resolve this.

Signed-off-by: Mark Kavanagh <mark.b.kavanagh@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2014-12-11 01:42:02 +01:00
..
2014-12-05 16:55:00 +01:00
2014-06-11 00:29:34 +02:00
2014-11-26 19:35:55 +01:00
2014-08-26 17:52:33 +02:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2014-12-05 16:54:53 +01:00
2014-11-26 19:35:55 +01:00
2014-11-27 16:21:11 +01:00
2014-11-26 19:35:55 +01:00