Hi Suanming > -----Original Message----- > From: Suanming Mou <[email protected]> > Sent: Thursday, December 14, 2023 5:04 AM > Subject: [PATCH 2/4] net/mlx5: rename modify copy destination to destination > > In the mlx5_flow_field_id_to_modify_info() function, for the coming > new ADD_FILED operation will also use that dcopy as ADD_FIELD's > destination. > > This commit renames the dcopy to dest which makes things much clearer. > > Signed-off-by: Suanming Mou <[email protected]> > ---
Acked-by: Ori Kam <[email protected]> Best, Ori

