[ovs-build] Still Failing: openvswitch/ovs#5529 (master - 52f793b)

Travis CI builds at travis-ci.org
Fri Nov 17 23:01:50 UTC 2017


Build Update for openvswitch/ovs
-------------------------------------

Build: #5529
Status: Still Failing

Duration: 43 minutes and 11 seconds
Commit: 52f793b (master)
Author: Paolo Abeni
Message: netdev-tc-offloads: update stats properly on flow deletion

Currently, when an offloaded DP flow is deleted, the related stats
are unconditionally cleared. As a result the counters for the
originating open flow are corrupted.

This change addresses the issue updating the DP stats with the current
values provided by the flower APIs before deleting the tc filter, as
currently done by others DP providers.

Tested vs different OVS H/W offload devices, verifying that the open flow
stats are correct after the expiration of the related, H/W offloaded DP
flow.

Fixes: 30b6b047260b ("netdev-tc-offloads: Implement netdev flow del using tc interface")
CC: Paul Blakey <paulb at mellanox.com>
Reported-by: Kumar Sanghvi <kumaras at chelsio.com>
Signed-off-by: Paolo Abeni <pabeni at redhat.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Simon Horman <simon.horman at netronome.com>

View the changeset: https://github.com/openvswitch/ovs/compare/1ae83bb20677...52f793b8d8d8

View the full build log and details: https://travis-ci.org/openvswitch/ovs/builds/303748910?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20171117/9138df11/attachment-0001.html>


More information about the build mailing list