mempool: fix slow allocation of large mempools
[dpdk.git] / app / test-pmd /
2019-11-26 Pavan Nikhileshapp/testpmd: use better randomness for Tx split
2019-11-26 David Marchandapp/testpmd: reduce memory consumption
2019-11-26 Stephen Hemmingerapp/testpmd: fix memory leak on detach
2019-11-20 Matan Azradapp/testpmd: fix invalid port detaching
2019-11-20 David Marchandapp/testpmd: report invalid command line parameter
2019-11-20 Dekel Peledapp/testpmd: fix cleanup of Tx metadata offload
2019-11-20 Reshma Pattannet: use IPV4 VHL constant
2019-11-12 Stephen Hemmingercmdline: remove unnecessary #ifdef
2019-11-12 Dekel Peledapp/testpmd: set maximum LRO packet size
2019-11-11 Pavan Nikhileshapp/testpmd: disable packet type parsing by default
2019-11-11 Pavan Nikhileshapp/testpmd: add command to set supported packet types
2019-11-11 Pavan Nikhileshethdev: add mbuf RSS update as an offload
2019-11-11 Stephen Hemmingerapp/testpmd: block xstats for hidden ports
2019-11-08 Ori Kamapp/testpmd: support hairpin
2019-11-08 Xiaoyu Minapp/testpmd: fix IP next proto in set raw decap/encap
2019-11-08 Kiran Kumar Kapp/testpmd: support checking descriptor status
2019-11-08 Viacheslav Ovsiienkoethdev: move egress metadata to dynamic field
2019-11-08 Viacheslav Ovsiienkoethdev: extend flow metadata
2019-11-08 Haiyue Wangethdev: enhance burst mode information API
2019-11-08 Viacheslav Ovsiienkoethdev: add flow tag
2019-11-08 Thomas Monjaloncmdline: replace FreeBSD ifdef for IP address parsing
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
next