On 08/22, Jakub Kicinski wrote:
In prep for more selective resetting of ntuple filters try to save the rule IDs to a table.
Signed-off-by: Jakub Kicinski kuba@kernel.org
This seems ok to unblock nipa cleanup, but at this point why not copy-paste proper ioctl from kperf? https://github.com/facebookexperimental/kperf/blob/main/devmem.c#L119 (seems less complicated than popen)
Acked-by: Stanislav Fomichev sdf@fomichev.me