[ovs-build] Broken: openvswitch/ovs#9144 (branch-2.12 - 757888c)

Travis CI builds at travis-ci.org
Wed Mar 25 20:24:06 UTC 2020


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

Build: #9144
Status: Broken

Duration: 1 hr, 6 mins, and 59 secs
Commit: 757888c (branch-2.12)
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/openvswitch/ovs/compare/9560a18bffb9...757888c7af5c

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

--

You can unsubscribe from build emails from the openvswitch/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=2143550&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/20200325/2930a25c/attachment-0001.html>


More information about the build mailing list