[ovs-build] Failed: ovsrobot/ovs#3320 (series_215293 - f98fc23)

Travis CI builds at travis-ci.org
Sat Nov 28 03:29:48 UTC 2020


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

Build: #3320
Status: Failed

Duration: 2 hrs, 54 mins, and 26 secs
Commit: f98fc23 (series_215293)
Author: Harry van Haaren
Message: dpif-netdev: enable ISA optimized DPIF and miniflow extract

This commit refactors the way in which the DPIF component can
call the miniflow-extract function. It creates flexibility in
the DPIF component by adding a function pointer at the pmd level.

A new miniflow extract implementation is created which allows the
AVX-512 SIMD instructions to perform the packet matching and building
of the miniflow data-structure.

All AVX-512 capable CPUs will be able to run the miniflow
extract, however CPUs that support the AVX-512 Vector Bit
Manipulation Instructions (VBMI) will benefit more as the
native byte permute instruction gives extra performance.

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/compare/9328c7ca32a7...f98fc237399e

View the full build log and details: https://travis-ci.org/github/ovsrobot/ovs/builds/744478039?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&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/20201128/a698a265/attachment.html>


More information about the build mailing list