07/06/2024 16:02, Rongwei Liu: > Add "uint8_t last_rsvd" as union with origin rsvd1. > Add RTE_FLOW_FIELD_VXLAN_LAST_RSVD into rte flow packet > field. > > The new union is used by testpmd matching item VXLAN > "last_rsvd" and modify target RTE_FLOW_FIELD_VXLAN_LAST_RSVD. > > Signed-off-by: Rongwei Liu <[email protected]> > Acked-by: Dariusz Sosnowski <[email protected]> > Acked-by: Thomas Monjalon <[email protected]>
OK this version looks good, thank you.

