All of lore.kernel.org
 help / color / mirror / Atom feed
* CI failures on nipa
@ 2026-08-13  7:57 Paolo Abeni
  2026-08-13  8:59 ` gang.yan
  2026-08-13  9:15 ` Matthieu Baerts
  0 siblings, 2 replies; 5+ messages in thread
From: Paolo Abeni @ 2026-08-13  7:57 UTC (permalink / raw)
  To: Matthieu Baerts (NGI0); +Cc: MPTCP Linux

Hi,

I'm looking at this one:

https://netdev-ctrl.bots.linux.dev/logs/vmksft/mptcp/results/776501/6-mptcp-connect-sh/

the output is strange:

https://netdev-ctrl.bots.linux.dev/logview.html?f=/logs/vmksft/mptcp/results/776501/6-mptcp-connect-sh/stdout#L114

the first nstat dump includes apparently the counters from all the
previous runs, which is unexpected: the nstat_init/nstat_get/pr_nstat
dance should allow showing the data from current run only right?

Also I think mptcp_lib_wait_timeout completes too late (after ~60 secs),
when the listener already bailed out due to accept timeout (after ~30
secs), so it does not show any info on the listener side. I fear it may
also race with the actuall `timeout` command completion showing socket
states after the user-space program completion.

Judging on the final status, I *think*/*guess* the (re)connect is
hanged, possibly due to bad remote address?!? It could be useful to
print out on stderr the reconnect destination address.

/P


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-08-13  9:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-13  7:57 CI failures on nipa Paolo Abeni
2026-08-13  8:59 ` gang.yan
2026-08-13  9:20   ` Matthieu Baerts
2026-08-13  9:37     ` gang.yan
2026-08-13  9:15 ` Matthieu Baerts

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.