On Wed, May 04, 2016 at 04:34:23PM +0900, Simon Horman wrote: > From: Lorand Jakab <loja...@cisco.com> > > This is needed for sending a packet back to the datapath after a miss > upcall was processed. The presence of a layer 2 packet is signaled by > adding OVS_KEY_ATTR_ETHERNET to the packet metadata sent with the > ovs_packet netlink message. Layer 3 packets need to be accompanied by > OVS_KEY_ATTR_PACKET_ETHERTYPE to indicate network protocol. > > Signed-off-by: Lorand Jakab <loja...@cisco.com> > Signed-off-by: Simon Horman <simon.hor...@netronome.com>
I am not sure it makes sense to do a masked set of a packet Ethertype (in odp_execute_masked_set_action()). Acked-by: Ben Pfaff <b...@ovn.org> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev