On Wed, May 17, 2017 at 04:13:55PM -0700, Han Zhou wrote:
> Currently in pinctrl.c and ofctrl.c there are similar logic to log
> ignored messages, which is somehow inaccurate and confusing. For example,
> OFPTYPE_PACKET_IN is handled only in pinctrl.c but in ofctrl.c it
> is listed as expected input and not logged as "ignored" messages, while
> it is in fact unexpected and ignored there. This patch clearup the
> unnecessary "if" conditions and logs all messages that are not
> expected/handled honestly, so that there will be logs for debugging
> if such abnormal case really happens.
> 
> Signed-off-by: Han Zhou <zhou...@gmail.com>

This can't hurt much, so I applied it to master.  Thank you!
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to