vhost: fix C++ include
[dpdk.git] / app /
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
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 Raslan Darawshehapp/flow-perf: fix parsing of invalid option
2021-11-16 Elena Agostiniapp/gpudev: improve output
2021-11-16 Stephen Hemmingerfix spelling in comments and doxygen
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 Stephen Hemmingertest/bpf: do not require DNS lookup
2021-11-16 Gagandeep Singhtest/crypto: fix output buffer length
2021-11-16 Ciara Powertest/crypto: remove unnecessary stats retrieval
2021-11-16 Anoob Josephtest/crypto: fix missing return checks
2021-11-16 Kai Jitest/crypto: fix data lengths
2021-11-16 Anoob Josephtest/crypto: skip plain text compare for null cipher
2021-11-16 Conor Walshtest/distributor: remove unused counter
2021-11-16 Conor Walshtest/thash: fix build with clang 13
2021-11-16 Rongwei Liuapp/flow-perf: add packet metering mode
2021-11-16 Rongwei Liuapp/flow-perf: support dynamic values for meter profile
2021-11-16 Rongwei Liuapp/flow-perf: support meter policy API
2021-11-16 Rongwei Liuapp/flow-perf: move flow options as global
2021-11-16 David Marchandtest/red: fix typo in test description
2021-11-15 Jie Wangapp/testpmd: fix DCB in VT configuration
2021-11-15 Haiyue Wangapp/testpmd: avoid process ID out of range
2021-11-10 David Marchandbuild: factorize jansson availability check
2021-11-10 David Marchandtest: fix dependency on pcapng
2021-11-10 David Marchandbuild: cleanup libpcap dependent components
2021-11-10 David Marchandtest: add bitmap to fast tests
2021-11-10 Huichao Caitest/ipfrag: check fragment offsets
2021-11-08 Huisong Liapp/testpmd: remove unused header file
2021-11-08 Elena Agostinigpudev: add communication list
2021-11-08 Elena Agostinigpudev: add communication flag
2021-11-08 Elena Agostinigpudev: add memory API
2021-11-08 Thomas Monjalongpudev: add child device representing a device context
2021-11-08 Elena Agostinigpudev: introduce GPU device class library
2021-11-08 Satheesh Paulapp/flow-perf: add random priority option
next