NFP_IPV4_TOS_MASK
tmp = FIELD_PREP(NFP_IPV4_TOS_MASK, match.key->tos);
match.key->tos = FIELD_GET(NFP_IPV4_TOS_MASK, tmp);