numam-dpdk/lib/librte_mbuf
Jerin Jacob 99a5744147 mbuf: fix performance with 128-byte cache line
No need to split mbuf structure to two cache lines for 128-byte cache
line size targets as it can fit on a single 128-byte cache line.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2016-02-11 12:45:35 +01:00
..
Makefile mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
rte_mbuf_version.map lib: remove redundant definition of local symbols 2015-06-29 18:57:32 +02:00
rte_mbuf.c mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
rte_mbuf.h mbuf: fix performance with 128-byte cache line 2016-02-11 12:45:35 +01:00