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
..
2014-07-22 19:42:23 +02:00
2014-06-27 02:31:24 +02:00
2014-07-22 19:42:23 +02:00
2014-06-27 02:31:24 +02:00
2014-06-11 00:29:34 +02:00
2014-06-11 00:29:34 +02:00
2014-06-27 02:31:24 +02:00
2014-07-22 19:42:18 +02:00
2014-06-27 02:31:24 +02:00
2014-07-01 16:25:12 +02:00