On Mon, Sep 18, 2023 at 08:13:50PM +0200, Pablo Neira Ayuso wrote: > Wrap datatype compatibility check into a helper function and use it for > map evaluation, otherwise the following bogus error message is > displayed: > > Error: datatype mismatch, map expects packet mark, mapping expression has type integer > > Add unit tests to improve coverage for this usecase. Scratch this, I will send a v2.