Re: [dpdk-dev] [PATCH v5 3/3] app/testpmd: support L2TPV2 and PPP protocol pattern
From: Ferruh Yigit <hidden>
Date: 2021-10-19 09:41:43
From: Ferruh Yigit <hidden>
Date: 2021-10-19 09:41:43
On 10/19/2021 4:08 AM, Jie Wang wrote:
Add support for test-pmd to parse protocol pattern L2TPv2 and PPP. Signed-off-by: Wenjun Wu<redacted> Signed-off-by: Jie Wang<redacted> --- app/test-pmd/cmdline_flow.c | 251 ++++++++++++++++++++++++++++++++++++ 1 file changed, 251 insertions(+)
Hi Jie, Can you please put some samples of the new supported commands in the 'testpmd_funcs.rst' file in "Flow rules management" section, as other existing samples in the document (at the end of the section)? Thanks, ferruh