[ovs-build] Passed: ovsrobot/ovs#3672 (series_234718 - be66cd5)

Travis CI builds at travis-ci.com
Thu Mar 18 15:07:28 UTC 2021


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

Build: #3672
Status: Passed

Duration: 11 mins and 9 secs
Commit: be66cd5 (series_234718)
Author: Harry van Haaren
Message: configure/dpcls: allow opt-in to CPU ISA opts at compile time

This commit allows "opt-in" to CPU ISA optimized implementations of
OVS SW datapath components at compile time. This can be useful in some
deployments where the CPU ISA optimized implementation is to be chosen
by default.

Note that only the default priority order of valid subtable
implementations is being modified. If a subtable implementation is
not available due to ISA not being available, it will not be selected.

With --enable-cpu-isa on an AVX512 capable CPU, the dpcls_avx512_gather
ISA optimized implementation of DPCLS is automatically enabled.

The default is off, so unless ./configure --enable-cpu-isa is passed,
the behaviour of the default OVS compile is not changed.

Signed-off-by: Harry van Haaren <harry.van.haaren at intel.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

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

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovs/builds/220513584?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/20210318/bf139c15/attachment.html>


More information about the build mailing list