> +struct vxlan_metadata {
> +       __be32          vni;
> +       u32             gbp;

Should this be __be32 also and use ntohl/htonl when setting to/from skb->mark?

> +};
> +
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to