eal: fix errno on service cores init failure
[dpdk.git] / app / test-pmd /
2020-11-26 Viacheslav Ovsiienkoapp/testpmd: fix build without i40e
2020-11-20 Ferruh Yigitapp/testpmd: revert setting MTU explicitly after configure
2020-11-20 Gregory Etelsonapp/testpmd: fix flow tunnel commands
2020-11-20 Simei Suethdev: add eCPRI RSS offload type
2020-11-13 Ferruh Yigitapp/testpmd: fix MTU after device configure
2020-11-13 Matan Azradapp/testpmd: support age shared action context
2020-11-05 Thomas Monjalonapp/testpmd: revert max Rx packet length adjustment
2020-11-05 Dmitry Kozlyukcmdline: avoid name clash with Windows system types
2020-11-03 Xiaoyu Minapp/testpmd: fix protocol size for copy
2020-11-03 Ivan Malovapp/testpmd: support shared flow action attribute transfer
2020-11-03 Steve Yangapp/testpmd: fix max Rx packet length for VLAN packet
2020-11-03 Zhenghua Zhouapp/testpmd: do not allow dynamic change of core number
2020-11-03 Bing Zhaoapp/testpmd: fix eCPRI command line style
2020-11-03 Andrew Rybchenkoethdev: remove L2 tunnel offload control API
2020-11-03 Andrew Rybchenkoethdev: remove API to config L2 tunnel EtherType
2020-11-03 Andrew Rybchenkoapp/testpmd: remove command to set FDIR flexible filter...
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy global filter configuration support
2020-11-03 Andrew Rybchenkoethdev: remove legacy L2 tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy HASH filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy N-tuple filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy SYN filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy flexible filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy MACVLAN filter type support
2020-11-03 Lijun Ouapp/testpmd: fix RSS key for flow API RSS rule
2020-11-03 Min Hu (Connor)app/testpmd: fix bonding xmit balance policy command
2020-11-03 Yi Yanggso: fix mbuf freeing responsibility
2020-11-03 Thomas Monjalonethdev: include mbuf registration in Tx timestamp API
2020-11-03 Thomas Monjalonapp/testpmd: switch Rx timestamp to dynamic mbuf field
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonapp: fix missing dependencies
2020-10-16 Ivan Ilchenkoapp/testpmd: check stop call status
2020-10-16 Viacheslav Ovsiienkoapp/testpmd: add extended Rx queue setup
2020-10-16 Viacheslav Ovsiienkoapp/testpmd: add rxoffs commands and parameters
2020-10-16 Viacheslav Ovsiienkoapp/testpmd: add rxpkts commands and parameters
2020-10-16 Viacheslav Ovsiienkoapp/testpmd: add buffer split offload configuration
2020-10-16 Viacheslav Ovsiienkoapp/testpmd: add multiple pools per core creation
2020-10-16 Gregory Etelsonapp/testpmd: add commands for tunnel offload
2020-10-16 Junyu Jiangapp/testpmd: fix flow flush with invalid port
2020-10-16 Dekel Peledapp/testpmd: support VLAN attributes
2020-10-16 Bing Zhaoapp/testpmd: change hairpin queues setup
2020-10-16 Dekel Peledapp/testpmd: support IPv6 fragment extension item
2020-10-16 Dekel Peledapp/testpmd: support IPv6 fragments
2020-10-16 Dekel Peledapp/testpmd: support IPv4 fragments
2020-10-16 Andrey Vesnovatyapp/testpmd: support shared flow action
2020-10-16 Michael Pfeiffernet: add function to calculate IPv4 header length
2020-10-16 Dekel Peledapp/testpmd: support query of age action
2020-10-16 Jiawei Wangapp/testpmd: support port and encap for sample action
2020-10-16 Jiawei Wangapp/testpmd: add command for sample action
2020-10-16 Ophir Munkapp/testpmd: cleanup tunnel protocols parsing
2020-10-16 Ophir Munkapp/testpmd: enable configuring GENEVE port
2020-10-16 Ophir Munkapp/testpmd: add GENEVE parsing
2020-10-16 Sarosh Arifapp/testpmd: add speed capability in device info
2020-10-09 Min Hu (Connor)app/testpmd: add FEC command
2020-10-08 Ferruh Yigitapp/testpmd: fix build with gcc 11
2020-09-30 Chenbo Xiaapp: fix ethdev port id size
2020-09-30 Li Zhangapp/testpmd: extend ICMP flow matching fields
2020-09-30 Thomas Monjalonapp/testpmd: align behaviour of multi-port detach
2020-09-30 Thomas Monjalonapp/testpmd: reset port status on close notification
2020-09-30 Huisong Liapp/testpmd: fix displaying Rx/Tx queues information
2020-09-30 Chengchang Tangapp/testpmd: fix descriptor id check
2020-09-30 Chengchang Tangapp/testpmd: fix packet header in txonly mode
2020-09-30 Chengchang Tangapp/testpmd: remove restriction on Tx segments set
2020-09-30 Chengchang Tangapp/testpmd: fix VLAN configuration on failure
2020-09-30 Chengchang Tangapp/testpmd: fix port id check in Tx VLAN command
2020-09-30 David Liuapp/testpmd: add EEPROM command
2020-09-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-09-21 Chengchang Tangethdev: support getting Rx buffer size in Rx queue...
2020-09-21 Ivan Dyukovapp: use new link status print format
2020-09-18 Kiran Kumar Kapp/testpmd: support RSS level configuration
2020-09-18 Bruce Richardsonapp/testpmd: fix name of bitrate library in meson build
2020-09-18 Nithin Dabilpuramapp/testpmd: add TM command for non-leaf and packet...
2020-09-18 Dharmik Thakkarapp/testpmd: count empty polls in 5-tuple swap engine
2020-09-18 Phil Yangapp/testpmd: enable burst stats for noisy VNF mode
2020-09-18 Dharmik Thakkarapp/testpmd: add record-burst-stats runtime config
2020-09-18 Dharmik Thakkarapp/testpmd: add record-core-cycles runtime config
2020-09-07 Ciara Powerbuild: remove makefiles
2020-07-29 Viacheslav Ovsiienkoapp/testpmd: fix timestamp init in txonly mode
2020-07-17 Viacheslav Ovsiienkoapp/testpmd: fix typos
2020-07-17 Chenxu Diapp/testpmd: fix output format in flow query
2020-07-13 Bing Zhaoapp/testpmd: add eCPRI in flow creation patterns
2020-07-11 Shiri Kuzinapp/testpmd: add 5-tuple swap forwarding engine
2020-07-11 Viacheslav Ovsiienkoapp/testpmd: add Tx scheduling command
2020-07-11 Phil Yangapp/testpmd: fix CPU cycles per packet stats on Tx...
2020-07-11 Jasvinder Singhapp/testpmd: remove softnic forward mode
2020-07-11 Junfeng Guoapp/testpmd: support extended RSS offload types
2020-07-11 Chenxu Diapp/testpmd: support RSS config in flow query
2020-07-11 Chenxu Diapp/testpmd: replace legacy filter usage
2020-07-07 Honnappa Nagarahalliapp/testpmd: enable empty polls in burst stats
2020-07-07 Honnappa Nagarahalliapp/testpmd: fix burst percentage calculation
2020-07-07 Honnappa Nagarahalliapp/testpmd: use clock time in throughput calculation
2020-07-07 Jeff Guoapp/testpmd: add GTPU to RSS hash commands
2020-07-07 Simei Suapp/testpmd: support extended RSS offload types
2020-06-16 Shy Shymanapp/testpmd: fix error detection in MTU command
2020-06-08 Wei Hu (Xavier)app/testpmd: fix stats error message
2020-05-28 Yunjian Wangapp/testpmd: fix memory leak on error path
next