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