[ovs-build] Errored: ovn-open-virtual-networks/ovs#9 (net-devel - 94f6d78)

Travis CI builds at travis-ci.com
Mon Mar 16 11:14:53 UTC 2020


Build Update for ovn-open-virtual-networks/ovs
-------------------------------------

Build: #9
Status: Errored

Duration: 11 mins and 41 secs
Commit: 94f6d78 (net-devel)
Author: Tonghao Zhang
Message: dpif-netdev: Delete the flow limit in dpif-netdev

The max number of flow in dpif-netdev is MAX_FLOWS,
the previous patch [1] try to install more flows,
and so introduce the subcommand "dpif-netdev/pmd-set-max-flow"
to  change the max flow limitation. But 'other_config:flow-limit'
option can limit that too.

As Ilya Maximets say [2]:
| The MAX_FLOWS constant was there from the introduction of dpif-netdev,
| however, later new flow-limit mechanism was implemented that
| controls number of datapath flows in a dynamic way on ofproto level.
|
| So, maybe we can just remove the limit and fully rely on ofproto
| to decide what flow limit we need?  There are no limitations for
| flow table size in dpif-netdev beside the artificial one.
| 'other_config:flow-limit' seems suitable to control this.

[1] - https://mail.openvswitch.org/pipermail/ovs-dev/2020-January/366636.html
[2] - https://mail.openvswitch.org/pipermail/ovs-dev/2020-January/366677.html

Suggested-by: Ilya Maximets <i.maximets at ovn.org>
Signed-off-by: Tonghao Zhang <xiangxia.m.yue at gmail.com>

View the changeset: https://github.com/ovn-open-virtual-networks/ovs/compare/a386722b1152...94f6d78d7c5e

View the full build log and details: https://travis-ci.com/github/ovn-open-virtual-networks/ovs/builds/153478149?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovn-open-virtual-networks/ovs repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13090324&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/20200316/62d2c7bc/attachment.html>


More information about the build mailing list