test mbuf attach
[dpdk.git] / app / test-pmd / config.c
2020-07-17 Chenxu Diapp/testpmd: fix output format in flow query
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: support RSS config in flow query
2020-07-11 Chenxu Diapp/testpmd: replace legacy filter usage
2020-07-07 Honnappa Nagarahalliapp/testpmd: use clock time in throughput calculation
2020-07-07 Jeff Guoapp/testpmd: add GTPU to RSS hash commands
2020-07-07 Simei Suapp/testpmd: support extended RSS offload types
2020-06-16 Shy Shymanapp/testpmd: fix error detection in MTU command
2020-06-08 Wei Hu (Xavier)app/testpmd: fix stats error message
2020-05-11 Wei Hu (Xavier)app/testpmd: fix statistics after reset
2020-05-11 Dong Zhouapp/testpmd: support flow aging
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 Muhammad Ahmadapp/testpmd: add FW version in port info
2020-02-21 Hariprasad Govindh... app/testpmd: fix return of port list parser
2020-02-19 Ferruh Yigitapp/testpmd: guarantee port array access in range
2020-02-14 Wei Hu (Xavier)app/testpmd: update Rx offload after setting MTU
2020-02-14 Hariprasad Govindh... app/testpmd: add --portlist option
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
next