app/testpmd: fix build without i40e
[dpdk.git] / app / test-pmd / cmdline.c
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
2019-07-23 Nithin Dabilpuramapp/testpmd: add device related commands
2019-07-23 Xiaoyu Minapp/testpmd: support raw encap/decap actions
2019-07-23 Xiaoyu Minapp/testpmd: move VXLAN/NVGRE help in filters section
2019-07-04 Wei Zhaoapp/testpmd: fix queue offload configuration
2019-07-03 Morten Brørupnet: move TCP flags from ethdev header
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-04 Ferruh Yigitapp/testpmd: revert fixed flag for exact link speed
2019-05-03 Tiwei Bieapp/testpmd: fix unintentional integer overflow
2019-05-03 Agalya Babu RadhaK... app/testpmd: fix help info for interactive commands
2019-04-22 Bruce Richardsonapp/testpmd: fix variable use before null check
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-19 Andrew Rybchenkoapp/testpmd: set fixed flag for exact link speed
2019-04-05 Qiming Yangapp/testpmd: add VXLAN-GPE
2019-03-29 David Marchandapp/testpmd: display/clear forwarding stats on demand
2019-03-20 Rami Rosenapp/testpmd: fix a typo in log message
2019-02-07 Viacheslav Ovsiienkoapp/testpmd: add TOS and TTL fields to VXLAN encapsulation
2019-01-24 Dekel Peledapp/testpmd: fix Tx metadata show command
2018-12-13 Dekel Peledapp/testpmd: fix MPLSoGRE encapsulation
next