[ovs-build] Passed: ovsrobot/ovs#2354 (series_163604 - e1bcd6a)

Travis CI builds at travis-ci.org
Wed Mar 11 06:46:14 UTC 2020


Build Update for ovsrobot/ovs
-------------------------------------

Build: #2354
Status: Passed

Duration: 49 mins and 8 secs
Commit: e1bcd6a (series_163604)
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: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/e1bcd6a2bb90

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

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&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/20200311/e51275cc/attachment.html>


More information about the build mailing list