Re: [ovs-dev] [PATCH] conntrack: Avoid sporadic failures during IPv6 HTTP/FTP tests

2022-02-14 Thread Ilya Maximets
On 12/27/21 14:27, Paolo Valerio wrote: > Some sporadic false positive may be visible for the following tests: > > - conntrack - IPv6 HTTP > - conntrack - FTP over IPv6 > > The failures show up randomly. > The reason appears to be source address used when performing the > request using wget: > -t

Re: [ovs-dev] [PATCH] conntrack: Avoid sporadic failures during IPv6 HTTP/FTP tests

2022-01-28 Thread Paolo Valerio
Gaëtan Rivet writes: > On Tue, Jan 25, 2022, at 17:10, Mike Pattrick wrote: >> On Mon, Dec 27, 2021 at 8:27 AM Paolo Valerio wrote: >>> >>> Some sporadic false positive may be visible for the following tests: >>> >>> - conntrack - IPv6 HTTP >>> - conntrack - FTP over IPv6 >>> >>> The failures sh

Re: [ovs-dev] [PATCH] conntrack: Avoid sporadic failures during IPv6 HTTP/FTP tests

2022-01-26 Thread Gaëtan Rivet
On Tue, Jan 25, 2022, at 17:10, Mike Pattrick wrote: > On Mon, Dec 27, 2021 at 8:27 AM Paolo Valerio wrote: >> >> Some sporadic false positive may be visible for the following tests: >> >> - conntrack - IPv6 HTTP >> - conntrack - FTP over IPv6 >> >> The failures show up randomly. >> The reason app

Re: [ovs-dev] [PATCH] conntrack: Avoid sporadic failures during IPv6 HTTP/FTP tests

2022-01-25 Thread Mike Pattrick
On Mon, Dec 27, 2021 at 8:27 AM Paolo Valerio wrote: > > Some sporadic false positive may be visible for the following tests: > > - conntrack - IPv6 HTTP > - conntrack - FTP over IPv6 > > The failures show up randomly. > The reason appears to be source address used when performing the > request us

[ovs-dev] [PATCH] conntrack: Avoid sporadic failures during IPv6 HTTP/FTP tests

2021-12-27 Thread Paolo Valerio
Some sporadic false positive may be visible for the following tests: - conntrack - IPv6 HTTP - conntrack - FTP over IPv6 The failures show up randomly. The reason appears to be source address used when performing the request using wget: -tcp,orig=(src=fc00::1,dst=fc00::2,sport=,dport=),reply=(src