On Tue, 2026-03-10 at 18:53 -0700, Jakub Kicinski wrote: > On Sat, 7 Mar 2026 22:58:32 -0700 Allison Henderson wrote: > > This set addresses a few rds selftests clean ups and bugs encountered > > when running in the ksft framework. The first patch is a clean up > > patch that addresses pylint warnings, but otherwise no functional > > changes. The next patch moves the test time out to a ksft settings > > file so that the time out is set appropriately. And lastly we fix a > > tcpdump segfault caused by deprecated a os.fork() call. > > Looks good! So this is enough to make ksft work? Or just the first > batch of obvious fixes? :)
Those were all the ksft bugs I encountered on my end. Let me know if you run into any trouble with it. Thank you! Allison
