On 26 Oct 2023, at 14:18, Eelco Chaudron wrote:
> On 21 Oct 2023, at 1:22, Frode Nordahl wrote: > >> Depending on system configuration, executing tcpdump without the >> -n parameter, may prolong the execution time for tcpdump while it >> attempts name resolution. >> >> This delay may in turn lead to test failures due to contents of >> tables to check being evicted. >> >> We recently started to see this problem with the >> "conntrack -IPv6 ICMP6 Related with SNAT" test. >> >> For consistency, this patch adds the -n parameter to all tcpdump >> calls in system-traffic.at. >> >> Signed-off-by: Frode Nordahl <[email protected]> > > This change looks good to me. > > Acked-by: Eelco Chaudron <[email protected]> Looks like I’m too late it was already applied ;) _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
