numam-dpdk/drivers/net/mlx4
Nelio Laranjeiro a21bc2fabc mlx4: improve Rx performance with better prefetching
Prefetching initial bytes of mbuf structures earlier and in two cache lines
instead of one improves performance of mlx4_rx_burst(), which accesses the
mbuf->next field not present in the first 128 bytes.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2015-10-31 00:21:58 +01:00
..
Makefile mlx4: fix shared library dependency 2015-08-03 00:38:26 +02:00
mlx4.c mlx4: improve Rx performance with better prefetching 2015-10-31 00:21:58 +01:00
mlx4.h mlx4: avoid requesting Tx completion events to improve performance 2015-07-01 11:28:42 +02:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00