ethdev: move egress metadata to dynamic field
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx_vec.h
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
2019-07-23 Matan Azradnet/mlx5: update LRO fields in completion entry
2019-04-05 Yongseok Kohnet/mlx5: revert mbuf address calculation for x86
2019-01-15 Yongseok Kohnet/mlx5: fix instruction hotspot on replenishing Rx...
2018-10-26 Dekel Pelednet/mlx5: support metadata as flow rule criteria
2018-07-02 Yongseok Kohnet/mlx5: fix Rx buffer replenishment threshold
2018-05-14 Yongseok Kohnet/mlx5: add Multi-Packet Rx support
2018-05-14 Yongseok Kohnet/mlx5: add new memory region support
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-01 Olivier Matznet/mlx5: use SPDX tags in 6WIND copyrighted files
2018-01-28 Yongseok Kohnet/mlx5: replace I/O memory barrier with coherent...
2018-01-16 Shahaf Shulernet/mlx5: convert to new Tx offloads API
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...