On Thu, Jun 20, 2013 at 03:16:42PM -0700, Justin Pettit wrote:
> Add a new function for converting a mask into a set of
> OVS_KEY_ATTR* attributes. This will be useful in a future commit.
>
> Signed-off-by: Justin Pettit <[email protected]>
"sparse" says:
../lib/odp-util.c:2427:47: warning: incorrect type in argument 4 (different
base types)
../lib/odp-util.c:2427:47: expected restricted odp_port_t [usertype]
odp_in_port
../lib/odp-util.c:2427:47: got unsigned int [unsigned] [usertype]
odp_in_port
../lib/odp-util.c:2424:1: error: symbol 'odp_flow_key_from_flow' redeclared
with different type (originally declared at ../lib/odp-util.h:103) -
incompatible argument 3 (different base types)
../lib/odp-util.c:2439:1: error: symbol 'odp_flow_key_from_mask' redeclared
with different type (originally declared at ../lib/odp-util.h:105) -
incompatible argument 4 (different base types)
Thanks,
Ben.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev