On Wed, Oct 19, 2016 at 07:21:17PM +0200, Jiri Benc wrote:
> From: Lorand Jakab <[email protected]>
>
> These actions will allow L2->L3 and L3->L2 switching, and are supposed
> to be added to flows installed in the datapath transparently by
> ovs-vswitchd.
>
> Signed-off-by: Lorand Jakab <[email protected]>
> Signed-off-by: Simon Horman <[email protected]>
> Signed-off-by: Jiri Benc <[email protected]>
I know that this isn't intended to be applied yet, according to the
cover letter, but it doesn't build:
../lib/odp-util.c:5504:15: error: no member named 'base_layer' in 'struct
flow'
../lib/odp-util.c:5504:40: error: no member named 'base_layer' in 'struct
flow'
../lib/odp-util.c:5505:19: error: no member named 'base_layer' in 'struct
flow'
../lib/odp-util.c:5505:33: error: use of undeclared identifier 'LAYER_2'
../lib/odp-util.c:5512:20: error: no member named 'base_layer' in 'struct
flow'
../lib/odp-util.c:5512:40: error: no member named 'base_layer' in 'struct
flow'
and furthermore I can't any mention of base_layer in the OVS history so
I'm not sure what's going on here.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev