Re: [PATCH v2 1/3] ethdev: rename action modify field data structure

2024-01-12 Thread Andrew Rybchenko
On 1/9/24 17:07, Ori Kam wrote: -Original Message- From: Suanming Mou Sent: Tuesday, December 19, 2023 3:34 AM Current rte_flow_action_modify_data struct describes the pkt field perfectly and is used only in action. It is planned to be used for item as well. This commit renames it t

RE: [PATCH v2 1/3] ethdev: rename action modify field data structure

2024-01-09 Thread Ori Kam
> -Original Message- > From: Suanming Mou > Sent: Tuesday, December 19, 2023 3:34 AM > > Current rte_flow_action_modify_data struct describes the pkt > field perfectly and is used only in action. > > It is planned to be used for item as well. This commit renames > it to "rte_flow_field