On Fri, Feb 03, 2017 at 10:39:48AM +0000, Jan Scheurich wrote:
> Add support for actions push_eth and pop_eth to the netdev datapath and
> the supporting libraries. This patch relies on the support for these actions
> in the kernel datapath to be present.
>
> Signed-off-by: Lorand Jakab <[email protected]>
> Signed-off-by: Simon Horman <[email protected]>
> Signed-off-by: Jiri Benc <[email protected]>
> Signed-off-by: Yi Yang <[email protected]>
> Signed-off-by: Jean Tourrilhes <[email protected]>
> Signed-off-by: Jan Scheurich <[email protected]>
> Co-authored-by: Zoltan Balogh <[email protected]>
This sign-off chain is baffling. Please explain it.
Clang reports:
../lib/packets.c:260:22: error: cast from 'char *' to 'ovs_be16 *' (aka
'unsigned short *') increases required alignment from 1 to 2
[-Werror,-Wcast-align]
../lib/packets.c:263:22: error: cast from 'char *' to 'ovs_be16 *' (aka
'unsigned short *') increases required alignment from 1 to 2
[-Werror,-Wcast-align]
Thanks,
Ben.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev