Ander Juaristi <a@xxxxxxxxxxxx> wrote: > index 322c087..ad00a1a 100644 > --- a/tests/py/ip/meta.t.payload > +++ b/tests/py/ip/meta.t.payload > @@ -1,3 +1,15 @@ > +# meta day "Saturday" drop > +ip test-ip4 input > + [ meta load unknown => reg 1 ] This 'unknown' is coming from libnftnl. You will need to make a small patch that adds the new keys to the string table, similar to commit 179a43db739b8151d608452d01b66f65ac8aa5e5 meta: secpath support in libnftnl.