On Mon, Feb 27, 2023 at 05:51:10PM +0100, Paolo Valerio wrote: > The two tests verify, for both icmp and icmpv6, that the correct port > translation happen in the inner packet in the case an error is > received in the reply direction. > > Signed-off-by: Paolo Valerio <[email protected]> > --- > v2: > - added missing OVS_WAIT_UNTIL for tcpdump > - removed nc dependency and replaced with packet-out
Reviewed-by: Simon Horman <[email protected]> I also successfully exercising this using the following make targets: - check-offloads - check-kernel - check-system-userspace - check-system-tso Tested-by: Simon Horman <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
