Hi, > -----Original Message----- > From: Asaf Penso <as...@nvidia.com> > Sent: Wednesday, July 28, 2021 12:40 PM > To: dev@dpdk.org > Cc: NBU-Contact-Thomas Monjalon <tho...@monjalon.net>; Slava > Ovsiienko <viachesl...@nvidia.com>; Matan Azrad <ma...@nvidia.com>; > Raslan Darawsheh <rasl...@nvidia.com>; sta...@dpdk.org > Subject: [PATCH 1/1] net/mlx5: fix typo in flow engine type > > The concrete function names have a prefix for flow_dv. > This emphasizes the flow engine is direct verbs. > > The function flow_get_aged_flows doesn’t have this prefix. > It creates an inconsistency with the other functions. > > Update the function name to include dv. > > Fixes: fa2d01c87d2 ("net/mlx5: support flow aging") > Cc: sta...@dpdk.org > > Signed-off-by: Asaf Penso <as...@nvidia.com> > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh