On Fri, Sep 2, 2022 at 10:35 AM Eelco Chaudron <[email protected]> wrote:
> On 1 Sep 2022, at 18:02, Eelco Chaudron wrote:
>
> > Using [NETNS|OVS]_DAEMONIZE will start tcpdump in the background,
> > and it will also make sure it gets killed in corner cases.
> >
> > For the check_pkt_len tests, we also kill tcpdump between individual
> > tests in the same test case to avoid confusion when analyzing results.
> > This also required some changes to the awk expressions, as an extra
> > newline is added to the output when tcpdump gets stopped.
> >
> > Fixes: 02dabb21f243 ("tests: Add check_pkt_len action test to 
> > system-offload-traffic.")
> > Suggested-by: David Marchand <[email protected]>
> > Signed-off-by: Eelco Chaudron <[email protected]>
>
> Looks like the 0-day Robot failure is not related to this patch.
>
> I’ve run this through GitHub testing and it’s fine:
>
> https://github.com/chaudron/ovs/actions?query=

I once hit this BFD failure in GHA too but could not reproduce it on my side.


-- 
David Marchand

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

Reply via email to