app/testpmd: enable the heavyweight mode TCP/IPv4 GRO
[dpdk.git] / app / test-pmd / cmdline.c
2017-10-12 Jiayu Huapp/testpmd: enable the heavyweight mode TCP/IPv4 GRO
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Kirill Rybalchenkoapp/testpmd: support updating pctype mapping
2017-10-06 Kirill Rybalchenkoapp/testpmd: get ddp profile protocol info
2017-10-06 Stephen Hemmingerapp/testpmd: remove unnecessary void casts
2017-10-06 Wenzhuo Luapp/testpmd: fix wrong API of adding VF MAC
2017-09-13 Wei Daiapp/testpmd: add port reset command
2017-08-03 Jiayu Huapp/testpmd: fix GRO command description
2017-07-21 Michal Jastrzebskiapp/testpmd: fix bonding initialization
2017-07-19 Daniel Mrzyglodapp/testpmd: support different aggregation modes
2017-07-16 Stephen Hemmingerapp/testpmd: remove duplicate includes
2017-07-09 Jiayu Huapp/testpmd: enable TCP/IPv4 GRO
2017-07-06 Tomasz Kulasekapp/testpmd: add cmd for dedicated LACP Rx/Tx queues
2017-07-06 Andrey Chilikinapp/testpmd: enable DDP remove profile feature
2017-07-06 Andrey Chilikinapp/testpmd: update DDP add command parameters
2017-07-06 Andrey Chilikinapp/testpmd: enable DDP get info feature
2017-07-03 RongQiang Xieapp/testpmd: fix comments for bonding commands
2017-06-20 Thomas Monjalonapp/testpmd: always build VF and MACsec functions
2017-06-16 Thomas Monjalonapp/testpmd: fix build with bypass without ixgbe
2017-06-15 Thomas Monjalonapp/testpmd: fix build without ixgbe
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-12 Ajit Khapardenet/bnxt: support to set VF rxmode
2017-06-12 Ajit Khapardenet/bnxt: configure a default VF VLAN
2017-06-12 Ajit Khapardenet/bnxt: support get and clear VF specific stats
2017-06-12 Ajit Khapardenet/bnxt: support set VF QOS and MAC anti spoof
2017-06-12 Ajit Khapardenet/bnxt: support Tx loopback, set VF MAC and queues...
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-05-05 Bruce Richardsonapp/testpmd: add switch fall-through comments
2017-05-01 Allain Legacyapp/testpmd: load commands from file at runtime
2017-05-01 Allain Legacyapp/testpmd: load commands from file at startup
2017-04-19 Qi Zhangapp/testpmd: add commands for packet type mapping
2017-04-05 Gaetan Rivetapp/testpmd: use ethdev iterator to list devices
2017-04-04 Qi Zhangapp/testpmd: add command to show/clear VF stats
2017-04-05 Olivier Matzapp/testpmd: new command to dump log types
2017-04-04 Bernard Iremongerapp/testpmd: add CLI to set TC min bandwidth
2017-04-04 Yongseok Kohethdev: remove requirement of aligned RETA size
2017-04-04 Beilei Xingapp/testpmd: add command for getting loaded DDP profiles
2017-04-04 Beilei Xingapp/testpmd: add command for loading DDP
2017-04-04 Wenzhuo Luapp/testpmd: set TC strict link priority mode
2017-04-04 Wenzhuo Luapp/testpmd: set VF TC Tx max bandwidth
2017-04-04 Wenzhuo Luapp/testpmd: set VF TC Tx min bandwidth
2017-04-04 Wenzhuo Luapp/testpmd: set VF Tx max bandwidth
2017-03-15 Pascal Mazonapp/testpmd: add default MAC set command
2017-03-10 Nirmoy Dasapp/testpmd: fix typos
2017-01-30 Qiming Yangapp/testpmd: add offload capabilities query
2017-01-17 Bernard Iremongerapp/testpmd: handle i40e in VF VLAN filter command
2017-01-17 Bernard Iremongerapp/testpmd: add command for VF VLAN tag on i40e
2017-01-17 Bernard Iremongerapp/testpmd: add command for VF broadcast mode on i40e
2017-01-17 Wenzhuo Luapp/testpmd: use multicast promiscuous mode on i40e
2017-01-17 Wenzhuo Luapp/testpmd: use unicast promiscuous mode on i40e
2017-01-17 Wenzhuo Luapp/testpmd: use VFD APIs on i40e
2017-01-17 Bernard Iremongerapp/testpmd: use ixgbe public functions
2017-01-17 Wenzhuo Luapp/testpmd: fix check for invalid ports
2017-01-15 Tiwei Bieapp/testpmd: add MACsec commands
2016-12-23 Adrien Mazarguilapp/testpmd: add flow query command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow validate/create commands
2016-12-23 Adrien Mazarguilapp/testpmd: add flow destroy command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow flush command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow list command
2016-12-23 Adrien Mazarguilapp/testpmd: add flow command
2016-12-23 Adrien Mazarguilapp/testpmd: implement basic support for flow API
2016-12-06 Ferruh Yigitapp/testpmd: unify help strings
2016-10-26 E. Scott Danielsnet/ixgbe: fix VF VLAN insert API
2016-10-26 Wenzhuo Luapp/testpmd: fix flow director endianness
2016-10-26 Wenzhuo Luapp/testpmd: fix flow director mask
2016-10-25 Wenzhuo Luapp/testpmd: fix PF/VF check of flow director
2016-10-13 Bernard Iremongerapp/testpmd: add ixgbe VF management
2016-10-13 Ajit Khapardeapp/testpmd: support 25G and 50G speeds
2016-10-13 Mohammad Abdul Awalapp/testpmd: fix RSS hash key size
2016-10-13 Thomas Monjalonapp/testpmd: use consistent vdev names
2016-10-09 Jianfeng Tanapp/testpmd: support tunneled TSO in checksum engine
2016-09-23 Ferruh Yigitapp/testpmd: fix help of MTU set commmand
2016-07-11 Wenzhuo Luapp/testpmd: remove ixgbe check for bypass
2016-06-22 Jerin Jacobethdev: add tunnel and port RSS offload types
2016-06-16 Slawomir Mrozowiczapp/testpmd: print RSS hash update error
2016-06-16 Zhihong Wangapp/testpmd: add tx_first burst number option
2016-06-16 Zhihong Wangapp/testpmd: add retry option
2016-06-16 Bernard Iremongerapp/testpmd: separate forward config setup from display
2016-06-10 Thomas Monjalonlog: deprecate history dump
2016-06-08 Maciej Czekajapp/testpmd: add Tx flags in config command
2016-06-08 Maciej Czekajapp/testpmd: add scatter enabling in config command
2016-04-01 Thomas Monjalonethdev: add 100G link speed
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Marc Suneapp/testpmd: move speed and duplex parsing in a function
2016-03-25 Marvin Liuapp/testpmd: fix build on FreeBSD
2016-03-25 Jingjing Wuapp/testpmd: add VLAN in flow director input set
2016-03-25 Jingjing Wuapp/testpmd: extend flow director input set commands
2016-03-22 Tomasz Kulasekapp/testpmd: fix build with icc
2016-03-13 Reshma Pattanapp/testpmd: support unidirectional configuration
2016-03-13 Xutao Sunethdev: add IP in GRE tunnel
2016-03-13 Xutao Sunethdev: rework tunnel filtering structure
2016-03-13 Wenzhuo Luethdev: rename UDP tunnel port functions
2016-03-11 Wenzhuo Luapp/testpmd: add commands for E-tag operation
2016-03-11 Wenzhuo Luapp/testpmd: add commands for L2 tunnel config
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
2016-03-05 Wang Xiao Wapp/testpmd: fix error message when setting Tx VLAN
2016-03-04 Jingjing Wuethdev: fix byte order consistency of flow director
2016-03-03 Nelio Laranjeiroethdev: increase RETA entry size
2016-02-10 Huawei Xieremove extra parentheses in return statement
next