bd815dc0b7
The l2_len and l3_len fields are used for TX offloads and so should be put on the second cache line, along with the other fields only used on TX. The l2 and l3 lengths can be accessed as a single uint16_t for performance, as well as individually. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com> |
||
---|---|---|
.. | ||
Makefile | ||
rte_mbuf.c | ||
rte_mbuf.h |