On 6/16/21 2:04 AM, Tony van der Peet wrote: > From: Tony van der Peet <[email protected]> > > When a PACKET_OUT has output port of OFPP_TABLE, and the rule > table includes a meter and this causes the packet to be deleted, > stop the packet from being deleted twice by cloning it and setting > it up to be stolen in execution. > > Add a test to verify this condition. > > Signed-off-by: Tony van der Peet <[email protected]>
Thanks for the patch! OVS seems to work fine with this change, but for some reason several OVN unit tests are failing if it uses OVS with this change applied. Trying to figure out why... Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
