dpdk.git
2020-10-15 Savinay Dharmappasched: update subport rate dynamically
2020-10-15 Savinay Dharmappasched: introduce subport profile add function
2020-10-15 Savinay Dharmappasched: add subport profile table
2020-10-14 Dmitry Kozlyukexamples/cmdline: build on Windows
2020-10-14 Dmitry Kozlyukcmdline: support Windows
2020-10-14 Dmitry Kozlyukeal/windows: improve compatibility networking headers
2020-10-14 Dmitry Kozlyukcmdline: add internal wrapper for vdprintf
2020-10-14 Dmitry Kozlyukcmdline: add internal wrappers for character input
2020-10-14 Dmitry Kozlyukcmdline: add internal wrappers for terminal handling
2020-10-14 Dmitry Kozlyukcmdline: make implementation logically opaque
2020-10-14 Dmitry Kozlyukeal/windows: implement alarm API
2020-10-14 Dmitry Kozlyukeal/windows: add interrupt thread skeleton
2020-10-14 Pallavi Kadambus/pci: support netuio on Windows
2020-10-14 Ting Xutable: fix hash for 32-bit
2020-10-14 Konstantin... acl: deduplicate AVX512 code
2020-10-14 Konstantin... acl: optimize AVX512 classify with 4 bytes loads
2020-10-14 Konstantin... acl: add 512-bit AVX512 classify method
2020-10-14 Konstantin... acl: select 256-bit AVX512 classify method by default
2020-10-14 Konstantin... acl: add 256-bit AVX512 classify method
2020-10-14 Konstantin... acl: add infrastructure for AVX512 classify methods
2020-10-14 Konstantin... test/acl: expand classify test coverage
2020-10-14 Konstantin... app/acl: enhance displayed statistics
2020-10-14 Konstantin... acl: rework classify method selection
2020-10-14 Konstantin... acl: remove classify methods count enum
2020-10-14 Konstantin... doc: fix missing classify methods in ACL guide
2020-10-14 Konstantin... acl: fix x86 build for compiler without AVX2
2020-10-14 Vladimir Medvedkineal/x86: introduce type for AVX 512-bit
2020-10-14 Tal Shnaidermaneal/windows: export all built functions for clang
2020-10-14 Tal Shnaidermanbus/pci: support segment as address domain on Windows
2020-10-14 Guy Kanetiusertools: add OCTEON TX2 REE device binding
2020-10-14 Guy Kanetiregex/octeontx2: introduce REE driver
2020-10-14 Guy Kaneticommon/octeontx2: add REE definitions and logging
2020-10-13 Jim Harrisbus/pci: copy new id for inserted device on Linux
2020-10-13 Mairtin o Loingsighnet: add CRC AVX512 implementation
2020-10-13 Mairtin o Loingsighnet: add CRC implementation runtime selection
2020-10-13 Wei Hu (Xavier)test/cpuflags: add new Arm flags
2020-10-13 Wei Hu (Xavier)eal/arm64: update CPU flags
2020-10-13 Ruifeng Wangconfig: remap flags used for Arm platforms
2020-10-13 Juraj Linkešconfig: add -moutline-atomics to default Arm build
2020-10-13 Radu Nicolaunet/ice: use write combining store for tail updates
2020-10-13 Radu Nicolaunet/ixgbe: use write combining store for tail updates
2020-10-13 Radu Nicolaucommon/qat: use write combining store for tail updates
2020-10-13 Radu Nicolaunet/i40e: use write combining store for tail updates
2020-10-13 Radu Nicolaueal: add write combining store
2020-10-13 Nick Connollymem: fix allocation failure on non-NUMA kernel
2020-10-12 Min Hu (Connor)maintainers: update for bonding
2020-10-12 Chas Williamsnet/virtio: check raw checksum failure
2020-10-12 Chas Williamsnet: check segment pointer in raw checksum processing
2020-10-12 Sachin Saxenadoc: fix diagram in dpaa2 guide
2020-10-12 Bruce Richardsonbuild: skip detecting libpcap via pcap-config
2020-10-12 David Marchandeal: fix doxygen for EAL cleanup
2020-10-11 Yunjian Wangraw/dpaa2_qdma: fix reset
2020-10-11 Radha Mohan... raw/octeontx2_dma: support multiple DPI blocks
2020-10-11 Radha Mohan... raw/octeontx2_dma: assign PEM id for external transfer
2020-10-09 Min Hu (Connor)app/testpmd: add FEC command
2020-10-09 Min Hu (Connor)net/hns3: support FEC
2020-10-09 Min Hu (Connor)ethdev: introduce FEC API
2020-10-09 Robin Zhangnet/iavf: add extended stats
2020-10-09 Robin Zhangnet/iavf: cleanup Tx buffers
2020-10-09 Robin Zhangnet/iavf: disable promiscuous mode on close
2020-10-09 Robin Zhangnet/iavf: optimize promiscuous device operations
2020-10-09 Robin Zhangnet/iavf: re-program promiscuous mode on VF interface
2020-10-09 Robin Zhangnet/iavf: set min and max MTU for VF
2020-10-09 Robin Zhangnet/iavf: use link status helper functions
2020-10-09 Jeff Guonet/iavf: fix flow flush after PF reset
2020-10-09 Yunjian Wangnet/fm10k: fix memory leak when Tx thresh check fails
2020-10-09 Viacheslav... common/mlx5: fix PCI address lookup
2020-10-09 Xueming Linet/mlx5: disable dump of Verbs flows
2020-10-09 Lance Richardsonnet/bnxt: support fast mbuf free
2020-10-09 Kalesh APnet/bnxt: fix link update
2020-10-09 Michael Baumnet/mlx5: remove Rx queue object type field
2020-10-09 Michael Baumnet/mlx5: separate Rx queue state modification
2020-10-09 Michael Baumnet/mlx5: remove Tx queue object type field
2020-10-09 Michael Baumnet/mlx5: share Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: rearrange QP creation in Verbs module
2020-10-09 Michael Baumnet/mlx5: rearrange SQ and CQ creation in DevX module
2020-10-09 Michael Baumnet/mlx5: share Tx control code
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object creations
2020-10-09 Michael Baumnet/mlx5: reposition event queue number field
2020-10-09 Michael Baumnet/mlx5: reorder Tx queue Verbs object creation
2020-10-09 Michael Baumnet/mlx5: reorder Tx queue DevX object creation
2020-10-09 Michael Baumnet/mlx5: mitigate Tx queue reference counters
2020-10-09 Michael Baumnet/mlx5: remove unused variable in Tx queue creation
2020-10-09 Michael Baumnet/mlx5: fix send queue doorbell
2020-10-08 Huisong Liethdev: fix data type in TC queues
2020-10-08 Dekel Peledethdev: move RSS expansion code to mlx5 driver
2020-10-08 Dekel Peledethdev: fix RSS flow expansion in case of mismatch
2020-10-08 Ferruh Yigitethdev: check if queues are allocated before getting...
2020-10-08 Rasesh Modynet/qede: fix getting link details
2020-10-08 Alexander Kozyrevnet/mlx5: fix Rx queue count calculation
2020-10-08 Suanming Mounet/mlx5: fix meter table definitions
2020-10-08 Dekel Pelednet/mlx5: fix DevX CQ attributes values
2020-10-08 Ajit Khapardenet/bnxt: update HWRM structures
2020-10-08 Ajit Khapardenet/bnxt: support RSS hash selection
2020-10-08 Stephen Hemmingerethdev: use mbuf bulk free API
2020-10-08 Hongbo Zhengnet/hns3: remove redundant return value assignment
2020-10-08 Hongbo Zhengnet/hns3: check PCI config space reads
2020-10-08 Chengchang... net/hns3: support queue start and stop
2020-10-08 Huisong Linet/hns3: set max scheduling rate based on actual board
next