On Mon, Jul 7, 2025 at 8:25 AM David Marchand <[email protected]> wrote:
>
> A dp_packet object comes from either dp_packet_new() (which resets all
> fields to good default values) or from a DPDK mempool.
>
> Reset offsets in netdev-dpdk so that inner offsets are in a clean state
> before calling flow extraction for the first time.
>
> On recirculation, inner offsets can be left untouched when extracting
> flow informations again.
>
> Reported-at: https://issues.redhat.com/browse/FDP-1517
> Signed-off-by: David Marchand <[email protected]>

I do believe you're correct about this.

Acked-by: Mike Pattrick <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to