[ovs-build] Fixed: horms2/ovs#344 (topic/branch-2.10/chrism/max-action - bcf0477)

Travis CI builds at travis-ci.org
Sat Oct 26 08:05:52 UTC 2019


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

Build: #344
Status: Fixed

Duration: 50 mins and 34 secs
Commit: bcf0477 (topic/branch-2.10/chrism/max-action)
Author: Chris Mi
Message: tc: Limit the max action number to 16

Currently, ovs supports to offload max TCA_ACT_MAX_PRIO(32) actions.
But net sched api has a limit of 4K message size which is not enough
for 32 actions when echo flag is set.

After a lot of testing, we find that 16 actions is a reasonable number.
So in this commit, we introduced a new define to limit the max actions.

Fixes: 0c70132cd288("tc: Make the actions order consistent")
Signed-off-by: Chris Mi <chrism at mellanox.com>
Reviewed-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/e11f1e5c3e6e...bcf0477062e9

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


More information about the build mailing list