Re: [PATCH net] selftests: net: add missing config for big tcp tests

2024-01-30 Thread Jakub Kicinski
On Tue, 30 Jan 2024 19:41:10 +0100 Paolo Abeni wrote: > > Yes, it's VM inside a VM without nested virtualization support. > > A weird setup, granted, but when we move to bare metal I'd like > > to enable KASAN, which will probably cause a similar slowdown.. > > > > You could possibly get a similar

Re: [PATCH net] selftests: net: add missing config for big tcp tests

2024-01-30 Thread Paolo Abeni
On Mon, 2024-01-29 at 08:39 -0800, Jakub Kicinski wrote: > On Mon, 29 Jan 2024 17:31:33 +0100 Paolo Abeni wrote: > > Uhm... while the self-test doesn't emit anymore the message related to > > the missing modules, it still fails in the CI env and I can't reproduce > > the failures in my local env (t

Re: [PATCH net] selftests: net: add missing config for big tcp tests

2024-01-29 Thread Jakub Kicinski
On Mon, 29 Jan 2024 17:31:33 +0100 Paolo Abeni wrote: > Uhm... while the self-test doesn't emit anymore the message related to > the missing modules, it still fails in the CI env and I can't reproduce > the failures in my local env (the same for the gro.sh script). > > If I understand correctly, t

Re: [PATCH net] selftests: net: add missing config for big tcp tests

2024-01-29 Thread Paolo Abeni
On Mon, 2024-01-29 at 10:11 +0100, Paolo Abeni wrote: > On Fri, 2024-01-26 at 11:55 -0800, Jakub Kicinski wrote: > > On Fri, 26 Jan 2024 16:32:36 +0100 Paolo Abeni wrote: > > > The big_tcp test-case requires a few kernel knobs currently > > > not specified in the net selftests config, causing the >

Re: [PATCH net] selftests: net: add missing config for big tcp tests

2024-01-29 Thread Paolo Abeni
On Fri, 2024-01-26 at 11:55 -0800, Jakub Kicinski wrote: > On Fri, 26 Jan 2024 16:32:36 +0100 Paolo Abeni wrote: > > The big_tcp test-case requires a few kernel knobs currently > > not specified in the net selftests config, causing the > > following failure: > > > > # selftests: net: big_tcp.sh

Re: [PATCH net] selftests: net: add missing config for big tcp tests

2024-01-26 Thread Jakub Kicinski
On Fri, 26 Jan 2024 16:32:36 +0100 Paolo Abeni wrote: > The big_tcp test-case requires a few kernel knobs currently > not specified in the net selftests config, causing the > following failure: > > # selftests: net: big_tcp.sh > # Error: Failed to load TC action module. > # We have an error

Re: [PATCH net] selftests: net: add missing config for big tcp tests

2024-01-26 Thread Paolo Abeni
On Fri, 2024-01-26 at 11:18 -0500, Aaron Conole wrote: > Paolo Abeni writes: > > > The big_tcp test-case requires a few kernel knobs currently > > not specified in the net selftests config, causing the > > following failure: > > > > # selftests: net: big_tcp.sh > > # Error: Failed to load TC

Re: [PATCH net] selftests: net: add missing config for big tcp tests

2024-01-26 Thread Xin Long
On Fri, Jan 26, 2024 at 10:32 AM Paolo Abeni wrote: > > The big_tcp test-case requires a few kernel knobs currently > not specified in the net selftests config, causing the > following failure: > > # selftests: net: big_tcp.sh > # Error: Failed to load TC action module. > # We have an error

Re: [PATCH net] selftests: net: add missing config for big tcp tests

2024-01-26 Thread Aaron Conole
Paolo Abeni writes: > The big_tcp test-case requires a few kernel knobs currently > not specified in the net selftests config, causing the > following failure: > > # selftests: net: big_tcp.sh > # Error: Failed to load TC action module. > # We have an error talking to the kernel > ... > #

[PATCH net] selftests: net: add missing config for big tcp tests

2024-01-26 Thread Paolo Abeni
The big_tcp test-case requires a few kernel knobs currently not specified in the net selftests config, causing the following failure: # selftests: net: big_tcp.sh # Error: Failed to load TC action module. # We have an error talking to the kernel ... # Testing for BIG TCP: # CLI GSO | GW