On Tue, 30 Jun 2026 14:56:02 +0200 Pielech, Adrian wrote: > On 6/27/2026 6:54 PM, Jakub Kicinski wrote: > > Hi! > > > > Some of the tests need more than 5min, could you increase the timeout > > in the runner to 10 or 15min? Looks like it's hard-killing tests right > > now after 2min: > > > > https://netdev-ci-results.intel.com/ice-results/net-next-hw-2026-06-27--16-00/ice-E810-XXV4/xdp.py/stdout > > > > which leaks config across tests: > > > > https://netdev-ci-results.intel.com/ice-results/net-next-hw-2026-06-27--16-00/ice-E810-XXV4/irq.py/stdout > > > > BTW the JSON reports the timed out tests as pass. > > Hi Jakub, > > I've increased timeout to 10 minutes per test run. It seems to help with > XDP tests score.
Great, thank you! > I'll later take a look on default behavior of runner in case of timeouts. default behavior == pass/fail status for the test?
