net/virtio: fix incorrect cast of void *
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx_vec.h
2017-10-12 Yongseok Kohnet/mlx5: fix deadlock due to buffered slots in Rx...
2017-10-12 Yongseok Kohnet/mlx5: add vectorized Rx/Tx burst for ARM
2017-10-12 Yongseok Kohnet/mlx5: separate shareable vector functions
2017-10-12 Yongseok Kohnet/mlx5: use static assert for compile-time sanity...