app/testpmd: support cleanup Tx queue mbufs
[dpdk.git] / app / test-pmd / cmdline.c
2021-04-21 Chengwen Fengapp/testpmd: support cleanup Tx queue mbufs
2021-04-21 Haifei Luoapp/testpmd: support policy actions per color
2021-04-21 Li Zhangethdev: add pre-defined meter policy API
2021-04-19 Bing Zhaoapp/testpmd: add commands for conntrack
2021-04-19 Bing Zhaoethdev: introduce indirect flow action
2021-04-14 Huisong Liapp/testpmd: fix bitmap of link speeds when force speed
2021-04-13 Li Zhangapp/testpmd: add meter profile packet mode option
2021-04-09 Hemant Agrawalapp/testpmd: fix missing MPLS tokens for RSS
2021-03-30 Hongbo Zhengapp/testpmd: fix Tx/Rx descriptor query error log
2021-02-25 Xiaoyun Liapp/testpmd: remove unnecessary UDP tunnel check
2021-02-24 Ferruh Yigitapp/testpmd: remove duplicated offload display
2021-02-22 Lance Richardsonapp/testpmd: display Rx queue used descriptor count
2021-01-29 Viacheslav Ovsiienkoapp/testpmd: fix queue reconfig request on Rx split...
2021-01-29 Dapeng Yuapp/testpmd: avoid exit without terminal restore
2021-01-29 Steve Yangapp/testpmd: fix setting maximum packet length
2021-01-29 Hemant Agrawalethdev: add MPLS RSS offload type
2021-01-19 Steve Yangapp/testpmd: fix max Rx packet length for VLAN packets
2021-01-19 Karra Satwikapp/testpmd: allocate FEC capability array dynamically
2021-01-19 Jeff Guoapp/testpmd: add UDP tunnel port for eCPRI
2021-01-08 Huisong Liapp/testpmd: fix queue stats mapping configuration
2020-11-26 Viacheslav Ovsiienkoapp/testpmd: fix build without i40e
2020-11-20 Simei Suethdev: add eCPRI RSS offload type
2020-11-05 Dmitry Kozlyukcmdline: avoid name clash with Windows system types
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 Min Hu (Connor)app/testpmd: fix bonding xmit balance policy command
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
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 buffer split offload configuration
2020-10-16 Viacheslav Ovsiienkoapp/testpmd: add multiple pools per core creation
2020-10-16 Andrey Vesnovatyapp/testpmd: support shared flow action
2020-10-09 Min Hu (Connor)app/testpmd: add FEC command
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-18 Kiran Kumar Kapp/testpmd: support RSS level configuration
2020-09-18 Nithin Dabilpuramapp/testpmd: add TM command for non-leaf and packet...
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-17 Viacheslav Ovsiienkoapp/testpmd: fix typos
2020-07-11 Viacheslav Ovsiienkoapp/testpmd: add Tx scheduling command
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: replace legacy filter usage
2020-07-07 Jeff Guoapp/testpmd: add GTPU to RSS hash commands
2020-07-07 Simei Suapp/testpmd: support extended RSS offload types
2020-05-11 Kalesh APapp/testpmd: fix memory failure handling for i40e DDP
2020-05-11 Asaf Pensoethdev: add 200G link speed
2020-05-11 Dong Zhouapp/testpmd: support flow aging
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-21 Lijun Ouapp/testpmd: remove hardcoded descriptors limit
2020-04-21 Jeff Guoapp/testpmd: add new types to RSS hash commands
2020-04-21 Bernard Iremongerapp/testpmd: handle RSS offload types ESP and AH
2020-04-21 Xueming Liapp/testpmd: support dumping socket memory
2020-04-16 Thomas Monjalonreplace unused attributes
2020-02-21 Wisam Jaddoapp/testpmd: fix identifier size for port attach
2020-02-14 Thomas Monjalonapp/testpmd: rename function for detaching by devargs
2020-02-14 Thomas Monjalonapp/testpmd: add port check before manual detach
2020-02-05 Wei Hu (Xavier)app/testpmd: fix uninitialized members when setting PFC
2020-02-05 Wei Hu (Xavier)app/testpmd: fix initial value when setting PFC
2020-02-05 Ori Kamapp/testpmd: fix copy of dynamic flag name
2020-02-05 Pavan Nikhileshapp: use common macro RTE_DIM
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-20 Dekel Peledapp/testpmd: fix cleanup of Tx metadata offload
2019-11-12 Stephen Hemmingercmdline: remove unnecessary #ifdef
2019-11-12 Dekel Peledapp/testpmd: set maximum LRO packet size
2019-11-11 Pavan Nikhileshapp/testpmd: disable packet type parsing by default
2019-11-11 Pavan Nikhileshapp/testpmd: add command to set supported packet types
2019-11-11 Pavan Nikhileshethdev: add mbuf RSS update as an offload
2019-11-08 Kiran Kumar Kapp/testpmd: support checking descriptor status
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
2019-11-08 Thomas Monjaloncmdline: replace FreeBSD ifdef for IP address parsing
2019-10-25 Xiaoyu Minapp/testpmd: support multiple raw encap/decap
2019-10-23 Simei Suapp/testpmd: support extended RSS offload types
2019-10-23 Ting Xuapp/testpmd: fix CRC strip command
2019-10-23 Vivek Sharmaapp/testpmd: support QinQ offload in VLAN set command
2019-10-23 Vamsi Attunuruapp/testpmd: show supported packet types
2019-10-21 David Marchandclean bare metal support traces
2019-10-07 Simei Suapp/testpmd: support symmetric Toeplitz hash
2019-10-07 Shougang Wangapp/testpmd: fix crash on port reset
2019-10-07 Ivan Ilchenkoapp/testpmd: check code of allmulticast mode switch
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-09-20 Andrew Rybchenkoethdev: remove redundant device info cleanup before get
2019-08-28 Flavia Musatescuapp/testpmd: remove duplicated Rx offload commands
2019-07-29 David Marchandapp/testpmd: rename ambiguous VF config variable
next