net/mlx5: fix metadata storing for NEON Rx
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx_vec_neon.h
2020-07-29 Viacheslav Ovsiienkonet/mlx5: fix metadata storing for NEON Rx
2020-07-29 Alexander Kozyrevnet/mlx5: fix vectorized mini-CQE prefetching
2020-07-21 Viacheslav Ovsiienkonet/mlx5: convert Rx timestamps in real-time format
2020-06-03 Alexander Kozyrevnet/mlx5: fix vectorized Rx burst termination
2020-05-05 Alexander Kozyrevnet/mlx5: fix assert in dynamic metadata handling
2020-04-21 Alexander Kozyrevnet/mlx5: set dynamic flow metadata in Rx queues
2020-04-21 Alexander Kozyrevnet/mlx5: prefetch CQEs for a faster decompression
2020-04-21 Viacheslav Ovsiienkonet/mlx5: fix metadata for compressed Rx CQEs
2020-02-05 Alexander Kozyrevcommon/mlx5: improve assert control
2020-02-05 Matan Azradcommon/mlx5: introduce common library
2020-01-20 Viacheslav Ovsiienkonet/mlx5: allow allocated mbuf with external buffer
2019-11-11 Viacheslav Ovsiienkonet/mlx5: add metadata support to Rx datapath
2019-09-20 Phil Yangnet/mlx5: fix Rx CQ doorbell synchronization on aarch64
2019-07-23 Viacheslav Ovsiienkonet/mlx5: remove Tx implementation
2019-06-13 Matan Azradnet/mlx5: handle Tx completion with error
2019-06-13 Matan Azradnet/mlx5: remove Rx queues indexes correlation
2019-06-06 Dekel Pelednet/mlx5: fix order of items in NEON scatter
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-02-13 Dekel Pelednet/mlx5: fix Tx metadata for multi-segment packet
2018-11-16 Yongseok Kohnet/mlx5: optimize Rx buffer replenishment threshold
2018-10-26 Dekel Pelednet/mlx5: support metadata as flow rule criteria
2018-07-26 Yongseok Kohnet/mlx5: fix assert for Tx completion queue count
2018-07-02 Yongseok Kohnet/mlx5: fix Rx buffer replenishment threshold
2018-05-20 Gavin Hunet/mlx5: fix build with clang on ARM
2018-04-27 Xueming Linet/mlx5: support Rx tunnel type identification
2018-04-27 Xueming Linet/mlx5: support generic tunnel offloading
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: fix synchronization on polling Rx completions
2018-01-16 Yongseok Kohnet/mlx5: fix calculation of flow ID flag
2018-01-16 Yongseok Kohnet/mlx5: fix overwriting bit-fields in SW Rx queue
2018-01-16 Yongseok Kohnet/mlx5: add fallback in Tx for multi-segment packet
2018-01-16 Yongseok Kohnet/mlx5: add missing sanity checks for Tx completion...
2018-01-16 Nélio Laranjeironet/mlx5: fix Tx checksum offloads
2017-11-03 Thomas Monjalonnet/mlx5: fix some typos
2017-10-26 Yongseok Kohnet/mlx5: fix Tx doorbell memory barrier
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-12 Raslan Darawshehnet/mlx5: add Rx HW timestamp
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