numam-dpdk/lib/librte_pmd_i40e
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
..
i40e i40e: new poll mode driver 2014-06-17 18:22:19 +02:00
i40e_ethdev_vf.c i40evf: queue start and stop 2014-08-25 16:07:50 +02:00
i40e_ethdev.c i40e: queue start and stop 2014-08-25 16:07:50 +02:00
i40e_ethdev.h i40e: rework vlan stripping and insertion 2014-06-20 15:47:59 +02:00
i40e_logs.h i40e: new poll mode driver 2014-06-17 18:22:19 +02:00
i40e_pf.c i40e: add vlan stripping and insertion to PF messaging 2014-06-20 15:48:19 +02:00
i40e_pf.h i40e: add vlan stripping and insertion to PF messaging 2014-06-20 15:48:19 +02:00
i40e_rxtx.c mbuf: expand ol_flags field to 64-bits 2014-09-17 18:53:40 +02:00
i40e_rxtx.h i40e: queue start and stop 2014-08-25 16:07:50 +02:00
Makefile i40e/base: disable some clang warnings 2014-07-19 01:54:12 +02:00