mbuf: add namespace to offload flags
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx_vec_sse.h
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-07-22 Alexander Kozyrevnet/mlx5: fix meta register conversion for extensive...
2021-07-15 Sarosh Arifnet/mlx5: fix typo in vectorized Rx comments
2021-06-24 Alexander Kozyrevnet/mlx5: convert meta register to big-endian
2021-03-16 Viacheslav Ovsiienkonet/mlx5: fix Rx metadata leftovers
2021-01-29 Alexander Kozyrevnet/mlx5: fix flow tag decompression
2020-11-03 Alexander Kozyrevnet/mlx5: support flow tag and packet header miniCQEs
2020-11-03 Alexander Kozyrevnet/mlx5: refactor vectorized Rx
2020-11-03 Thomas Monjalonnet/mlx5: switch Rx timestamp to dynamic mbuf field
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
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-07-23 Matan Azradnet/mlx5: update LRO fields in completion entry
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-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-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: separate shareable vector functions