[ovs-build] Canceled: ovsrobot/ovs#3447 (series_219682 - 25c355a)

Travis CI builds at travis-ci.com
Tue Jun 22 12:57:42 UTC 2021


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

Build: #3447
Status: Canceled

Duration: ?
Commit: 25c355a (series_219682)
Author: Jianbo Liu
Message: dpif-netlink: Fix issues of the offloaded flows counter

The n_offloaded_flows counter is saved in dpif, and this is the
first one when ofproto is created. When flow operation is done by
ovs-appctl commands, such as, dpctl/add-flows, dpctl/del-flow and
dpctl/del-flows, a new dpif is opened, so n_offloaded_flows in it
can't be used. To fix this, move n_offloaded_flows to dp_netlink.

Besides, this stats is set to zero for userspace datapath as it is
intented for counting the rules offloaded by tc flower

Fixes: af0618470507 ("dpif-netlink: Count the number of offloaded rules")
Signed-off-by: Jianbo Liu <jianbol at nvidia.com>
Reviewed-by: Roi Dayan <roid at nvidia.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/compare/4c777a83c983...25c355a2bd5b

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

  Restart your build: https://travis-ci.com/github/ovsrobot/ovs/builds/208076916?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9111024&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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/20210622/3b23548a/attachment-0001.html>


More information about the build mailing list