app/testpmd: fix packet burst spreading stats
[dpdk.git] / app / test-pmd / testpmd.h
2021-10-22 Eli Britsteinapp/testpmd: fix packet burst spreading stats
2021-10-21 Xueming Liapp/testpmd: add forwarding engine for shared Rx queue
2021-10-21 Xueming Liapp/testpmd: force shared Rx queue polled on same core
2021-10-21 Xueming Liapp/testpmd: add parameter for shared Rx queue
2021-10-20 Gregory Etelsonapp/testpmd: add flex item commands
2021-10-20 Gregory Etelsonapp/testpmd: add flow command parsing routine
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-15 Jie Wangapp/testpmd: fix RSS hash offload display
2021-10-14 Ivan Ilchenkoapp/testpmd: add option to display extended statistics
2021-10-14 Ivan Malovethdev: query proxy port to manage transfer flows
2021-10-08 Alvin Zhangapp/testpmd: update forward engine beginning
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-07-24 Andrew Rybchenkoapp/testpmd: send failure logs to stderr
2021-07-02 Jie Zhouapp/testpmd: replace POSIX-specific code
2021-07-02 Jie Zhouapp/testpmd: fix type of FEC mode parsing output
2021-04-29 Huisong Liapp/testpmd: fix DCB forwarding configuration
2021-04-21 Haifei Luoapp/testpmd: support policy actions per color
2021-04-19 Bing Zhaoapp/testpmd: add commands for conntrack
2021-04-19 Bing Zhaoethdev: introduce indirect flow action
2021-04-14 Haifei Luoapp/testpmd: add command for single flow dump
2021-03-23 Natanael Copaapp/testpmd: fix build with musl
2021-03-08 Ajit Khapardeapp/testpmd: support forced ethernet speed
2021-02-24 Ferruh Yigitapp/testpmd: remove duplicated offload display
2021-02-23 Lance Richardsonapp/testpmd: count outer IP checksum errors
2021-02-22 Kathleen Capellaapp/testpmd: remove unused struct member
2021-01-29 Igor Russkikhapp/testpmd: support sending cloned packets in flowgen
2021-01-29 Steve Yangapp/testpmd: fix setting maximum packet length
2021-01-08 Huisong Liapp/testpmd: fix queue stats mapping configuration
2020-11-13 Matan Azradapp/testpmd: support age shared action context
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
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 multiple pools per core creation
2020-10-16 Gregory Etelsonapp/testpmd: add commands for tunnel offload
2020-10-16 Bing Zhaoapp/testpmd: change hairpin queues setup
2020-10-16 Andrey Vesnovatyapp/testpmd: support shared flow action
2020-10-16 Ophir Munkapp/testpmd: add GENEVE parsing
2020-10-09 Min Hu (Connor)app/testpmd: add FEC command
2020-09-30 David Liuapp/testpmd: add EEPROM command
2020-09-18 Bruce Richardsonapp/testpmd: fix name of bitrate library in meson build
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-07-11 Shiri Kuzinapp/testpmd: add 5-tuple swap forwarding engine
2020-07-11 Viacheslav Ovsiienkoapp/testpmd: add Tx scheduling command
2020-07-11 Jasvinder Singhapp/testpmd: remove softnic forward mode
2020-05-11 Xiaoyu Minapp/testpmd: add option for Rx multi-queue mode
2020-05-11 Dong Zhouapp/testpmd: support flow aging
2020-04-21 Lijun Ouapp/testpmd: remove hardcoded descriptors limit
2020-02-14 Thomas Monjalonapp/testpmd: rename function for detaching by devargs
2020-02-14 Hariprasad Govindh... app/testpmd: add --portlist option
2020-01-20 Viacheslav Ovsiienkoapp/testpmd: add mempool with external data buffers
2020-01-17 Xueming Liapp/testpmd: add flow dump command
2020-01-17 Ori Kamapp/testpmd: support mbuf dynamic flag
2020-01-17 Kalesh APapp/testpmd: show MAC addresses added to a port
2019-11-26 David Marchandapp/testpmd: reduce memory consumption
2019-11-11 Pavan Nikhileshapp/testpmd: disable packet type parsing by default
2019-11-08 Ori Kamapp/testpmd: support hairpin
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
2019-10-25 Xiaoyu Minapp/testpmd: support multiple raw encap/decap
2019-10-25 Ferruh Yigitapp/testpmd: fix global variable multiple definitions
2019-10-23 Vivek Sharmaapp/testpmd: support QinQ offload in VLAN set command
2019-10-07 Ivan Ilchenkoapp/testpmd: check code of allmulticast mode switch
2019-10-07 Igor Romanovapp/testpmd: check status of getting MAC address
2019-10-07 Igor Romanovapp/testpmd: check status of getting link info
2019-10-07 Ivan Ilchenkoapp/testpmd: check code of promiscuous mode switch
2019-10-07 Ivan Ilchenkoapp/testpmd: check status of getting ethdev info
2019-07-23 Stephen Hemmingerapp/testpmd: add option to not start device
2019-07-23 Nithin Dabilpuramapp/testpmd: add device related commands
2019-07-23 Xiaoyu Minapp/testpmd: support raw encap/decap actions
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-22 Stephen Hemmingerapp/testpmd: add ability to set Tx IP and UDP parameters
2019-04-12 Shahaf Shulerapp/testpmd: support no IOVA contiguous mempools
2019-03-29 Yongseok Kohapp/testpmd: make txonly mode generate multiple flows
2019-03-29 David Marchandapp/testpmd: display/clear forwarding stats on demand
2019-03-29 David Marchandapp/testpmd: extend forwarding statistics to 64 bits
2019-03-20 David Marchandapp/testpmd: remove unused field from port struct
2019-02-07 Viacheslav Ovsiienkoapp/testpmd: add TOS and TTL fields to VXLAN encapsulation
2018-10-26 Thomas Monjalonapp/testpmd: setup attached ports on probe event
2018-10-26 Thomas Monjalonapp/testpmd: check not detaching device twice
2018-10-26 Dekel Peledapp/testpmd: fix metadata API and Tx insertion
2018-10-26 Ori Kamapp/testpmd: add MPLSoGRE encapsulation
2018-10-26 Ori Kamapp/testpmd: add MPLSoUDP encapsulation
2018-10-26 Dekel Peledapp/testpmd: support metadata as flow rule item
2018-10-18 Raslan Darawshehapp/testpmd: set packet dump based on verbosity level
2018-10-18 Raslan Darawshehapp/testpmd: add packet dump callbacks
2018-10-18 Raslan Darawshehapp/testpmd: move dumping packets to a separate function
2018-10-11 Jens Freimannapp/testpmd: add noisy neighbour forwarding mode
2018-10-11 Emma Finnapp/testpmd: add new command for show port info
2018-10-11 Jerin Jacobapp/testpmd: collect bad outer L4 checksum for csum...
2018-10-11 Ferruh Yigitapp/testpmd: fix displaying RSS hash functions
2018-10-11 Adrien Mazarguilapp/testpmd: rely on flow API conversion function
2018-10-11 Anatoly Burakovapp/testpmd: support external memory
2018-07-23 Nelio Laranjeiroapp/testpmd: add NVGRE encap/decap
2018-07-23 Nelio Laranjeiroapp/testpmd: add VXLAN encap/decap
2018-07-12 Jasvinder Singhapp/testpmd: rework softnic forward mode
next