numam-dpdk/doc/guides
Chen Jing D(Mark) d06e6bb248 fm10k: optimize mbuf freeing in non-vector Tx
When the TX function tries to free a bunch of mbufs, it will free
them one by one. This change will scan the free list and merge the
requests in case they belongs to same pool, then free once, which
will reduce cycles on freeing mbufs.

Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com>
Acked-by: Shaopeng He <shaopeng.he@intel.com>
2016-03-16 18:51:43 +01:00
..
contributing mk: replace the combined library with a linker script 2016-03-01 14:37:27 +01:00
cryptodevs null_crypto: add driver for null crypto operations 2016-03-11 02:16:18 +01:00
faq doc: remove DPDK from guide titles 2015-12-17 16:02:26 +01:00
freebsd_gsg doc: fix -n option in FreeBSD guide 2015-12-15 15:04:39 +01:00
linux_gsg igb_uio: deprecate extended tag 2016-03-09 01:51:01 +01:00
nics fm10k: setup Rx interrupt for PF and VF 2016-03-16 18:51:35 +01:00
prog_guide doc: fix number of supported bonding modes 2016-03-07 22:57:35 +01:00
rel_notes fm10k: optimize mbuf freeing in non-vector Tx 2016-03-16 18:51:43 +01:00
sample_app_ug examples/vmdq_dcb: support X710 2016-03-16 17:47:10 +01:00
testpmd_app_ug ethdev: add IP in GRE tunnel 2016-03-13 15:27:20 +01:00
xen doc: clean up index files 2015-12-15 13:50:42 +01:00
conf.py doc: fix navigation levels in html sidebar of guides 2016-01-16 09:16:56 +01:00
index.rst doc: fix navigation levels in html sidebar of guides 2016-01-16 09:16:56 +01:00