numam-dpdk/app
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
..
cmdline_test app: simplify makefiles 2014-08-26 17:52:33 +02:00
dump_cfg app: simplify makefiles 2014-08-26 17:52:33 +02:00
test mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
test-acl acl: fix build and runtime for default target 2014-09-03 03:26:50 +02:00
test-pipeline app: simplify makefiles 2014-08-26 17:52:33 +02:00
test-pmd mbuf: expand ol_flags field to 64-bits 2014-09-17 18:53:40 +02:00
Makefile app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00