ethdev: support flow aging
[dpdk.git] / app / test-pmd / cmdline_flow.c
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
2019-07-23 Ferruh Yigitapp/testpmd: fix MAC address parser for flow rule
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-08 Stephen Hemmingerapp/testpmd: use new ethernet address parser
2019-07-08 Xiaoyu Minapp/testpmd: match GRE key and present bits
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-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-12 Wei Zhaoapp/testpmd: fix hex string parser support for flow API
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-02-07 Viacheslav Ovsiienkoapp/testpmd: add TOS and TTL fields to VXLAN encapsulation
2018-12-21 Wei Zhaoapp/testpmd: add boundary check in flow command
2018-12-13 Saleh Alsouqiapp/testpmd: fix MPLS BoS bit default value
2018-11-13 Ophir Munkapp/testpmd: revert setting default RSS
2018-11-05 Ophir Munkapp/testpmd: set default RSS key as null
2018-10-26 Dekel Peledapp/testpmd: fix metadata API and Tx insertion
2018-10-26 Ori Kamapp/testpmd: add MPLSoGRE encapsulation
2018-10-26 Ori Kamapp/testpmd: add MPLSoUDP encapsulation
2018-10-26 Dekel Peledapp/testpmd: support metadata as flow rule item
2018-10-18 Xiaoyu Minapp/testpmd: add commands to modify MAC address
2018-10-18 Xiaoyu Minapp/testpmd: add commands to modify TTL
2018-10-11 Rahul Lakkireddyethdev: add flow action to swap MAC addresses
2018-10-11 Rahul Lakkireddyethdev: add flow API actions to modify TCP/UDP port...
2018-10-11 Rahul Lakkireddyethdev: add flow API actions to modify IP addresses
2018-07-23 Nelio Laranjeiroapp/testpmd: add NVGRE encap/decap
2018-07-23 Nelio Laranjeiroapp/testpmd: add VXLAN encap/decap
2018-07-02 Nelio Laranjeiroapp/testpmd: fix missing count action fields
2018-05-14 Adrien Mazarguilapp/testpmd: fix weak RSS hash key for flow
2018-05-14 Adrien Mazarguilapp/testpmd: fix empty list of RSS queues for flow
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Declan Dohertyethdev: add mark flow item
2018-04-27 Declan Dohertyethdev: add group jump action
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: fix behavior of VF/PF in flow API
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in 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 Mazarguilapp/testpmd: fix missing boolean values in flow command
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-27 Adrien Mazarguilapp/testpmd: fix lack of flow action configuration
2018-04-27 Adrien Mazarguilapp/testpmd: fix flow completion for RSS queues
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-01 Olivier Matzapp/testpmd: use SPDX tags in 6WIND copyrighted files
2018-01-16 Roman Zhukovapp/testpmd: support GENEVE pattern item in flow rules
2017-10-20 Cristian Dumitrescuapp/testpmd: add commands traffic metering and policing
2017-10-06 Adrien Mazarguilethdev: fix port id type in flow API
2017-10-06 Beilei Xingethdev: add GTP items to support flow API
2017-07-20 Adrien Mazarguilapp/testpmd: fix token matching in flow command
2017-07-20 Adrien Mazarguilcmdline: fix dynamic tokens interface
2017-07-05 Qi Zhangethdev: add fuzzy match in flow API
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-08 Beilei Xingapp/testpmd: add TCP flags in flow rules
2017-05-06 Adrien Mazarguilapp/testpmd: fix MAC endian in flow command
2017-05-06 Adrien Mazarguilapp/testpmd: fix stack overwriting by flow command
2017-04-30 Adrien Mazarguilethdev: fix incomplete items in flow API
2017-04-05 Gaetan Rivetapp/testpmd: use ethdev iterator to list devices
2017-04-04 Beilei Xingapp/testpmd: add MPLS and GRE fields to flow command
2016-12-23 Adrien Mazarguilapp/testpmd: fix flow command build on FreeBSD
2016-12-23 Adrien Mazarguilapp/testpmd: add protocol fields to flow command
next