net/iavf: fix function pointer in multi-process
[dpdk.git] / app /
2022-03-04 Anoob Josephapp/crypto-perf: add IPsec operations population routine
2022-03-04 Raja Zidaneapp/compress-perf: fix number of queue pairs to setup
2022-03-04 Raja Zidaneapp/compress-perf: fix socket ID type during init
2022-03-04 Raja Zidaneapp/compress-perf: optimize operations pool allocation
2022-03-04 Raja Zidaneapp/compress-perf: fix cycle count operations allocation
2022-02-27 Pablo de Laratest/efd: fix sockets mask size
2022-02-25 Thomas Monjalonapp/testpmd: fix build without drivers
2022-02-25 Bing Zhaoapp/testpmd: fix raw encap of GENEVE option
2022-02-24 Alexander Kozyrevapp/testpmd: add async indirect actions operations
2022-02-24 Alexander Kozyrevapp/testpmd: add flow queue pull operation
2022-02-24 Alexander Kozyrevapp/testpmd: add flow queue push operation
2022-02-24 Alexander Kozyrevapp/testpmd: add async flow create/destroy operations
2022-02-24 Alexander Kozyrevapp/testpmd: add flow table management
2022-02-24 Alexander Kozyrevapp/testpmd: add flow template management
2022-02-24 Alexander Kozyrevapp/testpmd: add flow engine configuration
2022-02-21 Raja Zidaneapp/testpmd: fix GENEVE parsing in checksum mode
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-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-22 Arek Kusztalcryptodev: fix RSA key type name
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-23 Bruce Richardsontest/dma: fix missing checks for device capacity
2022-02-22 Elena Agostinigpudev: use CPU mapping in communication list
2022-02-22 Elena Agostinigpudev: use device memory pointer for CPU unmap
2022-02-12 Ciara Powercryptodev: modify return value for asym session create
2022-02-12 Ciara Powercryptodev: add asymmetric session user data API
2022-02-12 Ciara Powercryptodev: hide asymmetric session structure
2022-02-12 Ciara Powercryptodev: use single mempool for asymmetric session
2022-02-12 Ciara Powerdoc: replace asym crypto code with literal includes
2022-02-12 Kai Jitest/crypto: fix out-of-place SGL in raw datapath
2022-02-11 Sean Zhangapp/testpmd: support GRE option flow item
2022-02-09 Jie Wangapp/testpmd: add 6 types of L2TPv2 message
2022-02-09 Jie Wangethdev: add L2TPv2 RSS offload type
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-02-11 David Marchandtest/mbuf: fix mbuf data content check
2022-02-11 Vladimir Medvedkinapp/fib: fix division by zero
2022-02-10 Elena Agostinigpudev: expose GPU memory to CPU
2022-02-08 Sunil Kumar Koriapp/testpmd: add queue based priority flow control...
2022-02-04 Xiaoyun Liapp/testpmd: add SW L4 checksum in multi-segments
2022-02-03 Nipun Guptaapp/testpmd: update raw flow to take hex input
2022-02-03 Steve Yangapp/testpmd: fix stack overflow for EEPROM display
2022-01-31 Min Hu (Connor)app/testpmd: fix bonding mode set
2022-02-08 Dmitry Kozlyukeal: extend --huge-unlink for hugepage file reuse
2022-02-08 Dmitry Kozlyukapp/test: add allocator performance benchmark
2022-02-08 Jie Zhoutest: enable subset of tests on Windows
2022-02-08 Jie Zhoutest: replace shell script with Python
2022-02-08 Jie Zhoutest: skip unsupported tests on Windows
2022-02-08 Jie Zhoutest: resolve name collision on Windows
2022-02-08 Jie Zhoutest/alarm: disable bad time cases on Windows
2022-02-08 Jie Zhoueal: differentiate strerror message on Windows
2022-02-08 Jie Zhoutest/log: skip regex on Windows
2022-02-08 Jie Zhoutest/interrupts: skip on Windows
2022-02-08 Jie Zhoutest/mem: fix error check
2022-02-08 Jie Zhoutest: remove POSIX-specific code
2022-02-02 Morten Brørupmempool: test performance with constant n
2022-02-02 Bruce Richardsonbuild: fix warnings when running external commands
2022-01-18 Dmitry Kozlyukapp/testpmd: fix external buffer allocation
2022-01-18 Sean Morrisseyapp/testpmd: fix dereference before null check
2022-01-14 Viacheslav Ovsiienkoapp/testpmd: fix Tx scheduling interval
2022-01-21 Anoob Josephtest/crypto: add copy/set DF cases in IPsec
2022-01-21 Anoob Josephtest/crypto: add AES-XCBC known vectors
2022-01-21 Tejasree Kondojtest/crypto: skip null auth in ICV corrupt case
2022-01-21 Tejasree Kondojtest/crypto: add fragmented packet case
2022-01-21 Tejasree Kondojtest/crypto: add IPsec AES-CTR cases
2022-01-21 Ankur Dwiveditest/crypto: add IPsec security stats cases
2022-01-21 Anoob Josephtest/crypto: add IPsec transport mode cases
2022-01-21 Tejasree Kondojtest/crypto: add IPsec fragmented packet known vectors
2022-01-21 Tejasree Kondojtest/crypto: add IPsec HMAC-SHA384/512 known vectors
2022-01-21 Tejasree Kondojtest/crypto: add IPv6 tunnel mode cases
2022-01-21 Anoob Josephtest/crypto: add chained operations in combined cases
2022-01-21 Tejasree Kondojtest/crypto: add IPsec AES-CBC-HMAC-SHA256 known vectors
2022-01-21 Anoob Josephtest/crypto: add IPsec AES-CBC known vectors
2022-01-21 Bruce Richardsonbuild: make "packet framework" optional
2022-01-21 Bruce Richardsonbuild: make flow classification optional
2022-01-21 Bruce Richardsontest: link against all enabled libs
2022-01-21 Elena Agostinigpudev: add alignment for memory allocation
2022-01-20 Bruce Richardsontest/dma: increase iterations of capacity test case
2022-01-12 Jerin Jacobdrivers: remove octeontx2 drivers
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Elena Agostiniapp/gpudev: remove memory leaks
2021-11-26 Sean Morrisseyfix PMD wording
2021-11-26 Sean Morrisseyremove repeated 'the' in the code
2021-11-24 Gregory Etelsonapp/testpmd: fix hexadecimal parser with odd length
2021-11-24 Xueming Libus: fix device iterator match from arguments
2021-11-23 Gagandeep Singhapp/crypto-perf: increase segment size for IPsec
2021-11-17 Gregory Etelsonapp/testpmd: fix tunnel offload validation
2021-11-17 Ivan Malovapp/testpmd: fix flow transfer proxy port handling
2021-11-16 Raslan Darawshehapp/testpmd: fix GTP PSC extension header length
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 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
next