test/bonding: fix RSS test when disable RSS
[dpdk.git] / app / test-pmd / cmdline_flow.c
2022-06-02 Jiawei Wangethdev: add IPv4/IPv6 ECN header rewrite action
2022-05-31 David Marchandapp/testpmd: mark most cmdline symbols as static
2022-05-20 David Marchandapp/testpmd: remove useless pointer checks
2022-03-03 Alexander Kozyrevapp/testpmd: fix flow rule creation parsing
2022-02-25 Bing Zhaoapp/testpmd: fix raw encap of GENEVE option
2022-02-24 Alexander Kozyrevapp/testpmd: add async indirect actions operations
2022-02-24 Alexander Kozyrevapp/testpmd: add flow queue pull operation
2022-02-24 Alexander Kozyrevapp/testpmd: add flow queue push operation
2022-02-24 Alexander Kozyrevapp/testpmd: add async flow create/destroy operations
2022-02-24 Alexander Kozyrevapp/testpmd: add flow table management
2022-02-24 Alexander Kozyrevapp/testpmd: add flow template management
2022-02-24 Alexander Kozyrevapp/testpmd: add flow engine configuration
2022-02-11 Sean Zhangapp/testpmd: support GRE option flow item
2022-02-09 Jie Wangapp/testpmd: add 6 types of L2TPv2 message
2022-02-03 Nipun Guptaapp/testpmd: update raw flow to take hex input
2022-01-18 Sean Morrisseyapp/testpmd: fix dereference before null check
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-24 Gregory Etelsonapp/testpmd: fix hexadecimal parser with odd length
2021-11-16 Raslan Darawshehapp/testpmd: fix GTP PSC extension header length
2021-11-03 Junfeng Guoapp/testpmd: increase max raw pattern size to 512
2021-10-28 Jie Wangapp/testpmd: fix L2TPv2 message type
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-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-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-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-09-28 Raslan Darawshehethdev: use extension header for GTP PSC item
2021-07-24 Andrew Rybchenkoapp/testpmd: send failure logs to stderr
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-02 Jie Zhouapp/testpmd: replace POSIX-specific code
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-04-21 Haifei Luoapp/testpmd: support policy actions per color
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 Bing Zhaoethdev: introduce indirect flow action
2021-04-14 Haifei Luoapp/testpmd: add command for single flow dump
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-03-23 Jiawei Wangapp/testpmd: fix NVGRE encap configuration
2021-02-02 Satheesh Paulapp/testpmd: add PF and VF targets to sample flow action
2021-01-29 Jiawei Wangapp/testpmd: fix sample action for RSS with no key
2021-01-29 Alexander Kozyrevethdev: add IPv6 DSCP option for modify field action
2021-01-29 Alvin Zhangapp/testpmd: fix key for RSS flow rule
2021-01-19 Jiawei Wangapp/testpmd: support RSS in sample action
2021-01-19 Alexander Kozyrevapp/testpmd: support modify field flow action
2021-01-19 Viacheslav Ovsiienkoapp/testpmd: support GENEVE header option length
2021-01-19 Viacheslav Ovsiienkoapp/testpmd: support GENEVE option item
2021-01-19 Viacheslav Ovsiienkoapp/testpmd: support GTP PSC option in raw sets
2020-11-20 Gregory Etelsonapp/testpmd: fix flow tunnel commands
2020-11-05 Dmitry Kozlyukcmdline: avoid name clash with Windows system types
2020-11-03 Xiaoyu Minapp/testpmd: fix protocol size for copy
2020-11-03 Ivan Malovapp/testpmd: support shared flow action attribute transfer
2020-11-03 Bing Zhaoapp/testpmd: fix eCPRI command line style
2020-11-03 Lijun Ouapp/testpmd: fix RSS key for flow API RSS rule
2020-10-16 Gregory Etelsonapp/testpmd: add commands for tunnel offload
2020-10-16 Dekel Peledapp/testpmd: support VLAN attributes
2020-10-16 Dekel Peledapp/testpmd: support IPv6 fragment extension item
2020-10-16 Dekel Peledapp/testpmd: support IPv6 fragments
2020-10-16 Dekel Peledapp/testpmd: support IPv4 fragments
2020-10-16 Andrey Vesnovatyapp/testpmd: support shared flow action
2020-10-16 Jiawei Wangapp/testpmd: support port and encap for sample action
2020-10-16 Jiawei Wangapp/testpmd: add command for sample action
2020-10-16 Ophir Munkapp/testpmd: cleanup tunnel protocols parsing
2020-09-30 Li Zhangapp/testpmd: extend ICMP flow matching fields
2020-07-13 Bing Zhaoapp/testpmd: add eCPRI in flow creation patterns
2020-05-11 Dong Zhouapp/testpmd: support flow aging
2020-04-21 Dong Zhouethdev: support flow aging
2020-04-21 Xiao Zhangapp/testpmd: fix PPPoE flow command
2020-04-21 Dekel Peledapp/testpmd: enhance GTP support
2020-03-18 Xiao Zhangethdev: add PFCP header to flow API
2020-03-18 Xiao Zhangapp/testpmd: parse flow command line for AH
2020-02-05 Ori Kamapp/testpmd: fix uninitialized members of MPLS
2020-01-17 Xueming Liapp/testpmd: add flow dump command
2020-01-17 Dekel Peledapp/testpmd: support GTP message type
2020-01-17 Bernard Iremongerapp/testpmd: parse flow command line for ESP
2020-01-17 Rory Sextonethdev: add L2TPv3 over IP header to flow API
2020-01-17 Dekel Peledapp/testpmd: fix GENEVE flow item
2020-01-17 Suanming Mouethdev: add IPv4/IPv6 DSCP rewrite action
2019-11-08 Xiaoyu Minapp/testpmd: fix IP next proto in set raw decap/encap
2019-11-08 Viacheslav Ovsiienkoethdev: extend flow metadata
2019-11-08 Viacheslav Ovsiienkoethdev: add flow tag
2019-10-25 Xiaoyu Minapp/testpmd: support multiple raw encap/decap
2019-10-25 Wisam Jaddoapp/testpmd: fix missing GENEVE item in raw encap
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-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 Ivan Ilchenkoapp/testpmd: check status of getting ethdev info
next