[ovs-build] Passed: horms2/ovs#458 (topic/branch-2.10/wenxu/put-op-failure - f765bca)

Travis CI builds at travis-ci.org
Tue Mar 24 14:26:19 UTC 2020


Build Update for horms2/ovs
-------------------------------------

Build: #458
Status: Passed

Duration: 38 mins and 12 secs
Commit: f765bca (topic/branch-2.10/wenxu/put-op-failure)
Author: wenxu
Message: dpif-netlink: avoid netlink modify flow put op failed after tc modify flow put op failed.

The tc modify flow put always delete the original flow first and
then add the new flow. If the modfiy flow put operation failed,
the flow put operation will change from modify to create if success
to delete the original flow in tc (which will be always failed with
ENOENT, the flow is already be deleted before add the new flow in tc).
Finally, the modify flow put will failed to add in kernel datapath.

Signed-off-by: wenxu <wenxu at ucloud.cn>
Signed-off-by: Simon Horman <simon.horman at netronome.com>

View the changeset: https://github.com/horms2/ovs/compare/b2ccc307f11e^...f765bca156b2

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

--

You can unsubscribe from build emails from the horms2/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=20314049&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20200324/521f56d7/attachment-0001.html>


More information about the build mailing list