[ovs-build] Failed: istokes/ovs#1084 (dpif_avx512_v14 - 6be13ec)

Travis CI builds at travis-ci.com
Fri Jul 2 15:11:11 UTC 2021


Build Update for istokes/ovs
-------------------------------------

Build: #1084
Status: Failed

Duration: 8 mins and 42 secs
Commit: 6be13ec (dpif_avx512_v14)
Author: Harry van Haaren
Message: dpcls-avx512: Enable avx512 vector popcount instruction.

This commit enables the AVX512-VPOPCNTDQ Vector Popcount
instruction. This instruction is not available on every CPU
that supports the AVX512-F Foundation ISA, hence it is enabled
only when the additional VPOPCNTDQ ISA check is passed.

The vector popcount instruction is used instead of the AVX512
popcount emulation code present in the avx512 optimized DPCLS today.
It provides higher performance in the SIMD miniflow processing
as that requires the popcount to calculate the miniflow block indexes.

Signed-off-by: Harry van Haaren <harry.van.haaren at intel.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Ian Stokes <ian.stokes at intel.com>

View the changeset: https://github.com/istokes/ovs/compare/bd9052455092^...6be13ec14950

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


--

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


More information about the build mailing list