On Wed, 25 Jun 2025 16:45:49 -0700 Mina Almasry wrote: > Thank you for merging this. Kinda of a noob question: does this merge > mean that nipa will run this on new submitted patches already? Or do > I/someone need to do something to enable that? I've been clicking on > the contest for new patches like so: > > https://netdev.bots.linux.dev/contest.html?pw-n=0&branch=net-next-2025-06-25--21-00 > > But I don't see this benchmark being run anywhere. I looked for docs > that already cover this but I couldn't find any.
Right now to add a new TARGET one needs to have SSH access to the systems that run the tests :( The process of adding a runner is not automated. But this will probably need even more work because it's a performance test. We'd need some way of tracking numerical values and detecting regressions? We have a vague plan of moving NIPA out of Meta owned systems. We may want to wait for that before we tackle performance-like tests.