On Thu, Dec 21, 2017 at 02:24:08PM +0000, Zoltán Balogh wrote:
> In xlate_actions(), when packet comes from a L3 port and its packet_type
> is not Ethernet, then a dummy Ethernet header is added to the packet by
> setting flow->packet_type to Ethernet and zero out flow->dl_src and
> flow->dl_dst. This process should be avoided if packet is recirculated,
> i.e. xin->frozen_state is set properly.
> 
> Signed-off-by: Zoltan Balogh <[email protected]>
> CC: Jan Scheurich <[email protected]>

Thanks for fixing bugs.

Please add something to the commit message to explain why this is
unnecessary when the packet is recirculated.

Thanks,

Ben.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to