Re: [PATCH mptcp-next] selftests: mptcp: print stats before socket closure
Paolo Abeni <[email protected]>
| Newsgroups | dev.linux.lists.mptcp |
|---|---|
| Message-ID | <[email protected]> |
On 8/14/26 7:15 PM, Matthieu Baerts wrote:
> On 14/08/2026 18:44, Paolo Abeni wrote:
>> - Can we avoid the pipe? with something alike the following:
>> (void)system("NSTAT_HISTORY='/tmp/$(ip netns id).nstat' nstat -s *Tcp*
>
> Oh nice, I didn't think about that. Yes it works except it keeps the
> header (#kernel). Maybe fine here, but we don't change that in the .sh
> scripts?
Changing the script is IMHO an unrelated nice to have, for eventual
follow-ups.
/P