build: remove redundant config include
[dpdk.git] / app / test-pmd / config.c
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-01-20 Viacheslav Ovsiienkoapp/testpmd: add mempool with external data buffers
2020-01-17 Xueming Liapp/testpmd: add flow dump command
2020-01-17 Bernard Iremongerapp/testpmd: improve flow command debug
2020-01-17 Ciara Powerapp/testpmd: fix device mcast list error handling
2020-01-17 Kalesh APapp/testpmd: show MAC addresses added to a port
2019-11-12 Dekel Peledapp/testpmd: set maximum LRO packet size
2019-11-11 Stephen Hemmingerapp/testpmd: block xstats for hidden ports
2019-11-08 Haiyue Wangethdev: enhance burst mode information API
2019-10-23 Simei Suapp/testpmd: support extended RSS offload types
2019-10-23 Haiyue Wangapp/testpmd: show Rx/Tx burst mode description
2019-10-23 Vivek Sharmaapp/testpmd: support QinQ offload in VLAN set command
2019-10-23 Matan Azradapp/testpmd: add bits per second to statistics
2019-10-07 Tao Zhuapp/testpmd: fix build for 16-byte Rx descriptor mode
2019-10-07 Igor Romanovapp/testpmd: check status of getting MAC address
2019-10-07 Igor Romanovapp/testpmd: check status of getting link info
2019-10-07 Igor Romanovethdev: change xstats reset function to return int
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-07-23 Nithin Dabilpuramapp/testpmd: add device related commands
2019-07-23 Viacheslav Ovsiienkoapp/testpmd: fix show port info routine
2019-07-08 Stephen Hemmingerapp/testpmd: use new ethernet address parser
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-04-05 Nithin Dabilpuramapp/testpmd: fix Tx QinQ set
2019-04-05 Nithin Dabilpuramapp/testpmd: fix Tx VLAN and QinQ dependency
2019-03-29 Ian Stokesapp/testpmd: verify MTU with device provided limits
2018-10-26 Jerin Jacobapp/testpmd: fix QinQ strip display option
2018-10-26 Wei Zhaoapp/testpmd: support more types for flow RSS
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-17 Thomas Monjalonethdev: rename memzones allocated for DMA
2018-10-11 Emma Finnapp/testpmd: add new command for show port info
2018-10-11 Ferruh Yigitapp/testpmd: display devargs in port info output
2018-10-11 Jerin Jacobethdev: add Tx offload outer UDP checksum definition
2018-10-11 Jerin Jacobethdev: add Rx offload outer UDP checksum definition
2018-10-11 Ferruh Yigitapp/testpmd: fix displaying RSS hash functions
2018-10-11 Ferruh Yigitapp/testpmd: clarify flow types in port info
2018-10-11 Jerin Jacobethdev: support SCTP Rx checksum offload
2018-10-11 Adrien Mazarguilapp/testpmd: rely on flow API conversion function
2018-10-11 Anatoly Burakovapp/testpmd: support external memory
2018-09-27 Reshma Pattanapp/testpmd: fix missing jump action in flow action
2018-09-27 Kevin Laatzapp/testpmd: add check for Rx offload security flag
2018-09-14 Adrien Mazarguilapp/testpmd: show errno along with flow API errors
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-12 Xueming Liapp/testpmd: distribute queues to cores
2018-07-12 Jasvinder Singhapp/testpmd: rework softnic forward mode
2018-05-22 Bernard Iremongerapp/testpmd: fix log of start command
2018-05-22 Adrien Mazarguilapp/testpmd: fix copy of raw flow item - revisited
2018-05-14 Matan Azradapp/testpmd: fix valid ports prints
2018-05-09 Qi Zhangapp/testpmd: fix copy of raw flow item
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Declan Dohertyapp/testpmd: add port name to device info
2018-04-27 Declan Dohertyethdev: add switch identifier parameter to port
2018-04-27 Qi Zhangethdev: add VLAN and MPLS actions to flow API
2018-04-27 Qi Zhangethdev: add TTL change actions to flow API
2018-04-27 Qi Zhangethdev: add neighbor discovery to flow API
2018-04-27 Xueming Liapp/testpmd: introduce new tunnel VXLAN-GPE
2018-04-27 Adrien Mazarguilethdev: add port ID item and action to flow API
2018-04-27 Adrien Mazarguilethdev: add physical port action to flow API
2018-04-27 Adrien Mazarguilethdev: rename physical port item in flow API
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Adrien Mazarguilethdev: fix C99 flexible arrays from flow API
2018-04-27 Adrien Mazarguilethdev: remove DUP action from flow API
2018-04-27 Adrien Mazarguilethdev: add error types to flow API
2018-04-27 Qi Zhangapp/testpmd: enable per queue configure
2018-04-27 Xueming Liapp/testpmd: support generic tunnel Tx offloads
2018-04-27 Adrien Mazarguilapp/testpmd: fix missing RSS fields in flow action
2018-04-27 Adrien Mazarguilapp/testpmd: fix RSS flow action configuration
2018-04-22 Ferruh Yigitapp/testpmd: print Rx/Tx offload values on start
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-02-06 Matan Azradapp/testpmd: rework simple forward config
2018-02-06 Matan Azradapp/testpmd: fix port topology in RSS forward config
2018-02-06 Matan Azradapp/testpmd: fix port index in RSS forward config
2018-02-01 Olivier Matzapp/testpmd: use SPDX tags in 6WIND copyrighted files
2018-01-31 Tomasz Duszynskiapp/testpmd: add meter to flow actions table
2018-01-31 Matan Azradapp/testpmd: fix port validation
2018-01-16 Kirill Rybalchenkoapp/testpmd: add raw flow type mode for FDIR
2018-01-16 Roman Zhukovapp/testpmd: support GENEVE pattern item in flow rules
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-15 Shahaf Shulerapp/testpmd: fix port configuration print
2018-01-09 Olivier Matzapp/testpmd: dump more port info
2017-11-07 Ophir Munkapp/testpmd: fix forwarding between non consecutive...
2017-10-26 Elza Mathewapp/testpmd: refine xstats show
2017-10-26 Aviad Yehezkelapp/testpmd: fix build without ixgbe and bnxt PMDs
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 Daniel Mrzyglodapp/testpmd: fix DDP package filesize detection
2017-10-12 Jiayu Huapp/testpmd: enable TCP/IPv4 VxLAN and GRE GSO
next