On Thu, Jun 12, 2025 at 01:52:11PM +0200, Phil Sutter wrote: > Patch 1 is the most relevant one as an upcoming kernel fix will trigger > the bug being fixed by it. > > Patches 2-5 are related to monitor testsuite, either fixing monitor > output or adjusting the test cases. > > Patch 6 adjusts the shell testsuite for use with recent kernels (having > name-based interface hooks). > > Patch 7 is an accidental discovery, probably I missed to add a needed > .json.output file when implementing new tests. > > Phil Sutter (7): > netlink: Fix for potential crash parsing a flowtable > netlink: Do not allocate a bogus flowtable priority expr > monitor: Correctly print flowtable updates > json: Dump flowtable hook spec only if present > tests: monitor: Fix for single flag array avoidance > tests: shell: Adjust to ifname-based hooks > tests: py: Properly fix JSON equivalents for netdev/reject.t Series applied.