* [linus:master] [tcp] 23e89e8ee7: packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail
@ 2024-07-25 4:55 kernel test robot
2024-07-25 8:07 ` Eric Dumazet
0 siblings, 1 reply; 3+ messages in thread
From: kernel test robot @ 2024-07-25 4:55 UTC (permalink / raw)
To: Kuniyuki Iwashima
Cc: oe-lkp, lkp, linux-kernel, Jakub Kicinski, Eric Dumazet, netdev,
oliver.sang
Hello,
kernel test robot noticed "packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail" on:
commit: 23e89e8ee7be73e21200947885a6d3a109a2c58d ("tcp: Don't drop SYN+ACK for simultaneous connect().")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
[test failed on linus/master 68b59730459e5d1fe4e0bbeb04ceb9df0f002270]
[test failed on linux-next/master 73399b58e5e5a1b28a04baf42e321cfcfc663c2f]
in testcase: packetdrill
version: packetdrill-x86_64-31fbbb7-1_20240226
with following parameters:
compiler: gcc-13
test machine: 16 threads 1 sockets Intel(R) Xeon(R) E-2278G CPU @ 3.40GHz (Coffee Lake) with 32G memory
(please refer to attached dmesg/kmsg for entire log/backtrace)
we also noticed other failed cases that can pass on parent.
42ffe242860c401c 23e89e8ee7be73e21200947885a
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4.fail
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv6.fail
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-cookie-not-reqd_ipv4-mapped-v6.fail
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-cookie-not-reqd_ipv4.fail
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-zero-payload_ipv4-mapped-v6.fail
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-zero-payload_ipv4.fail
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-cookie-not-reqd_ipv4-mapped-v6.fail
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-cookie-not-reqd_ipv4.fail
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-zero-payload_ipv4-mapped-v6.fail
:9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-zero-payload_ipv4.fail
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <oliver.sang@intel.com>
| Closes: https://lore.kernel.org/oe-lkp/202407251053.618edf56-oliver.sang@intel.com
FAIL [/lkp/benchmarks/packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open.pkt (ipv6)]
...
FAIL [/lkp/benchmarks/packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open.pkt (ipv4)]
...
FAIL [/lkp/benchmarks/packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open.pkt (ipv4-mapped-v6)]
...
The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20240725/202407251053.618edf56-oliver.sang@intel.com
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [linus:master] [tcp] 23e89e8ee7: packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail
2024-07-25 4:55 [linus:master] [tcp] 23e89e8ee7: packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail kernel test robot
@ 2024-07-25 8:07 ` Eric Dumazet
2024-07-26 14:39 ` Neal Cardwell
0 siblings, 1 reply; 3+ messages in thread
From: Eric Dumazet @ 2024-07-25 8:07 UTC (permalink / raw)
To: kernel test robot
Cc: Kuniyuki Iwashima, oe-lkp, lkp, linux-kernel, Jakub Kicinski,
netdev
On Thu, Jul 25, 2024 at 6:55 AM kernel test robot <oliver.sang@intel.com> wrote:
>
>
>
> Hello,
>
> kernel test robot noticed "packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail" on:
>
> commit: 23e89e8ee7be73e21200947885a6d3a109a2c58d ("tcp: Don't drop SYN+ACK for simultaneous connect().")
> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
>
> [test failed on linus/master 68b59730459e5d1fe4e0bbeb04ceb9df0f002270]
> [test failed on linux-next/master 73399b58e5e5a1b28a04baf42e321cfcfc663c2f]
>
> in testcase: packetdrill
> version: packetdrill-x86_64-31fbbb7-1_20240226
> with following parameters:
>
>
> compiler: gcc-13
> test machine: 16 threads 1 sockets Intel(R) Xeon(R) E-2278G CPU @ 3.40GHz (Coffee Lake) with 32G memory
>
> (please refer to attached dmesg/kmsg for entire log/backtrace)
>
>
> we also noticed other failed cases that can pass on parent.
>
>
> 42ffe242860c401c 23e89e8ee7be73e21200947885a
> ---------------- ---------------------------
> fail:runs %reproduction fail:runs
> | | |
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4.fail
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv6.fail
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-cookie-not-reqd_ipv4-mapped-v6.fail
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-cookie-not-reqd_ipv4.fail
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-zero-payload_ipv4-mapped-v6.fail
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-zero-payload_ipv4.fail
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-cookie-not-reqd_ipv4-mapped-v6.fail
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-cookie-not-reqd_ipv4.fail
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-zero-payload_ipv4-mapped-v6.fail
> :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-zero-payload_ipv4.fail
>
>
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <oliver.sang@intel.com>
> | Closes: https://lore.kernel.org/oe-lkp/202407251053.618edf56-oliver.sang@intel.com
>
>
>
> FAIL [/lkp/benchmarks/packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open.pkt (ipv6)]
>
> ...
>
> FAIL [/lkp/benchmarks/packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open.pkt (ipv4)]
>
> ...
>
> FAIL [/lkp/benchmarks/packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open.pkt (ipv4-mapped-v6)]
>
> ...
>
>
> The kernel config and materials to reproduce are available at:
> https://download.01.org/0day-ci/archive/20240725/202407251053.618edf56-oliver.sang@intel.com
>
>
>
> --
> 0-DAY CI Kernel Test Service
> https://github.com/intel/lkp-tests/wiki
>
This has been discussed recently in netdev mailing list, one ACK will
get more precise information.
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [linus:master] [tcp] 23e89e8ee7: packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail
2024-07-25 8:07 ` Eric Dumazet
@ 2024-07-26 14:39 ` Neal Cardwell
0 siblings, 0 replies; 3+ messages in thread
From: Neal Cardwell @ 2024-07-26 14:39 UTC (permalink / raw)
To: Eric Dumazet
Cc: kernel test robot, Kuniyuki Iwashima, oe-lkp, lkp, linux-kernel,
Jakub Kicinski, netdev, Matthieu Baerts
On Thu, Jul 25, 2024 at 4:07 AM Eric Dumazet <edumazet@google.com> wrote:
>
> On Thu, Jul 25, 2024 at 6:55 AM kernel test robot <oliver.sang@intel.com> wrote:
> >
> >
> >
> > Hello,
> >
> > kernel test robot noticed "packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail" on:
> >
> > commit: 23e89e8ee7be73e21200947885a6d3a109a2c58d ("tcp: Don't drop SYN+ACK for simultaneous connect().")
> > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
> >
> > [test failed on linus/master 68b59730459e5d1fe4e0bbeb04ceb9df0f002270]
> > [test failed on linux-next/master 73399b58e5e5a1b28a04baf42e321cfcfc663c2f]
> >
> > in testcase: packetdrill
> > version: packetdrill-x86_64-31fbbb7-1_20240226
> > with following parameters:
> >
> >
> > compiler: gcc-13
> > test machine: 16 threads 1 sockets Intel(R) Xeon(R) E-2278G CPU @ 3.40GHz (Coffee Lake) with 32G memory
> >
> > (please refer to attached dmesg/kmsg for entire log/backtrace)
> >
> >
> > we also noticed other failed cases that can pass on parent.
> >
> >
> > 42ffe242860c401c 23e89e8ee7be73e21200947885a
> > ---------------- ---------------------------
> > fail:runs %reproduction fail:runs
> > | | |
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4.fail
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv6.fail
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-cookie-not-reqd_ipv4-mapped-v6.fail
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-cookie-not-reqd_ipv4.fail
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-zero-payload_ipv4-mapped-v6.fail
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/basic-zero-payload_ipv4.fail
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-cookie-not-reqd_ipv4-mapped-v6.fail
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-cookie-not-reqd_ipv4.fail
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-zero-payload_ipv4-mapped-v6.fail
> > :9 67% 6:6 packetdrill.packetdrill/gtests/net/tcp/fastopen/server/opt34/basic-zero-payload_ipv4.fail
> >
> >
> >
> > If you fix the issue in a separate patch/commit (i.e. not just a new version of
> > the same patch/commit), kindly add following tags
> > | Reported-by: kernel test robot <oliver.sang@intel.com>
> > | Closes: https://lore.kernel.org/oe-lkp/202407251053.618edf56-oliver.sang@intel.com
> >
> >
> >
> > FAIL [/lkp/benchmarks/packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open.pkt (ipv6)]
> >
> > ...
> >
> > FAIL [/lkp/benchmarks/packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open.pkt (ipv4)]
> >
> > ...
> >
> > FAIL [/lkp/benchmarks/packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open.pkt (ipv4-mapped-v6)]
> >
> > ...
> >
> >
> > The kernel config and materials to reproduce are available at:
> > https://download.01.org/0day-ci/archive/20240725/202407251053.618edf56-oliver.sang@intel.com
> >
> >
> >
> > --
> > 0-DAY CI Kernel Test Service
> > https://github.com/intel/lkp-tests/wiki
> >
>
> This has been discussed recently in netdev mailing list, one ACK will
> get more precise information.
This should be fixed from this packetdrill test update from Matthieu
Baerts that I just merged:
https://github.com/google/packetdrill/pull/87
(For our internal versions of the tests, Eric provided an equivalent patch.)
neal
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-26 14:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-25 4:55 [linus:master] [tcp] 23e89e8ee7: packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail kernel test robot
2024-07-25 8:07 ` Eric Dumazet
2024-07-26 14:39 ` Neal Cardwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox