numam-dpdk/app/test-pmd
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.c mbuf: remove the rte_pktmbuf structure 2014-09-17 11:27:51 +02:00
config.c mbuf: expand ol_flags field to 64-bits 2014-09-17 18:53:40 +02:00
csumonly.c mbuf: expand ol_flags field to 64-bits 2014-09-17 18:53:40 +02:00
flowgen.c mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
icmpecho.c mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
ieee1588fwd.c mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
iofwd.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
macfwd-retry.c mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
macfwd.c mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
macswap.c mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
Makefile app: simplify makefiles 2014-08-26 17:52:33 +02:00
mempool_anon.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
mempool_osdep.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
parameters.c bond: testpmd support 2014-07-01 16:25:35 +02:00
rxonly.c mbuf: expand ol_flags field to 64-bits 2014-09-17 18:53:40 +02:00
testpmd.c mbuf: replace data pointer by an offset 2014-09-17 18:53:40 +02:00
testpmd.h mbuf: expand ol_flags field to 64-bits 2014-09-17 18:53:40 +02:00
txonly.c mbuf: expand ol_flags field to 64-bits 2014-09-17 18:53:40 +02:00