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 <[email protected]>
> > Acked-by: Thomas Graf <[email protected]>
>
> 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
[email protected]
http://openvswitch.org/mailman/listinfo/dev