net/mlx5: fix SSE Rx support verification
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx_vec_sse.c
2017-10-12 Nélio Laranjeironet/mlx5: fix SSE Rx support verification
2017-10-12 Nélio Laranjeironet/mlx5: prefix Tx structures and functions
2017-10-12 Nélio Laranjeironet/mlx5: prefix Rx structures and functions
2017-10-06 Yongseok Kohnet/mlx5: fix overflow of Rx SW ring
2017-10-06 Shachar Beisernet/mlx5: support upstream rdma-core
2017-10-06 Shachar Beisernet/mlx5: replace network to host macros
2017-10-06 Shahaf Shulernet/mlx5: enforce Tx num of segments limitation
2017-10-06 Shahaf Shulernet/mlx5: fix num seg assumption in SSE Tx
2017-10-06 Nélio Laranjeironet/mlx5: remove pedantic pragma
2017-10-06 Nélio Laranjeironet/mlx5: prepare vector Rx ring at setup time
2017-08-03 Nelio Laranjeironet/mlx5: add parameters to enable/disable vector datapath
2017-08-03 Yongseok Kohnet/mlx5: fix error statistics in SSE Rx
2017-08-03 Yongseok Kohnet/mlx5: fix offload flags in SSE Rx
2017-08-03 Yongseok Kohnet/mlx5: fix buffer address posting in SSE Rx
2017-07-31 Yongseok Kohnet/mlx5: fix L4 packet type support
2017-07-31 Yongseok Kohnet/mlx5: fix counting consumed Tx descriptors
2017-07-07 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for x86