test/mbuf: fix access to freed memory
[dpdk.git] / app / test-pmd /
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-22 Eli Britsteinapp/testpmd: fix packet burst spreading stats
2021-10-21 Xueming Liapp/testpmd: add forwarding engine for shared Rx queue
2021-10-21 Xueming Liapp/testpmd: force shared Rx queue polled on same core
2021-10-21 Xueming Liapp/testpmd: dump port info for shared Rx queue
2021-10-21 Xueming Liapp/testpmd: add parameter for shared Rx queue
2021-10-21 Xueming Liapp/testpmd: dump device capability and Rx domain info
2021-10-21 Jie Wangapp/testpmd: support L2TPv2 and PPP protocol pattern
2021-10-20 Gregory Etelsonapp/testpmd: add flex item commands
2021-10-20 Gregory Etelsonapp/testpmd: add flow command parsing routine
2021-10-19 Eli Britsteinapp/testpmd: add tunnel types
2021-10-19 Sunil Kumar Koriapp/testpmd: fix access to DSCP table entries
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-15 Jie Wangapp/testpmd: fix RSS hash offload display
2021-10-14 Ivan Ilchenkoapp/testpmd: add option to display extended statistics
2021-10-14 Viacheslav Ovsiienkoapp/testpmd: fix hex string parser in flow commands
2021-10-14 Viacheslav Ovsiienkoapp/testpmd: update modify field flow action support
2021-10-14 Ivan Malovethdev: query proxy port to manage transfer flows
2021-10-13 Ivan Malovethdev: add represented port action to flow API
2021-10-13 Ivan Malovethdev: add port representor action to flow API
2021-10-13 Ivan Malovethdev: add represented port item to flow API
2021-10-13 Ivan Malovethdev: add port representor item to flow API
2021-10-13 Konstantin Ananyevethdev: add API to retrieve multiple MAC addresses
2021-10-12 Ivan Malovethdev: negotiate delivery of packet metadata from...
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-10-12 Viacheslav Galaktionovapp/testpmd: add command to print representor info
2021-10-11 Huisong Liapp/testpmd: retain all original dev conf when config DCB
2021-10-11 Chengchang Tangapp/testpmd: add command to show LACP bonding info
2021-10-08 Alvin Zhangapp/testpmd: fix txonly forwarding
2021-10-08 Alvin Zhangapp/testpmd: update forward engine beginning
2021-10-20 Andrew Rybchenkomempool: add namespace to flags
2021-10-07 Andrew Rybchenkoethdev: remove legacy mirroring API
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-09-28 Raslan Darawshehethdev: use extension header for GTP PSC item
2021-09-21 Alvin Zhangethdev: add IPv4 and L4 checksum RSS offload types
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-09-07 Min Hu (Connor)app/testpmd: support multi-process
2021-08-31 Zhihong Wangapp/testpmd: add option for number of flows in flowgen
2021-08-25 Nithin Dabilpuramapp/testpmd: fix dump of Tx offload flags
2021-08-25 Nithin Dabilpuramapp/testpmd: fix check without outer checksum
2021-08-24 Zhihong Wangapp/testpmd: use per-core variable in flowgen
2021-08-24 Zhihong Wangapp/testpmd: record Rx and dropped stats in flowgen
2021-08-24 Zhihong Wangapp/testpmd: use existing checksum API in flowgen engine
2021-08-24 Zhihong Wangapp/testpmd: fix Tx retry in flowgen engine
2021-08-04 Gregory Etelsonapp/testpmd: fix IPv4 checksum
2021-07-30 Paulis Gributsapp/testpmd: fix hotplug removal
2021-07-30 Gregory Etelsonapp/testpmd: fix Tx checksum calculation for tunnel
2021-07-24 Andrew Rybchenkoapp/testpmd: send failure logs to stderr
2021-07-24 Paulis Gributsapp/testpmd: remove most uses of internal ethdev array
2021-07-24 Yuying Zhangapp/testpmd: fix MAC address after port reset
2021-07-24 Ferruh Yigitapp/testpmd: fix help string for port reset
2021-07-13 Rongwei Liuapp/testpmd: support matching on VXLAN reserved field
2021-07-13 Gregory Etelsonapp/testpmd: add flow matching on IPv4 version and IHL
2021-07-13 Viacheslav Ovsiienkoapp/testpmd: fix offloads for newly attached port
2021-07-02 Huisong Liapp/testpmd: change port link speed without stopping all
2021-07-02 Jie Zhouapp/testpmd: disable flow director functions if unneeded
2021-07-02 Jie Zhouapp/testpmd: replace POSIX-specific code
2021-07-02 Jie Zhouapp/testpmd: fix type of FEC mode parsing output
2021-07-02 Jie Zhouapp/testpmd: resolve name collisions with Windows types
2021-07-02 Thierry Herbelotapp/testpmd: move conntrack update after null check
2021-05-12 Haifei Luoapp/testpmd: support action meter color
2021-05-11 Gregory Etelsonapp/testpmd: fix tunnel offload flows cleanup
2021-04-30 Michael Baumapp/testpmd: support indirect counter action query
2021-04-30 Michael Baumapp/testpmd: remove indirect RSS action query
2021-04-29 Huisong Liapp/testpmd: remove redundant forwarding initialization
2021-04-29 Huisong Liapp/testpmd: add forwarding configuration to DCB config
2021-04-29 Huisong Liapp/testpmd: verify DCB config during forward config
2021-04-29 Huisong Liapp/testpmd: check DCB info support for configuration
2021-04-29 Huisong Liapp/testpmd: fix DCB re-configuration
2021-04-29 Huisong Liapp/testpmd: fix DCB forwarding configuration
2021-04-29 Huisong Liapp/testpmd: fix forward lcores number for DCB
2021-04-29 Min Hu (Connor)app/testpmd: fix division by zero on socket memory...
2021-04-27 Viacheslav Ovsiienkoapp/testpmd: fix segment number check
2021-04-26 Chengchang Tangapp/testpmd: fix max queue number for Tx offloads
2021-04-21 Chengwen Fengapp/testpmd: support display queue state
2021-04-21 Huisong Liapp/testpmd: show link flow control info
2021-04-21 Chengwen Fengapp/testpmd: support cleanup Tx queue mbufs
2021-04-21 Haifei Luoapp/testpmd: support policy actions per color
2021-04-21 Li Zhangethdev: add pre-defined meter policy API
2021-04-19 Bing Zhaoapp/testpmd: add commands for conntrack
2021-04-19 Jeff Guoapp/testpmd: add packet ID for IP fragment
2021-04-19 Ori Kamapp/testpmd: support integrity flow item
2021-04-19 Huisong Liapp/testpmd: add link autoneg status display
2021-04-19 Bing Zhaoethdev: introduce indirect flow action
2021-04-21 Bruce Richardsonapp: reduce indentation in build files
2021-04-14 Huisong Liapp/testpmd: fix bitmap of link speeds when force speed
2021-04-14 Haifei Luoapp/testpmd: add command for single flow dump
2021-04-14 Haifei Luoethdev: dump single flow rule
2021-04-13 Li Zhangapp/testpmd: add meter profile packet mode option
2021-04-09 Hemant Agrawalapp/testpmd: fix missing MPLS tokens for RSS
2021-04-14 Xueming Lidevargs: unify scratch buffer storage
2021-04-07 Salem Solapp/testpmd: support NVGRE encap as sample action
2021-04-07 Salem Solapp/testpmd: support VXLAN encap as sample action
2021-04-07 Jiawei Wangapp/testpmd: store VXLAN/NVGRE encap data globally
2021-04-09 Thomas Monjalonapp/testpmd: fix usage text
2021-04-09 Thomas Monjalonapp: fix exit messages
next