net: add rte prefix to ether structures
[dpdk.git] / app / test-pmd / testpmd.h
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
2018-05-14 Matan Azradapp/testpmd: fix synchronic port hotplug
2018-05-14 Matan Azradapp/testpmd: fix valid ports prints
2018-05-14 Anatoly Burakovapp/testpmd: make locking memory configurable
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Xueming Liapp/testpmd: introduce new tunnel VXLAN-GPE
2018-04-27 Qi Zhangapp/testpmd: enable per queue configure
2018-04-27 Adrien Mazarguilapp/testpmd: fix missing RSS fields in flow action
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Jeff Guoapp/testpmd: enable device hotplug monitoring
2018-01-31 Georgios Katsikasapp/testpmd: move variables definition in source
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 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: remove txqflags option
2018-01-15 Shahaf Shulerapp/testpmd: add command line option for Tx offloads
2018-01-15 Shahaf Shulerapp/testpmd: cleanup internal Tx offloads flags field
2018-01-15 Shahaf Shulerapp/testpmd: add function to check port stopped
2018-01-09 Olivier Matzapp/testpmd: register a specific log type
2018-01-04 Bruce Richardsonapp: use SPDX tag for Intel copyright files
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Elza Mathewapp/testpmd: refine xstats show
2017-10-26 Zhiyong Yangapp/testpmd: remove useless function declarations
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 Jasvinder Singhapp/testpmd: add traffic management forwarding mode
2017-10-12 Jiayu Huapp/testpmd: enable TCP/IPv4 VxLAN and GRE GSO
2017-10-12 Jiayu Huapp/testpmd: enable the heavyweight mode TCP/IPv4 GRO
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-09-13 Wei Daiapp/testpmd: add port reset command
2017-07-13 Vasily Philipovapp/testpmd: add --flow-isolate-all option
2017-07-09 Jiayu Huapp/testpmd: enable TCP/IPv4 GRO
2017-07-08 Gaetan Rivetapp/testpmd: include PCI header directly
2017-07-06 Andrey Chilikinapp/testpmd: update DDP add command parameters
2017-07-06 Pablo de Laraapp/testpmd: print statistics periodically
2017-07-05 Pablo de Laraapp/testpmd: add parameter to start forwarding Tx first
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-05-10 Shahaf Shulerapp/testpmd: fix mempool creation by socket id
2017-05-06 Gaetan Rivetapp/testpmd: configure event display
2017-05-01 Allain Legacyapp/testpmd: load commands from file at startup
2017-05-01 Remy Hortonapp/testpmd: add --bitrate-stats option
2017-04-20 Gaetan Rivetapp/testpmd: request device removal interrupt
2017-04-20 Gaetan Rivetapp/testpmd: request link status interrupt
2017-04-05 Gaetan Rivetapp/testpmd: use ethdev iterator to list devices
2017-04-05 Reshma Pattanapp/testpmd: add latency statistics calculation
2017-04-04 Beilei Xingapp/testpmd: add command for loading DDP
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-15 Tiwei Bieapp/testpmd: add MACsec commands
2016-12-23 Adrien Mazarguilapp/testpmd: implement basic support for flow API
2016-10-13 Mohammad Abdul Awalapp/testpmd: fix RSS hash key size
2016-10-09 Jianfeng Tanapp/testpmd: support tunneled TSO in checksum engine
2016-06-16 Zhihong Wangapp/testpmd: add retry option
2016-06-16 Bernard Iremongerapp/testpmd: separate forward config setup from display
2016-06-16 Bernard Iremongerapp/testpmd: check stopping port is not in bonding
2016-06-16 Bernard Iremongerapp/testpmd: check stopping port is not forwarding
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-01-27 Zhihong Wangapp/testpmd: handle SIGINT and SIGTERM
2015-11-11 Konstantin Ananyevapp/testpmd: add ability to split outgoing packets
2015-11-01 Konstantin Ananyevapp/testpmd: add command to display queue info
2015-11-01 Jingjing Wuapp/testpmd: add command to display DCB info
2015-11-01 Jingjing Wuapp/testpmd: setup DCB forwarding based on traffic...
2015-10-30 Nelio Laranjeiroapp/testpmd: add missing type to RSS hash commands
2015-10-24 Stephen Hurdapp/testpmd: detect numa socket count
2015-07-27 Bernard Iremongerapp/testpmd: fix bonding start
2015-07-07 Helin Zhangapp/testpmd: add qinq stripping and insertion
2015-06-12 Ivan Bouleapp/testpmd: new command to add/remove multicast MAC...
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-03-09 Michal Jastrzebskiapp/testpmd: check vlan filter configuration
2015-02-25 Tetsuya Mukawaapp/testpmd: support port hotplug
2015-02-22 Jingjing Wuapp/testpmd: new commands for flex filter
2015-02-22 Jingjing Wuapp/testpmd: update flow director commands
next