numam-dpdk/lib/librte_pmd_ixgbe
Bruce Richardson 4332beee95 mbuf: expand ol_flags field to 64-bits
The offload flags field (ol_flags) was 16-bits and had no further room
for expansion. This patch increases the field size to 64-bits, using up
the remaining reserved space in the single-cache-line mbuf.

NOTE: none of the values for existing flags have been changed, i.e. no
new numbers have been explicitly reserved between existing flag
definitions.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-09-17 18:53:40 +02:00
..
ixgbe ixgbe/base: fix build with debug 2014-07-02 22:33:22 +02:00
ixgbe_82599_bypass.c ixgbe: rework fix of media type for bypass device 2014-06-26 07:16:53 +02:00
ixgbe_bypass_api.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_bypass_defines.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_bypass.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_bypass.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_ethdev.c ethdev: add link state interrupt flag 2014-06-27 02:21:50 +02:00
ixgbe_ethdev.h ixgbe: add filters 2014-06-16 19:55:14 +02:00
ixgbe_fdir.c ixgbe/base: flow director changes 2014-06-18 23:31:59 +02:00
ixgbe_logs.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_pf.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_rxtx_vec.c mbuf: remove the rte_pktmbuf structure 2014-09-17 11:27:51 +02:00
ixgbe_rxtx.c mbuf: expand ol_flags field to 64-bits 2014-09-17 18:53:40 +02:00
ixgbe_rxtx.h mbuf: expand ol_flags field to 64-bits 2014-09-17 18:53:40 +02:00
Makefile ixgbe/base: disable some clang warnings 2014-07-19 01:54:07 +02:00