numam-dpdk/lib/librte_mbuf
Olivier Matz a22659550c mbuf: move sequence number in second cache line
Move this field in the second cache line, since no driver use it
in Rx path. The freed space will be used by a timestamp in next
commit.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2017-04-05 11:30:29 +02:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_mbuf_ptype.c mbuf: add functions to dump packet type 2016-10-11 18:22:36 +02:00
rte_mbuf_ptype.h mbuf: clarify definition of fragment packet types 2016-10-11 18:22:46 +02:00
rte_mbuf_version.map mbuf: add functions to dump offload flags 2016-10-12 18:08:40 +02:00
rte_mbuf.c mbuf: set mbuf fields while in pool 2017-04-05 11:30:29 +02:00
rte_mbuf.h mbuf: move sequence number in second cache line 2017-04-05 11:30:29 +02:00