examples/performance-thread: set thread names
[dpdk.git] / drivers /
2021-04-21 Chengwen Fengvdpa/ifc: set notify and vring relay thread names
2021-04-21 Chengwen Fengraw/ifpga: set monitor thread name
2021-04-21 Chengwen Fengnet/ice: set VSI reset thread name
2021-04-21 Chengwen Fengnet/ark: set generator delay thread name
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-21 Bruce Richardsondrivers: clean up build lists
2021-04-21 Bruce Richardsondrivers: simplify main build file
2021-04-17 Shijith Thottonevent/octeontx2: support crypto adapter forward mode
2021-04-16 Leyi Rongnet/ice: add Rx AVX512 offload path
2021-04-16 Leyi Rongnet/ice: add Tx AVX512 offload path
2021-04-16 Robin Zhangnet/iavf: fix lack of MAC type when set MAC address
2021-04-16 Robin Zhangnet/i40e: fix lack of MAC type when set MAC address
2021-04-16 Yuying Zhangnet/ice: support flow priority for DCF switch filter
2021-04-15 Yury Kylulinnet/i40e: support 25G AOC/ACC cables
2021-04-15 Yuying Zhangnet/ice: support GTPU TEID pattern for switch filter
2021-04-15 Yuying Zhangnet/ice/base: support GTPU for DCF switch filter
2021-04-15 Michael Baumnet/mlx5: separate Tx burst functions to different...
2021-04-15 Michael Baumnet/mlx5: separate Tx function implementations to new...
2021-04-15 Michael Baumnet/mlx5: separate Tx burst template to header file
2021-04-15 Michael Baumnet/mlx5: separate Tx function declarations to another...
2021-04-15 Michael Baumnet/mlx5: separate Rx function implementations to new...
2021-04-15 Michael Baumnet/mlx5: separate Rx function declarations to another...
2021-04-15 Chengwen Fengnet/hns3: rename Rx burst function
2021-04-15 Thierry Herbelotnet/virtio: fix kernel set owner for multi-queue devices
2021-04-15 Huisong Linet/hns3: support fixed link speed
2021-04-15 Huisong Linet/hns3: support flow control autoneg for copper port
2021-04-15 Huisong Linet/hns3: support link speed autoneg for PF
2021-04-15 Huisong Linet/hns3: report speed capability for PF
2021-04-15 Huisong Linet/hns3: obtain supported speed for fiber port
2021-04-15 Huisong Linet/hns3: fix firmware compatibility configuration
2021-04-15 Huisong Linet/hns3: fix flow control mode
2021-04-15 Huisong Linet/hns3: add 1000M speed bit for copper PHYs
2021-04-15 Huisong Linet/hns3: fix supported speed of copper ports
2021-04-14 Chengwen Fengnet/hns3: remove VLAN/QinQ ptypes from support list
2021-04-14 Chengwen Fengnet/hns3: list supported ptypes for advanced Rx descriptor
2021-04-14 Chengwen Fengnet/hns3: fix PTP capability report
2021-04-14 Chengwen Fengnet/hns3: add reporting tunnel GRE packet type
2021-04-14 Chengwen Fengnet/hns3: fix missing outer L4 UDP flag for VXLAN
2021-04-14 Chengwen Fengnet/hns3: fix verification of NEON support
2021-04-14 Chengchang Tangnet/hns3: fix use of command status enumeration
2021-04-14 Chengchang Tangnet/hns3: fix timing in mailbox
2021-04-14 Chengwen Fengnet/hns3: fix VF handling LSC event in secondary process
2021-04-14 Chengwen Fengnet/hns3: fix possible mismatched response of mailbox
2021-04-14 Chengwen Fengnet/hns3: delete mailbox arq ring
2021-04-14 Wenzhuo Lunet/iavf: add offload path for Rx AVX512 flex descriptor
2021-04-14 Wenzhuo Lunet/iavf: add offload path for Rx AVX512
2021-04-14 Wenzhuo Lunet/iavf: add offload path for Tx AVX512
2021-04-14 Wenzhuo Lunet/iavf: store offload flag of Rx queue
2021-04-14 Wenzhuo Lunet/i40e: fix crash in AVX512
2021-04-14 Wenzhuo Lunet/ice: fix crash in AVX512
2021-04-14 Wenzhuo Lunet/iavf: fix crash in AVX512
2021-04-14 Haifei Luoethdev: dump single flow rule
2021-04-14 Ferruh Yigitdrivers: add missing includes
2021-04-13 Li Zhangnet/mvpp2: check meter packet mode
2021-04-13 Li Zhangnet/softnic: check meter packet mode
2021-04-13 Haiyue Wangnet/ice: update QinQ switch filter handling
2021-04-13 Qi Zhangnet/ice/base: allow GTP-U filter using only inner protocols
2021-04-13 Qi Zhangnet/ice/base: add packet type for PPPoL2TPv2oUDP
2021-04-13 Qi Zhangnet/ice/base: fix QinQ PPPoE dummy packet selection
2021-04-13 Qi Zhangnet/ice/base: add inner VLAN protocol type for QinQ...
2021-04-13 Qi Zhangnet/ice/base: add set/get GPIO helper functions
2021-04-13 Qi Zhangnet/ice/base: enable I2C read/write commands
2021-04-13 Qi Zhangnet/ice/base: add priority check of matching recipe
2021-04-13 Qi Zhangnet/ice/base: change protocol ID for VLAN in DVM
2021-04-13 Qi Zhangnet/ice/base: support PPPoL2TPv2oUDP RSS hash
2021-04-13 Qi Zhangnet/ice/base: set MAC type for E823C device
2021-04-13 Qi Zhangnet/ice/base: remove unused ptype field in PTT definition
2021-04-13 Qi Zhangnet/ice/base: print link configure error
2021-04-13 Qi Zhangnet/ice/base: support removing VSI from flow profile
2021-04-13 Qi Zhangnet/ice/base: cleanup code
2021-04-13 Radu Nicolaunet/ice: use write combining store for tail on AVX512
2021-04-13 Haiyue Wangnet/ixgbe: fix Rx errors statistics for UDP checksum
2021-04-13 Jiawei Wangnet/mlx5: fix resource release for mirror flow
2021-04-13 Viacheslav Ovsiienkonet/mlx4: fix RSS action with null hash key
2021-04-13 Xiaoyu Minnet/mlx5: fix redundant flow after RSS expansion
2021-04-13 Alexander Kozyrevnet/mlx5: support 64-bit for modify field action
2021-04-13 Alexander Kozyrevnet/mlx5: fix modify field action endianness
2021-04-13 Alexander Kozyrevnet/mlx5: fix modify field action order for IPv6
2021-04-13 Tal Shnaidermannet/mlx5: fix link speed calculation on Windows
2021-04-13 Alexander Kozyrevnet/mlx5: check extended metadata for meta modification
2021-04-13 Jeff Guonet/iavf: support flow director for IP fragment
2021-04-13 Jeff Guonet/iavf: support RSS hash for IP fragment
2021-04-13 Jeff Guocommon/iavf: add protocol header for IP fragment
2021-04-13 Wenwu Manet/ice: fix illegal access when removing MAC filter
2021-04-13 Alvin Zhangnet/e1000: fix max Rx packet size
2021-04-13 Lingyu Liunet/ice: extend invalid RSS combinations
2021-04-13 John Daleynet/enic: fix completion pointer calculation
2021-04-13 Ivan Malovcommon/sfc_efx/base: fix indication of MAE encap support
2021-04-13 Chengchang Tangnet/hns3: fix configure FEC when concurrent with reset
2021-04-13 Chengchang Tangnet/hns3: fix queue state when concurrent with reset
2021-04-13 Chengchang Tangnet/hns3: fix timing in resetting queues
2021-04-13 Chengwen Fengnet/hns3: fix some packet types
2021-04-13 Hongbo Zhengnet/hns3: fix concurrent interrupt handling
2021-04-13 Min Hu (Connor)net/hns3: fix rollback in PF init
2021-04-13 Chengwen Fengnet/hns3: simplify selecting Rx/Tx function
2021-04-13 Chengwen Fengnet/hns3: log selected datapath
2021-04-13 Chengwen Fengnet/hns3: refactor PF LSC event report
2021-04-13 Chengwen Fengnet/hns3: refactor VF LSC event report
2021-04-16 Fan Zhangcryptodev: add dequeue count parameter in raw API
next