Re: [PATCH net-next 1/2] tcp: make SOF_TIMESTAMPING_RX_SOFTWARE feature per socket
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-08-27 14:46:21
From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-08-27 14:46:21
On Sun, 25 Aug 2024 23:24:39 +0800 Jason Xing wrote:
However, there is one particular case that fails the selftests with "./rxtimestamp: Expected swtstamp to not be set." error printing in testcase 6.
In case you ever find yourself looking for ways to improve our tests may I suggest trying to speed up fcnal_test.sh? That'd be a very productive use of time.