<pre>
Status: Failed
</pre>
<pre>
commit d4f5282cf17d6a5f1d080f4c41a9523cbe499fa7
Author: Kevin Traynor <ktraynor@redhat.com>
Date:   Mon Jun 26 22:51:50 2017 +0100

    netdev-dpdk: Remove Rx checksum reconfigure.
    
    Rx checksum offload is enabled by default on DPDK physical NICs
    where available, with reconfiguration through
    options:rx-checksum-offload. However, changing rx-checksum-offload
    did not result in a reconfiguration of the NIC and wrong status is
    reported for it.
    
    As there seems to be diminishing reasons why a user would want
    to disable Rx checksum offload, just remove the broken reconfiguration
    option.
    
    Fixes: 1a2bb11817a4 ("netdev-dpdk: Enable Rx checksum offloading feature on DPDK physical ports.")
    Reported-by: Kevin Traynor <ktraynor@redhat.com>
    Suggested-by: Sugesh Chandran <sugesh.chandran@intel.com>
    Acked-by: Darrell Ball <dlu998@gmail.com>
    Tested-by: Sugesh Chandran <sugesh.chandran@intel.com>
    Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
    Signed-off-by: Ben Pfaff <blp@ovn.org>

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

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