On 3/12/2021 11:07 AM, Ivan Malov wrote:
One ought to reuse existing header structs in flow items. This particular item contains non-header fields, so it's important to keep the header fields in a separate struct.
Hi Ivan, Andrew, Thanks for following this up and updates. For record, existing deprecation note is: https://git.dpdk.org/dpdk/tree/doc/guides/rel_notes/deprecation.rst?h=v21.02#n99 Ori, Andrew, Is there any struct left not updated after this patch?
Signed-off-by: Ivan Malov <[email protected]> Reviewed-by: Andrew Rybchenko <[email protected]> Reviewed-by: Andy Moreton <[email protected]>
<...>

