mempool: introduce helpers for populate and required size
[dpdk.git] / app / test-pmd /
2019-10-27 David Marchandmem: hide internal heap header
2019-10-25 Xiaoyu Minapp/testpmd: support multiple raw encap/decap
2019-10-25 Peng Huangapp/testpmd: fix Tx checksum when TSO enabled
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-25 Wisam Jaddoapp/testpmd: fix missing GENEVE item in raw encap
2019-10-25 Ting Xuapp/testpmd: add GTP parsing and Tx checksum offload
2019-10-25 Ferruh Yigitapp/testpmd: fix global variable multiple definitions
2019-10-23 Yahui Caoapp/testpmd: increase RSS max queue size
2019-10-23 Kiran Kumar Kethdev: add HIGIG2 key field to flow API
2019-10-23 Ciara Powerapp/testpmd: fix help for loop topology option
2019-10-23 Simei Suapp/testpmd: support extended RSS offload types
2019-10-23 Ting Xuapp/testpmd: fix CRC strip command
2019-10-23 Haiyue Wangapp/testpmd: show Rx/Tx burst mode description
2019-10-23 Vivek Sharmaapp/testpmd: introduce Rx offloads option
2019-10-23 Vivek Sharmaapp/testpmd: introduce QinQ offload option
2019-10-23 Vivek Sharmaapp/testpmd: support QinQ offload in VLAN set command
2019-10-23 Vamsi Attunuruapp/testpmd: show supported packet types
2019-10-23 Matan Azradapp/testpmd: add bits per second to statistics
2019-10-21 David Marchandclean bare metal support traces
2019-10-07 Simei Suapp/testpmd: support symmetric Toeplitz hash
2019-10-07 Ying A Wangethdev: add PPPoE to flow API
2019-10-07 Ying A Wangethdev: add GTP extension header to flow API
2019-10-07 Tao Zhuapp/testpmd: fix build for 16-byte Rx descriptor mode
2019-10-07 Shougang Wangapp/testpmd: fix crash on port reset
2019-10-07 Ivan Ilchenkoapp/testpmd: check code of allmulticast mode switch
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 code of promiscuous mode switch
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-08-28 Flavia Musatescuapp/testpmd: remove duplicated Rx offload commands
2019-08-08 Amit Guptaapp/testpmd: fix latency stats deinit on signal
2019-08-05 Stephen Hemmingerapp/testpmd: use exit instead of panic
2019-08-05 Stephen Hemmingerapp/testpmd: block secondary process
2019-08-05 Stephen Hemmingerapp/testpmd: allow log level on command line
2019-07-29 David Marchandapp/testpmd: rename ambiguous VF config variable
2019-07-29 David Marchandapp/testpmd: fix eth packet dump for small buffers
2019-07-23 Ferruh Yigitapp/testpmd: fix MAC address parser for flow rule
2019-07-23 Stephen Hemmingerapp/testpmd: add option to not start device
2019-07-23 Nithin Dabilpuramapp/testpmd: add device related commands
2019-07-23 Xiaoyu Minapp/testpmd: add GRE key for raw encap/decap
2019-07-23 Xiaoyu Minapp/testpmd: support MPLS TC and S bits
2019-07-23 Xiaoyu Minapp/testpmd: support raw encap/decap actions
2019-07-23 Xiaoyu Minapp/testpmd: move VXLAN/NVGRE help in filters section
2019-07-23 Viacheslav Ovsiienkoapp/testpmd: fix show port info routine
2019-07-08 Stephen Hemmingerapp/testpmd: use new ethernet address parser
2019-07-08 Xiaoyu Minapp/testpmd: match GRE key and present bits
2019-07-04 Wei Zhaoapp/testpmd: fix queue offload configuration
2019-07-04 Haiyue Wangapp/testpmd: fix parsing RSS queue rule
2019-07-04 Saleh Alsouqiapp/testpmd: fix MPLS IPv4 encapsulation fields
2019-07-04 Dekel Peledapp/testpmd: add actions to modify TCP header fields
2019-07-03 Morten Brørupnet: move TCP flags from ethdev header
2019-07-03 Wei Zhaoapp/testpmd: fix offloads config
2019-06-29 Ilya Maximetseal: fix positive error codes from probe/remove
2019-06-20 Tiwei Bieapp/testpmd: drop the workaround for virtio-user
2019-06-16 Ferruh Yigitapp/testpmd: fix crash
2019-06-13 Sunil Kumar Koriapp/testpmd: create mbuf based on max supported segments
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ICMP defines
2019-05-24 Olivier Matznet: add rte prefix to ICMP structure
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-05-24 Olivier Matznet: add rte prefix to ARP defines
2019-05-24 Olivier Matznet: add rte prefix to ARP structures
2019-05-13 Wei Zhaoapp/testpmd: fix offload flags after port config
2019-05-08 Andrew Rybchenkoapp/testpmd: fix mbuf leak with multi-segment Tx
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-22 Stephen Hemmingerapp/testpmd: add ability to set Tx IP and UDP parameters
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-19 Viacheslav Ovsiienkoapp/testpmd: fix port detach cleanup
2019-04-19 Andrew Rybchenkoapp/testpmd: set fixed flag for exact link speed
2019-04-12 Chenbo Xiaapp/testpmd: fix return value check
2019-04-12 Wei Zhaoapp/testpmd: fix hex string parser support for flow API
2019-04-12 Shahaf Shulerapp/testpmd: map anonymous memory for devices
2019-04-12 Shahaf Shulerapp/testpmd: support no IOVA contiguous mempools
2019-04-12 Shahaf Shulerapp/testpmd: fix mempool free on exit
2019-04-12 Pavan Nikhileshapp/testpmd: fix packet headers in txonly mode
2019-04-11 Jasvinder Singhmeter: replace color definitions
2019-04-05 Pavan Nikhileshapp/testpmd: allocate txonly packets per bulk
2019-04-05 Pavan Nikhileshapp/testpmd: move txonly prepare in separate function
2019-04-05 Pavan Nikhileshapp/testpmd: allocate txonly segments per bulk
2019-04-05 Pavan Nikhileshapp/testpmd: move header generation outside txonly...
2019-04-05 Nithin Dabilpuramapp/testpmd: fix Tx QinQ set
2019-04-05 Nithin Dabilpuramapp/testpmd: fix Tx VLAN and QinQ dependency
2019-04-05 Qiming Yangapp/testpmd: add VXLAN-GPE
2019-04-05 Thomas Monjalonapp/testpmd: use port sibling iterator in device cleanup
2019-04-05 Dekel Peledapp/testpmd: fix typo in comment
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-29 Yongseok Kohapp/testpmd: make txonly mode generate multiple flows
2019-03-29 Ian Stokesapp/testpmd: verify MTU with device provided limits
next