Stefano Brivio <sbrivio@xxxxxxxxxx> wrote: > > Because the selftest data path test does: > > .... @test counter name ... > > > > .. and then checks if the counter has been incremented, the selftest > > first needs to be reworked to use per-element counters. > > That makes sense indeed, I didn't even know they existed. Actually, I > just learnt about 'nft reset element', that's quite neat. Pipapo predates the per element counters so no wonder you did not use them in the original selftest :-) Thanks for reviewing!