net: add rte prefix to ether structures
[dpdk.git] / app / test-pmd / cmdline.c
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
2018-12-13 Dekel Peledapp/testpmd: fix MPLSoUDP encapsulation
2018-11-13 Wei Zhaoapp/testpmd: fix Rx offload search
2018-11-05 Radu Nicolauapp/testpmd: fix port status for new bonded devices
2018-11-05 Rosen Xuapp/testpmd: fix shaper profile parameters
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-08 Krzysztof Kanasapp/testpmd: add TM commands to mark packets
2018-10-11 Brian Archboldapp/testpmd: fix duplicate exit
2018-10-11 Emma Finnapp/testpmd: add new command for show port info
2018-10-11 Jerin Jacobapp/testpmd: support outer UDP HW checksum
2018-10-11 Ferruh Yigitapp/testpmd: fix displaying RSS hash functions
2018-10-11 Jerin Jacobapp/testpmd: fix csum parse-tunnel command invocation
2018-09-27 Ian Dolzhanskyapp/testpmd: add queue deferred start switch
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-05 Wei Daiapp/testpmd: fix commands for some offloads
2018-08-01 Bernard Iremongerapp/testpmd: set and clear keep CRC offload flag
2018-07-26 Moti Haimovskyapp/testpmd: revert softnic integration in CLI thread
2018-07-23 Nelio Laranjeiroapp/testpmd: add NVGRE encap/decap
2018-07-23 Nelio Laranjeiroapp/testpmd: add VXLAN encap/decap
2018-07-15 Ferruh Yigitapp/testpmd: fix typo in setting Tx offload command
2018-07-12 Jasvinder Singhapp/testpmd: rework softnic forward mode
2018-07-11 Jiayu Huapp/testpmd: enable UDP GSO in csum engine
2018-07-05 Ferruh Yigitexamples: fix RSS hash function configuration
2018-05-14 Wei Daiapp/testpmd: add commands to test new offload API
2018-05-11 Konstantin Ananyevapp/testpmd: add commands to load/unload BPF filters
2018-05-04 Tomasz Duszynskiapp/testpmd: add command to resume a TM node
2018-05-04 Tomasz Duszynskiapp/testpmd: add command to suspend a TM node
2018-04-27 Qi Zhangapp/testpmd: fix config due to RSS offload check
2018-04-27 Shahed Shaikhapp/testpmd: add option to configure UDP tunnel port
2018-04-27 Qi Zhangapp/testpmd: enable queue ring size configure
2018-04-27 Qi Zhangapp/testpmd: enable per queue configure
2018-04-27 Qi Zhangapp/testpmd: add command for queue setup
2018-04-27 Qi Zhangapp/testpmd: fix command token
2018-04-27 Qi Zhangapp/testpmd: fix port id type
2018-04-27 Xueming Liapp/testpmd: support generic tunnel Tx offloads
2018-04-27 Xueming Liapp/testpmd: new parameter for port config all RSS...
2018-04-27 Adrien Mazarguilapp/testpmd: fix RSS flow action configuration
2018-04-25 Gaetan Rivetdevargs: rename legacy API
2018-04-18 Wisam Jaddoapp/testpmd: fix build without i40e
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-04-13 Remy Hortonapp/testpmd: make use of per-PMD Tx/Rx parameters
2018-04-13 Andrew Rybchenkoapp/testpmd: add commands to set loopback mode
2018-03-13 Hemant Agrawalapp/testpmd: fix DPAA shared library dependency
2018-02-08 Beilei Xingapp/testpmd: fix flow director filter
2018-02-05 Kirill Rybalchenkodoc: fix DDP usage in testpmd
2018-02-01 Olivier Matzapp/testpmd: use SPDX tags in 6WIND copyrighted files
2018-01-31 Elza Mathewapp/testpmd: change log level at run time
2018-01-31 Remy Hortonapp/testpmd: fix port id size
2018-01-31 Jiayu Huapp/testpmd: fix SW checksum calculation enabling
2018-01-21 Kirill Rybalchenkoethdev: increase flow type limit from 32 to 64
2018-01-17 Wei Daiapp/testpmd: fix invalid Tx queue number setting
2018-01-17 Wei Daiapp/testpmd: fix invalid Rx queue number setting
2018-01-16 Beilei Xingapp/testpmd: add configuration for input set
2018-01-16 Hemant Agrawalapp/testpmd: support loopback config for DPAA
2018-01-16 Kirill Rybalchenkoapp/testpmd: add raw flow type mode for FDIR
2018-01-15 Wisam Jaddoapp/testpmd: add ethernet peer command
2018-01-15 Shahaf Shulerapp/testpmd: adjust on the fly VLAN configuration
2018-01-15 Shahaf Shulerapp/testpmd: enforce offload capabilities check
2018-01-15 Shahaf Shulerapp/testpmd: remove txqflags option
2018-01-15 Shahaf Shulerapp/testpmd: cleanup internal Tx offloads flags field
2018-01-15 Shahaf Shulerapp/testpmd: convert to new Tx offloads API
2018-01-15 Shahaf Shulerapp/testpmd: convert to new Rx offloads API
2018-01-09 Jasvinder Singhapp/testpmd: add commands for metering and policing
2018-01-09 Jasvinder Singhapp/testpmd: clean metering and policing commands
2018-01-09 Yanglong Wuapp/testpmd: fix port id allocation
2017-11-07 Kirill Rybalchenkoapp/testpmd: fix potential memory leak
2017-11-07 Pavel Shirshovapp/testpmd: fix a typo in a command description
2017-10-26 Elza Mathewapp/testpmd: refine xstats show
2017-10-26 Aviad Yehezkelapp/testpmd: fix build without ixgbe and bnxt PMDs
2017-10-26 Nélio Laranjeiroapp/testpmd: fix RSS structure initialisation
2017-10-20 Jasvinder Singhapp/testpmd: add commands for TM nodes and hierarchy...
2017-10-20 Jasvinder Singhapp/testpmd: add commands for shaper and wred profiles
2017-10-20 Jasvinder Singhapp/testpmd: add commands for TM capability and stats
2017-10-20 Cristian Dumitrescuapp/testpmd: add commands traffic metering and policing
2017-10-13 Zhiyong Yangapp: fix port id type
2017-10-13 Zhiyong Yangapp/testpmd: fix port id type
2017-10-12 Wei Zhaoapp/testpmd: add commands for RSS queue region
2017-10-12 Raslan Darawshehapp/testpmd: add Rx HW timestamp
2017-10-12 Jasvinder Singhapp/testpmd: add traffic management forwarding mode
2017-10-12 Kirill Rybalchenkoapp/testpmd: fix build with i40e disabled
2017-10-12 Yuanhan Liuapp/testpmd: give more hint on invalid RETA size
next