On Wed, Mar 19, 2014 at 04:33:17PM -0700, Ben Pfaff wrote: > On Wed, Mar 19, 2014 at 01:35:05PM -0700, Alex Wang wrote: > > In order to allow handlers directly read upcalls from datapath, > > we need to support per-handler netlink socket for each vport in > > datapath. This commit makes this happen. Also, it is guaranteed > > backward and forward compatibility with previous branch. > > > > Signed-off-by: Alex Wang <al...@nicira.com> > > Acked-by: Thomas Graf <tg...@redhat.com> > > Needs Jesse's review.
Also, adds a sparse warning: /home/blp/ovs/_build/datapath/linux/vport.c:167:20: warning: incorrect type in argument 1 (different address spaces) /home/blp/ovs/_build/datapath/linux/vport.c:167:20: expected void const *<noident> /home/blp/ovs/_build/datapath/linux/vport.c:167:20: got struct vport_portids [noderef] <asn:4>*upcall_portids _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev