<pre>
Status: Passed
</pre>
<pre>
commit a3aa871111d54fc0c9c1c3e8f39eb7840f2d53fa
Author: Ilya Maximets <i.maximets@samsung.com>
Date:   Tue Jun 20 10:53:25 2017 +0300

    dpif-netdev: Remove useless port checking.
    
    Since commit ff073a71f9bb ("dpif-netdev: Use hmap instead of
    list+array for tracking ports."), 'is_valid_port_number()' is
    equal to 'port_no != ODPP_NONE', and the expression below will
    never be true.
    
    Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
    Signed-off-by: Ben Pfaff <blp@ovn.org>
    Acked-by: Greg Rose <gvrose8192@gmail.com>

</pre>
<pre>
View the changeset:
<a href="https://github.com/openvswitch/ovs/commit/a3aa871111d54fc0c9c1c3e8f39eb7840f2d53fa">https://github.com/openvswitch/ovs/commit/a3aa871111d54fc0c9c1c3e8f39eb7840f2d53fa</a>

View the full build log and details:
<a href="http://64.119.130.115/ovs/a3aa871111d54fc0c9c1c3e8f39eb7840f2d53fa">http://64.119.130.115/ovs/a3aa871111d54fc0c9c1c3e8f39eb7840f2d53fa</a></pre>