On 3/2/2022 8:33 AM, Huang, ZhiminX wrote:
-----Original Message-----
From: Ori Kam <or...@nvidia.com>
Sent: Wednesday, March 2, 2022 4:13 PM
To: Alexander Kozyrev <akozy...@nvidia.com>; dev@dpdk.org
Cc: Suanming Mou <suanmi...@nvidia.com>
Subject: RE: [PATCH] app/testpmd: fix flow creation parsing

Hi Alexander,


-----Original Message-----
From: Alexander Kozyrev <akozy...@nvidia.com>
Subject: [PATCH] app/testpmd: fix flow creation parsing

A pattern template creation shares the parsing mechanism with a simple
flow creation. The pattern template creation only consists of pattern
items while the flow creation continues with actions.
The parsing mechanism now accommodates both cases and allows to stop
at the item end token, which should not happen for the flow creation.
Fix parsing mechanism to differentiate between these two cases.

Bugzilla ID: 941
Fixes: 04cc665fab ("app/testpmd: add flow template management")

Signed-off-by: Alexander Kozyrev <akozy...@nvidia.com>

Acked-by: Ori Kam <or...@nvidia.com>

Tested-by: Zhimin Huang <zhiminx.hu...@intel.com >


Applied to dpdk-next-net/main, thanks.

Reply via email to