[ovs-build] Errored: horms2/ovs#453 (topic/wenzu-put-op-failure - 65b84d4)

Travis CI builds at travis-ci.org
Thu Mar 19 11:48:12 UTC 2020


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

Build: #453
Status: Errored

Duration: 48 mins and 14 secs
Commit: 65b84d4 (topic/wenzu-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>
Acked-by: Roi Dayan <roid at mellanox.com>
Signed-off-by: Simon Horman <simon.horman at netronome.com>

View the changeset: https://github.com/horms2/ovs/compare/56c8027b5fd8^...65b84d4a32bd

View the full build log and details: https://travis-ci.org/github/horms2/ovs/builds/664343261?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/20200319/c93c52b1/attachment.html>


More information about the build mailing list