dpdk.git
2022-03-15 Bruce Richardsondoc: drop reference to KNI from Linux guide
2022-03-15 Bruce Richardsondoc: shorten details on HPET use
2022-03-15 Bruce Richardsondoc: expand list of directories in Linux guide
2022-03-15 Bruce Richardsondoc: merge Linux requirements for applications build
2022-03-15 Bruce Richardsondoc: remove duplicated note about UEFI secure boot
2022-03-15 Bruce Richardsondoc: drop note about old chipset from Linux guide
2022-03-15 Bruce Richardsondoc: update build section of FreeBSD guide
2022-03-15 Raslan Darawshehdoc: add tested platforms with Mellanox NICs
2022-03-13 Lingli Chendoc: add tested Intel platforms with Intel NICs
2022-03-10 Rakesh Kudurumallanet/cnxk: fix build with optimization
2022-03-14 Thinh Trannet/mlx5: fix CPU socket ID for Rx queue creation
2022-03-14 Jiawei Wangnet/mlx5: fix port matching in sample flow rule
2022-03-15 Thomas Monjalonversion: 22.03-rc4
2022-03-15 Bruce Richardsoneventdev: fix clang C++ include
2022-03-15 Bruce Richardsoncryptodev: fix clang C++ include
2022-03-15 Bruce Richardsoncompressdev: fix missing space in log macro
2022-03-15 Bruce Richardsoncompressdev: separate out driver-only headers
2022-03-15 Bruce Richardsoneal/freebsd: add missing C++ include guards
2022-03-15 Ferruh Yigitmaintainers: update for KNI, UIO and pcap
2022-03-15 Rahul Bhansaliexamples/l3fwd: fix buffer overflow in Tx
2022-03-14 Gregory Etelsonapp/testpmd: fix flow rule with flex input link
2022-03-14 Gregory Etelsonapp/testpmd: fix GTP header parsing in checksum engine
2022-03-14 Adham Masarwahapp/testpmd: fix show RSS RETA on Windows
2022-03-14 Kevin Liuapp/testpmd: fix L4 checksum in multi-segments
2022-03-14 Gerry Gribbonapp/regex: fix number of matches
2022-03-14 David Marchandbpf: fix build with some libpcap version on FreeBSD
2022-03-14 Piotr Bronowskicrypto/ipsec_mb: fix GCM requested digest length
2022-03-14 Pablo de Laracrypto/ipsec_mb: fix GMAC parameters setting
2022-03-14 Ciara Loftusnet/af_xdp: fix shared UMEM fill queue reserve
2022-03-14 Junxiao Shinet/af_xdp: fix custom program loading with multiple...
2022-03-10 Devendra Singh... net/qede: fix maximum Rx packet length
2022-03-10 Devendra Singh... net/qede: fix Rx bulk
2022-03-10 Devendra Singh... net/qede: fix Tx completion
2022-03-10 Alexander Kozyrevdoc: mention mlx5 MPRQ incompatibility with external...
2022-03-10 Viacheslav... doc: fix modify field action description for mlx5
2022-03-10 Jiawei Wangnet/mlx5: fix implicit tag insertion with sample action
2022-03-09 Rongwei Liunet/mlx5: forbid multiple ASO actions in a single rule
2022-03-09 Jiawei Wangnet/mlx5: fix sample flow action on trusted device
2022-03-09 Dariusz Sosnowskinet/mlx5: fix VLAN push action validation
2022-03-09 Joyce Kongnet/i40e: fix build with 16B descriptor on Arm
2022-03-10 Elena Agostinigpu/cuda: mark unused GDRCopy functions parameters
2022-03-10 David Marchandvhost: fix FD leak with inflight messages
2022-03-10 Chenbo Xiavhost: fix queue number check when setting inflight FD
2022-03-08 Thomas Monjalonversion: 22.03-rc3
2022-03-08 Robert Sanfordmaintainers: update for timer library
2022-03-08 Brian Dooleymaintainers: update for FIPS validation
2022-03-08 Yuying Zhangmaintainers: update for testpmd BPF files
2022-03-08 Yuying Zhangmaintainers: update for testpmd TM and MTR
2022-03-08 Elena Agostinigpudev: fix page alignment in communication list
2022-03-08 Leyi Rongnet/iavf: fix potential out-of-bounds access
2022-03-08 Ivan Malovnet/sfc: reduce log level of tunnel restore info error
2022-03-07 Rongwei Liunet/mlx5: fix meter creation default state
2022-03-07 Bing Zhaonet/mlx5: fix configuration without Rx queue
2022-03-07 Michael Baumnet/mlx5: fix E-Switch DV flow disabling
2022-03-07 Dariusz Sosnowskinet/mlx5: fix MPLS/GRE Verbs spec ordering
2022-03-07 Asaf Pensodoc: add steps to configure mlx5 VF as trusted
2022-03-07 Gregory Etelsonnet/mlx5: fix flex item availability
2022-03-07 Shun Haonet/mlx5: fix meter policy creation assert
2022-03-07 Bing Zhaonet/mlx5: remove unused reference counter
2022-03-07 Dmitry Kozlyuknet/mlx5: fix modify port action validation
2022-03-07 Michael Baumnet/mlx5: fix external Rx queue referencing
2022-03-07 Michael Baumnet/mlx5: fix external Rx queue dereferencing
2022-03-07 Jiawei Wangnet/mlx5: fix NIC egress flow mismatch in switchdev...
2022-03-07 Rongwei Liunet/mlx5: fix shared RSS destroy
2022-03-07 Gregory Etelsonnet/mlx5: fix next protocol RSS expansion
2022-03-07 Gregory Etelsonnet/mlx5: fix inet IPIP protocol type
2022-03-07 Weiguo Linet/bnxt: fix null dereference in session cleanup
2022-03-08 Thomas Monjalondevtools: fix symbols check
2022-03-08 Ferruh Yigitethdev: fix doxygen comments for device info struct
2022-03-08 Karl Bonde... build: fix build on FreeBSD with Meson 0.61.1
2022-03-08 David Marchandvhost: fix external message handlers
2022-03-08 Thomas Monjalonbuild: hide local symbols in shared libraries
2022-03-08 Thomas Monjalonregexdev: fix section attribute of symbols
2022-03-08 David Marchanddevtools: use libabigail rule for mlx glue drivers
2022-03-08 David Marchanddevtools: remove event/dlb exception in ABI check
2022-03-08 Aman Singhdevtools/cocci: update script for ethdev namespace
2022-03-08 Tianli Laiexamples/kni: add missing trailing newline in log
2022-03-08 Wenwu Maexamples/multi_process: make RSS and checksum optional
2022-03-08 Chuanshe Zhangexamples/flow_classify: fix failure message
2022-03-08 Honnappa Nagarahalliexamples/distributor: reduce Tx queue number to 1
2022-03-08 Honnappa Nagarahalliexamples/l3fwd: make Rx and Tx queue size configurable
2022-03-08 Honnappa Nagarahalliexamples/l3fwd: share queue size variables
2022-03-08 Sean Morrisseyexamples/l3fwd: support config file for EM
2022-03-08 Sean Morrisseyexamples/l3fwd: support config file for LPM/FIB
2022-03-08 Ben Magistroapp/dumpcap: allow help/version without primary process
2022-03-08 Stephen Hemmingerapp/dumpcap: check for failure to set promiscuous
2022-03-08 Stephen Hemmingertest/bpf: skip dump if conversion fails
2022-03-08 Stephen Hemmingerpcapng: handle failure of link status query
2022-03-07 Tianli Laiapp/pdump: free mempool at resources cleanup
2022-03-07 Reshma Pattanapp/pdump: abort on multi-core capture limit
2022-03-07 Wei Huangraw/ifpga: fix monitor thread
2022-03-07 Wei Huangraw/ifpga: fix interrupt handle allocation
2022-03-07 Wei Huangraw/ifpga: fix variable initialization in probing
2022-03-07 Elena Agostinigpu/cuda: fix dependency loading path
2022-03-07 Haiyue Wanggraph: remove useless duplicate name check
2022-03-07 Weiguo Lisched: remove useless malloc in PIE data init
2022-03-07 Wenxuan Wueal/linux: fix device monitor stop return
2022-03-07 David Marchandbus/pci: enhance driver pointer documentation
2022-03-04 Wenwu Maexamples/vhost: fix launch with physical port
2022-03-04 Peng Yuvhost: fix linker script syntax
next