dpdk.git
2022-02-23 Jiawen Wunet/txgbe: fix debug logs
2022-02-23 Jiawen Wunet/ngbe: fix debug logs
2022-02-23 Ciara Loftusdoc: add AF_XDP queue setup information
2022-02-21 Raja Zidaneapp/testpmd: fix GENEVE parsing in checksum mode
2022-02-21 Michael Baumcommon/mlx5: refactor devargs management
2022-02-21 Michael Baumcommon/mlx5: check common devargs in probing again
2022-02-21 Michael Baumnet/mlx5: separate per port configuration
2022-02-21 Michael Baumnet/mlx5: refactor to detect operation by DevX
2022-02-21 Michael Baumnet/mlx5: add shared device context config structure
2022-02-21 Michael Baumnet/mlx5: concentrate all device configurations
2022-02-21 Michael Baumnet/mlx5: rearrange device attribute structure
2022-02-21 Michael Baumnet/mlx5: add E-Switch mode flag
2022-02-21 Michael Baumnet/mlx5: share counter config function
2022-02-21 Michael Baumnet/mlx5: share realtime timestamp configure
2022-02-21 Michael Baumcommon/mlx5: share VF check function
2022-02-21 Michael Baumnet/mlx5: remove Verbs query device duplication
2022-02-21 Michael Baumnet/mlx5: remove DevX flag duplication
2022-02-21 Michael Baumnet/mlx5: remove HCA attribute structure duplication
2022-02-21 Michael Baumnet/mlx5: remove redundant check of devargs
2022-02-21 Michael Baumnet/mlx5: remove declaration duplications
2022-02-21 Michael Baumnet/mlx5: fix errno update in shared context creation
2022-02-21 Michael Baumnet/mlx5: fix ASO CT object release
2022-02-21 Michael Baumnet/mlx5: fix ineffective metadata argument adjustment
2022-02-21 Michael Baumnet/mlx5: fix sibling device config check
2022-02-21 Dapeng Yunet/i40e: enable maximum frame size at port level
2022-02-20 Radu Nicolaunet/iavf: fix segmentation offload buffer size
2022-02-20 Michal Wilczynskinet/ice: fix overwriting of LSE bit by DCF
2022-02-18 Ciara Loftusnet/af_xdp: reserve fill queue before socket create
2022-02-18 Ciara Loftusnet/af_xdp: ensure socket is deleted on Rx queue setup...
2022-02-18 Weiguo Linet/sfc: fix memory allocation size for cache
2022-02-18 Ivan Malovnet/sfc: fix flow tunnel support detection
2022-02-18 Ivan Malovcommon/sfc_efx/base: add missing handler for 1-byte...
2022-02-18 Ivan Malovcommon/sfc_efx/base: fix recirculation ID set in outer...
2022-02-18 Jerin Jacobnet/cnxk: unify file names
2022-02-18 Kiran Kumar Knet/cnxk: keep flow rules across restart
2022-02-18 Gowrishankar... net/cnxk: fix uninitialized local variable
2022-02-18 Gowrishankar... common/cnxk: fix uninitialized pointer read
2022-02-18 Gowrishankar... common/cnxk fix unintended sign extension
2022-02-18 Gowrishankar... common/cnxk: add missing checks of return values
2022-02-17 Ankur Dwivedinet/cnxk: add inline IPsec telemetry for CN10K
2022-02-17 Ankur Dwivedinet/cnxk: add inline IPsec telemetry for CN9K
2022-02-18 Ciara Loftusnet/af_xdp: make compatible with libbpf >= 0.7.0
2022-02-17 David Marchandnet/af_xdp: add missing trailing newline in logs
2022-02-17 Junxiao Shinet/af_xdp: allow probing when multiprocess is disabled
2022-02-17 Ankur Dwivedicommon/cnxk: fix NPC key extraction validation
2022-02-17 Chengwen Fengexamples/vhost: remove DMA type option help info
2022-02-17 Maxime Coquelinvhost: fix unsafe vring addresses modifications
2022-02-15 Abhimanyu Sainivdpa/sfc: make MCDI memzone name unique
2022-02-15 Xuan Dingvhost: fix physical address mapping
2022-02-15 Xuan Dingvhost: fix field naming in guest page struct
2022-02-17 Harman Kalracommon/cnxk: enable NIX Tx interrupts errata
2022-02-17 Satheesh Paulnet/cnxk: fix Rx/Tx function update
2022-02-17 Satheesh Paulcommon/cnxk: fix base rule merge
2022-02-17 Satheesh Paulcommon/cnxk: fix log level during MCAM allocation
2022-02-17 Satheesh Paulcommon/cnxk: fix flow deletion
2022-02-17 Satheesh Paulcommon/cnxk: fix null access in IPv6 flow parsing
2022-02-17 Min Hu (Connor)app/testpmd: check starting port is not in bonding
2022-02-17 Junjie Wannet/bonding: fix slaves initializing on MTU setting
2022-02-17 Junjie Wannet/bonding: log on invalid device argument
2022-02-16 Rahul Bhansalinet/cnxk: fix mbuf data length
2022-02-16 David Marchandethdev: fix MAC address in telemetry device info
2022-02-16 Yunjian Wangnet/iavf: reset security context pointer on stop
2022-02-16 Yunjian Wangnet/txgbe: reset security context pointer on close
2022-02-16 Yunjian Wangnet/ixgbe: reset security context pointer on close
2022-02-15 John Millernet/ark: add performance optimizations
2022-02-15 John Millernet/ark: add memory write barriers in critical paths
2022-02-15 John Millernet/ark: support chunk DMA transfers
2022-02-15 John Millernet/ark: update packet generator and checker config...
2022-02-15 John Millernet/ark: support arbitrary mbuf size
2022-02-15 John Millernet/ark: support new devices
2022-02-15 John Millernet/ark: add device capabilities record
2022-02-15 Martin Spinlernet/nfb: support more MAC addresses
2022-02-15 Martin Spinlernet/nfb: fix multicast/promiscuous mode switching
2022-02-15 Martin Spinlernet/nfb: use timestamp offload flag
2022-02-15 Martin Spinlernet/nfb: skip log for zero-sized Tx burst
2022-02-15 Martin Spinlernet/nfb: fix array indexes in deinit functions
2022-02-15 John Daleynet/enic: fix dereference before null check
2022-02-15 Jie Wangnet/iavf: support L2TPv2 for flow director
2022-02-15 Jie Wangnet/iavf: support L2TPv2 for RSS
2022-02-15 Joyce Kongnet/i40e: add flow mark capability to NEON Rx
2022-02-24 Pablo de Laradoc: support IPsec Multi-buffer lib v1.2
2022-02-24 Pablo de Laracrypto/ipsec_mb: fix length and offset settings
2022-02-24 Pablo de Laracrypto/ipsec_mb: fix ZUC operation overwrite
2022-02-24 Pablo de Laracrypto/ipsec_mb: fix ZUC authentication verify
2022-02-24 Pablo de Laracrypto/ipsec_mb: check missing operation types
2022-02-23 Brian Dooleycrypto/virtio: fix out-of-bounds access
2022-02-23 Nicolas Chautrubaseband/acc100: avoid out-of-bounds access
2022-02-23 Brian Dooleyexamples/l2fwd-crypto: fix port mask overflow
2022-02-23 Volodymyr Fialkotest/crypto: add L4 checksum case for transport mode
2022-02-23 Volodymyr Fialkotest/crypto: add TTL and hop limit decrement cases
2022-02-23 Jakub Poczatekdoc: fix FIPS guide
2022-02-23 Nithin Dabilpuramexamples/ipsec-secgw: add pool size parameters
2022-02-23 Nithin Dabilpuramexamples/ipsec-secgw: fix buffer freeing in vector...
2022-02-23 Nithin Dabilpuramexamples/ipsec-secgw: avoid logs in data path
2022-02-23 Volodymyr Fialkoexamples/ipsec-secgw: add check for unprotected port...
2022-02-23 Arek Kusztalcrypto/qat: refactor asymmetric session
2022-02-23 Arek Kusztalcrypto/qat: add ECPM algorithm
2022-02-23 Arek Kusztalcrypto/qat: add ECDSA algorithm
2022-02-23 Arek Kusztalcrypto/qat: add named elliptic curves
2022-02-23 Arek Kusztalcrypto/qat: refactor asymmetric crypto functions
next