[ovs-build] Failed: horms2/ovs#330 (topic/branch-2.10/chrism/max-action - e11f1e5)

Travis CI builds at travis-ci.org
Mon Oct 21 08:05:32 UTC 2019


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

Build: #330
Status: Failed

Duration: 17 mins and 22 secs
Commit: e11f1e5 (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/commit/e11f1e5c3e6e

View the full build log and details: https://travis-ci.org/horms2/ovs/builds/600591246?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/20191021/42e7cb4e/attachment-0001.html>


More information about the build mailing list