dpdk.git
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
2022-02-23 Kai Jicrypto/qat: support out-of-place SG list
2022-02-23 Kai Jicrypto/qat: unify raw data path functions
2022-02-23 Kai Jicrypto/qat: rework burst data path
2022-02-23 Kai Jicrypto/qat: unify asymmetric functions
2022-02-23 Kai Jicrypto/qat: unify symmetric functions
2022-02-23 Kai Jicrypto/qat: rework asymmetric op build operation
2022-02-23 Kai Jicrypto/qat: rework session functions
2022-02-23 Kai Jicrypto/qat: support symmetric build op request
2022-02-23 Kai Jicommon/qat: define build request and dequeue operations
2022-02-22 Volodymyr Fialkocrypto/cnxk: support TTL or hop limit decrement
2022-02-22 Arek Kusztalcryptodev: fix RSA key type name
2022-02-22 Fan Zhangcrypto/ipsec_mb: support null auth/cipher for aesni_mb
2022-02-22 Ciara Powercryptodev: fix asymmetric private session variable...
2022-02-22 Ciara Powercrypto/ipsec_mb: remove useless check
2022-02-22 Tejasree Kondojtest/crypto: add ESN and antireplay cases
2022-02-22 Anoob Josephtest/crypto: add copy and set DSCP cases
2022-02-24 Shijith Thottonapp/eventdev: add crypto producer mode
2022-02-24 Ganapati Kundapuraeventdev/crypto: remove useless check
2022-02-22 Pavan Nikhileshevent/cnxk: update SQB FC check for Tx adapter
2022-02-22 Pavan Nikhileshevent/cnxk: remove deschedule usage in CN9K
2022-02-22 Gowrishankar... event/cnxk: fix uninitialized local variables
2022-02-22 Gowrishankar... event/cnxk: fix memory leaks
2022-02-22 Gowrishankar... event/cnxk: fix variables casting
2022-02-22 Timothy McDanielevent/dlb2: poll HW CQ inflights before mapping queue
2022-02-22 Timothy McDanielevent/dlb2: update rolling mask used for dequeue
2022-02-21 Naga Harish... eventdev/eth_rx: fix queue config query
2022-02-21 Weiguo Lieventdev/eth_rx: fix parameters parsing memory leak
2022-02-25 Megha Ajmeraexamples/qos_sched: fix core mask overflow
2022-02-24 Megha Ajmerasched: enable traffic class oversubscription unconditio...
2022-02-24 Megha Ajmerasched: enable statistics unconditionally
2022-02-24 Megha Ajmerasched: move grinder configuration
2022-02-24 Megha Ajmerasched: remove vector functions
2022-02-23 Tomasz Duszynskiraw/cnxk_gpio: check pointer before use in self test
2022-02-23 Tomasz Duszynskiraw/cnxk_gpio: fix resource leak
2022-02-23 Tomasz Duszynskiraw/cnxk_gpio: fix ABI version
next