numam-dpdk/drivers/net/thunderx
Jerin Jacob 5c7ccb263b net/thunderx: reduce writes to mbuf
With the mbuf rework, we now have 8 contiguous bytes to be
rearmed in the mbuf at 8B naturally aligned address.
Use single 8B write to avoid multiple 2B writes in Rx path.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Signed-off-by: Maciej Czekaj <maciej.czekaj@caviumnetworks.com>
2017-04-19 15:37:37 +02:00
..
base net/thunderx: use internal byte ordering macros 2017-04-19 15:37:37 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
nicvf_ethdev.c net/thunderx: reduce writes to mbuf 2017-04-19 15:37:37 +02:00
nicvf_ethdev.h net/thunderx: increase driver version to 2.0 2016-10-13 15:30:59 +02:00
nicvf_logs.h net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00
nicvf_rxtx.c net/thunderx: reduce writes to mbuf 2017-04-19 15:37:37 +02:00
nicvf_rxtx.h net/thunderx: reduce writes to mbuf 2017-04-19 15:37:37 +02:00
nicvf_struct.h net/thunderx: reduce writes to mbuf 2017-04-19 15:37:37 +02:00
nicvf_svf.c net/thunderx: add functions to store qsets 2016-10-13 15:30:59 +02:00
nicvf_svf.h net/thunderx: add functions to store qsets 2016-10-13 15:30:59 +02:00
rte_pmd_thunderx_nicvf_version.map net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00