Hi, > -----Original Message----- > From: Viacheslav Ovsiienko <viachesl...@nvidia.com> > Sent: Friday, February 5, 2021 2:15 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh <rasl...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; sta...@dpdk.org > Subject: [PATCH] doc: fix mark action zero value description in mlx5 guide > > The zero value in flow MARK action is reported in Rx datapath > as tagged with zero FDIR ID. Once packet is marked in flow engine > it will be always reported as tagged. For metadata only the zero > value means there is "no metadata" in the packet and the metadata > flag is not set for the case. > > Fixes: 3ceeed9f7855 ("doc: update flow mark action in mlx5 guide") > Cc: sta...@dpdk.org > > Signed-off-by: Viacheslav Ovsiienko <viachesl...@nvidia.com> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh