eal/memory: fix unused SIGBUS handler
[dpdk.git] / app /
2021-09-16 Joyce Kongtest/func_reentrancy: free memzones after test
2021-09-15 Thomas Monjalontest/crypto: fix minsize build
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-09-07 Min Hu (Connor)app/testpmd: support multi-process
2021-08-31 Zhihong Wangapp/testpmd: add option for number of flows in flowgen
2021-09-08 Gagandeep Singhtest/crypto: support PDCP short MAC-I
2021-09-08 Hemant Agrawalsecurity: support PDCP short MAC-I
2021-09-08 Akhil Goyaltest/crypto: remove illegal PMD header include
2021-09-06 Rebecca Troytest/crypto: refactor scheduler workers init
2021-08-25 Nithin Dabilpuramapp/testpmd: fix dump of Tx offload flags
2021-08-25 Nithin Dabilpuramapp/testpmd: fix check without outer checksum
2021-08-24 Zhihong Wangapp/testpmd: use per-core variable in flowgen
2021-08-24 Zhihong Wangapp/testpmd: record Rx and dropped stats in flowgen
2021-08-24 Zhihong Wangapp/testpmd: use existing checksum API in flowgen engine
2021-08-24 Zhihong Wangapp/testpmd: fix Tx retry in flowgen engine
2021-08-04 Gregory Etelsonapp/testpmd: fix IPv4 checksum
2021-08-02 John Levontest: quieten warning noise while forking
2021-07-31 John Levontest: flush stdout after forking
2021-07-30 Suanming Moutest/crypto: increase mbuf data payload size to 4K
2021-07-30 Joyce Kongtest/rcu: use compiler atomics for data sync
2021-07-30 Joyce Kongtest/service: use compiler atomics for lock sync
2021-07-30 Joyce Kongtest/mempool: use compiler atomics for lcores sync
2021-07-30 Joyce Kongtest/mempool: remove unused variable for lcores sync
2021-07-30 Joyce Kongtest/mcslock: use compiler atomics for lcores sync
2021-07-30 Joyce Kongtest/rwlock: use compiler atomics for lcores sync
2021-07-30 Joyce Kongtest/spinlock: use compile atomics for lcores sync
2021-07-30 Joyce Kongtest/ticketlock: use compiler atomics for lcores sync
2021-07-30 Chengchang Tangapp/procinfo: add device registers dump
2021-07-30 Konstantin Ananyevapp/acl: add script to automate testing
2021-07-30 Konstantin Ananyevapp/acl: allow comment and empty line in input
2021-07-30 Paulis Gributsapp/testpmd: fix hotplug removal
2021-07-30 Gregory Etelsonapp/testpmd: fix Tx checksum calculation for tunnel
2021-07-24 Andrew Rybchenkoapp/testpmd: send failure logs to stderr
2021-07-24 Paulis Gributsapp/testpmd: remove most uses of internal ethdev array
2021-07-24 Yuying Zhangapp/testpmd: fix MAC address after port reset
2021-07-24 Ferruh Yigitapp/testpmd: fix help string for port reset
2021-07-21 Adam Dybkowskitest/crypto: check raw API support
2021-07-20 Shiri Kuzintest/crypto: support mlx5 driver
2021-07-20 Shiri Kuzintest/crypto: add multi-segment out-of-place AES-XTS
2021-07-20 Shiri Kuzintest/crypto: add AES-XTS vectors
2021-07-20 Abhinandan Gujjartest/crypto: fix mempool size for session-less
2021-07-20 Richael Zhuangtest/power: fix CPU frequency check for intel_pstate
2021-07-13 Rongwei Liuapp/testpmd: support matching on VXLAN reserved field
2021-07-13 Gregory Etelsonapp/testpmd: add flow matching on IPv4 version and IHL
2021-07-13 Viacheslav Ovsiienkoapp/testpmd: fix offloads for newly attached port
2021-07-09 Richael Zhuangtest/power: fix CPU frequency when turbo enabled
2021-07-09 Richael Zhuangpower: support cppc_cpufreq driver
2021-07-07 Rebecca Troytest/crypto: use formal array size macro
2021-07-07 Rebecca Troytest/crypto: fix typo in ESN case
2021-07-07 Rebecca Troytest/crypto: fix typo in AES case
2021-07-07 Rebecca Troytest/crypto: rename slave to worker
2021-07-07 Rebecca Troytest/crypto: fix autotest function parameters
2021-07-07 Thierry Herbelottest/crypto: fix mbuf reset after null check
2021-07-07 Kai Jiapp/crypto-perf: fix out-of-place mempool allocation
2021-07-07 Kiran Kumar Ktest/crypto: add cnxk for asymmetric cases
2021-07-07 Tejasree Kondojtest/crypto: enable cnxk
2021-07-02 Huisong Liapp/testpmd: change port link speed without stopping all
2021-07-02 Jie Zhouapp/testpmd: build on Windows
2021-07-02 Jie Zhouapp/testpmd: disable flow director functions if unneeded
2021-07-02 Jie Zhouapp/testpmd: replace POSIX-specific code
2021-07-02 Jie Zhouapp/testpmd: fix type of FEC mode parsing output
2021-07-02 Jie Zhouapp/testpmd: resolve name collisions with Windows types
2021-07-02 Olivier Matztest/cksum: add L3/L4 checksum API test
2021-07-02 Thierry Herbelotapp/testpmd: move conntrack update after null check
2021-07-01 Pavan Nikhileshapp/eventdev: add option to enable per port pool
2021-06-30 Feifei Wangapp/eventdev: remove unnecessary barrier from order...
2021-07-06 Olivier Matztest/mbuf: fix virtual address conversion
2021-07-06 David Marchandtest: remove hack for private header inclusion
2021-07-05 Lance Richardsonapp/test: fix IPv6 header initialization
2021-06-24 Owen Hilyardtests/eal: fix memory leak
2021-06-24 Owen Hilyardtests/cmdline: fix memory leaks
2021-06-03 Aaron Conoletest: remove strict timing requirements some tests
2021-05-20 Kevin Traynortest: fix build with GCC 11
2021-05-19 Kevin Traynortest/crypto: fix build with GCC 11
2021-05-19 Stephen Hemmingertest/timer: remove license boilerplate
2021-05-19 Ciara Powertest/crypto: fix result when PMD is not loaded
2021-05-19 Min Hu (Connor)test: fix division by zero
2021-05-18 Ferruh Yigittest/table: fix build with GCC 11
2021-05-12 David Hunttest/power: fix turbo test
2021-05-12 David Hunttest/power: fix low frequency test when turbo enabled
2021-05-12 David Hunttest/power: add turbo mode to frequency check
2021-05-12 David Hunttest/power: fix CPU frequency check
2021-05-12 Min Hu (Connor)test: check flow classifier creation
2021-05-12 Min Hu (Connor)app/crypto-perf: check memory allocation
2021-05-12 Ciara Powertest/crypto: build block-cipher suite dynamically
2021-05-12 Ciara Powertest/crypto: fix return value of a skipped test
2021-05-12 Ciara Powertest/crypto: move test suite parameters to header file
2021-05-12 Ciara Powertest/crypto: replace unsupported with skipped
2021-05-12 Ciara Powertest/crypto: refactor to use sub test suites
2021-05-12 Ciara Powertest: introduce parent test suite format
2021-05-12 Ciara Powertest: refactor unit test suite runner
2021-05-12 Haifei Luoapp/testpmd: support action meter color
2021-05-11 Gregory Etelsonapp/testpmd: fix tunnel offload flows cleanup
2021-05-09 Shijith Thottontest/event: fix result of unsupported periodic timer
2021-05-09 Pavan Nikhileshapp/eventdev: fix lcore parsing skipping last core
2021-05-12 Min Hu (Connor)test/timer: check memzone allocation
2021-05-05 Kai Jitest/crypto: copy offset data to OOP destination buffer
2021-05-05 Kai Jitest/crypto: fix auth-cipher compare length in OOP
2021-05-05 Min Hu (Connor)app/bbdev: fix HARQ error messages
next