On 02/04/15 at 02:49pm, Andy Zhou wrote: > +struct ovs_action_bpf_prog { > + __be32 prog_fd; > + __be32 arg0; > + __be32 arg1; > +};
Given the 64 bit registers of BPF. Should we have all args in the Netlink message be 64 bit as well? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev