dpdk.git
2021-11-24 Alexander Bechikovmbuf: fix dump of dynamic fields and flags
2021-11-24 Ferruh Yigitkni: restrict bifurcated device support
2021-11-24 David Huntexamples/l3fwd-power: revert wakeup log
2021-11-23 Gagandeep Singhapp/crypto-perf: increase segment size for IPsec
2021-11-23 Pablo de Laradoc: support IPsec Multi-buffer lib v1.1
2021-11-23 Gagandeep Singhdrivers/crypto: return error for not supported SA lifetime
2021-11-23 Gagandeep Singhdrivers/crypto: fix IPsec TTL decrement option
2021-11-23 Raja Zidanecrypto/mlx5: fix maximum number of queue pairs
2021-11-23 Pablo de Laracrypto/ipsec_mb: fix cipher key setting
2021-11-24 Elena Agostinigpu/cuda: set rte_errno
2021-11-24 Elena Agostinigpudev: manage null parameters in memory functions
2021-11-17 Thomas Monjalonversion: 21.11-rc3
2021-11-17 Ferruh Yigitnet: add macro for VLAN header length
2021-11-17 Huisong Liexamples/ethtool: close port before exit
2021-11-17 Chengwen Fengexamples/ethtool: enhance Rx/Tx queue NUMA affinity
2021-11-17 Vladimir Medvedkinhash: clarify comment for bucket entries number
2021-11-17 Elena Agostinibuild: make gpudev optional
2021-11-17 Viacheslav... net/mlx5: fix modify field destination bit offset
2021-11-17 Michael Baumcommon/mlx5: fix memory leak in Windows MR deregistration
2021-11-17 Michael Baumcommon/mlx5: fix user mode register access attribute
2021-11-17 Dariusz Sosnowskinet/mlx5: fix MPLS tunnel outer layer overwrite
2021-11-17 Dariusz Sosnowskinet/mlx5: fix partial inline of fine grain packets
2021-11-17 Qi Zhangdoc: explain partially supported features for ice PMD
2021-11-17 Ivan Malovnet/sfc: support MAC address edits in transfer flows
2021-11-17 Ivan Malovcommon/sfc_efx/base: support MAC address edit actions...
2021-11-17 Ivan Malovnet/sfc: organise MAE flow action parsing function...
2021-11-17 Ivan Malovnet/sfc: refine order of checks on MAE action set attach
2021-11-17 Gregory Etelsonapp/testpmd: fix tunnel offload validation
2021-11-17 Kumara Parameshwarannet/failsafe: fix secondary process probe
2021-11-17 Viacheslav... net/sfc: support regioned NIC DMA memory mapping type
2021-11-17 Andrew Rybchenkocommon/sfc_efx/base: support NIC DMA memory regions API
2021-11-17 Ivan Malovnet/sfc: fix printout labels for decrease TTL actions
2021-11-17 Ivan Malovnet/sfc: fix printout label for count action
2021-11-17 Somnath Koturnet/bnxt: fix Rx next consumer index in mbuf alloc...
2021-11-16 Kishore Padmanabhanet/bnxt: fix ULP context list deadlock
2021-11-16 Kishore Padmanabhanet/bnxt: fix multi adapter
2021-11-16 Kishore Padmanabhanet/bnxt: fix SRAM resource free block list
2021-11-16 Jay Dingnet/bnxt: remove settings for multiple session
2021-11-16 Ajit Khapardedoc: update release note for bnxt PMD
2021-11-16 Lance Richardsonnet/bnxt: remove software prefetches from AVX2 Rx
2021-11-16 Lance Richardsonnet/bnxt: avoid unnecessary work in AVX2 Rx
2021-11-17 Ivan Malovapp/testpmd: fix flow transfer proxy port handling
2021-11-16 Dmitry Kozlyukcommon/mlx5: fix MPRQ mempool registration
2021-11-16 Chengfeng Yenet/mlx5: fix mutex unlock in Tx packet pacing cleanup
2021-11-16 Chengwen Fengnet/hns3: optimize Tx performance
2021-11-16 Chengwen Fengnet/hns3: optimize Tx performance by mbuf fast free
2021-11-16 Raslan Darawshehapp/testpmd: fix GTP PSC extension header length
2021-11-16 Dmitry Kozlyuknet/mlx5: fix keeping indirect RSS non-isolated mode
2021-11-16 Bing Zhaonet/mlx5: fix RSS validation with meter policy
2021-11-16 Gregory Etelsonnet/mlx5: fix GRE protocol type translation
2021-11-16 Gregory Etelsonnet/mlx5: fix GENEVE protocol type translation
2021-11-16 Gregory Etelsonnet/mlx5: fix RSS expansion scheme for GRE header
2021-11-16 Gregory Etelsonnet/mlx5: add Ethernet header to GENEVE RSS expansion
2021-11-16 Gregory Etelsonnet/mlx5: fix VXLAN-GPE next protocol translation
2021-11-16 Radu Nicolaunet/iavf: fix VLAN insertion
2021-11-16 Alvin Zhangnet/ice: fix secondary process Rx offload path
2021-11-16 Dapeng Yudoc: update release notes for DCF reset in ice PMD
2021-11-16 Junfeng Guonet/ice/base: fix GTPU UL/DL flag
2021-11-16 Jiayu Huvhost: fix packed ring descriptor update in async enqueue
2021-11-16 Bing Zhaovdpa/mlx5: fix mkey creation check
2021-11-16 Chenbo Xiaexamples/vhost: fix port init in mergeable mode
2021-11-17 David Marchandbuild: make pdump optional
2021-11-17 David Marchandbuild: make metrics libraries optional
2021-11-17 David Marchandbuild: make GRO/GSO libraries optional
2021-11-17 David Marchandci: test minimum configuration
2021-11-17 Bruce Richardsondoc: fix Doxygen examples build on FreeBSD
2021-11-17 Joyce Kongapp: remove unneeded atomic header include
2021-11-17 Joyce Kongapp/testpmd: remove atomic operations for port status
2021-11-17 Joyce Kongapp/eventdev: use compiler atomics for shared data...
2021-11-17 Joyce Kongapp/crypto: use compiler atomic builtins for display...
2021-11-17 Joyce Kongapp/compress: use compiler atomic builtins for display...
2021-11-17 Joyce Kongapp/bbdev: use compiler atomics for shared data sync
2021-11-17 Joyce Kongtest/timer: use compiler atomic builtins for sync
2021-11-17 Joyce Kongtest/stack_perf: use compiler atomics for lcore sync
2021-11-17 Joyce Kongtest/ring_perf: use compiler atomic builtins for lcores...
2021-11-17 Joyce Kongtest/pmd_perf: use compiler atomic builtins for polling...
2021-11-17 Joyce Kongtest/func_reentrancy: use compiler atomics for data...
2021-11-17 Joyce Kongtest/bpf: use compiler atomics for calculation
2021-11-17 Miao Liexamples/l3fwd-power: add wakeup log
2021-11-17 Raslan Darawshehapp/flow-perf: fix parsing of invalid option
2021-11-17 Michael Baumcommon/mlx5: fix redundant field in MR control structure
2021-11-17 Konstantin... ip_frag: add namespace
2021-11-17 Vladimir Medvedkinhash: fix Toeplitz hash implementation
2021-11-17 David Marchandexamples/ntb: fix build dependency
2021-11-17 Dmitry Kozlyukdoc: discourage using Meson 0.58 on Windows
2021-11-17 Dmitry Kozlyukconfig/x86: fix MinGW cross build with Meson 0.49
2021-11-17 Dmitry Kozlyukbuildtools: make AVX512 check portable
2021-11-17 Dmitry Kozlyukconfig/x86: skip GNU binutils bug check for LLVM
2021-11-16 Elena Agostiniapp/gpudev: improve output
2021-11-16 Stephen Hemmingerfix spelling in comments and doxygen
2021-11-16 Elena Agostinigpu/cuda: introduce CUDA driver
2021-11-16 David Marchandtest: move RED to extra tests list
2021-11-16 David Marchandtest: create a list of extra tests
2021-11-16 David Marchandtest: remove unnecessary test commands
2021-11-16 Joyce Kongexamples/flow_filtering: enhance code snippet readability
2021-11-16 Gregory Etelsonexamples/multi_process: fix Rx packets distribution
2021-11-16 Harneet Singhexamples/l3fwd-power: fix early shutdown
2021-11-16 Stephen Hemmingertest/bpf: do not require DNS lookup
2021-11-16 Arek Kusztalcommon/qat: fix queue pair config overrun
2021-11-16 Gagandeep Singhtest/crypto: fix output buffer length
next