[dpdk-dev] [PATCH 3/3] net/bnxt: add AVX2 vector PMD

Lance Richardson lance.richardson at broadcom.com
Wed May 26 20:33:14 CEST 2021


On Mon, May 24, 2021 at 3:00 PM Lance Richardson
<lance.richardson at broadcom.com> wrote:
>
> Implement AVX2 vector PMD.
>

There are CI test failures for this patch series that appear be
unrelated, are these
known/expected failures?

>From http://mails.dpdk.org/archives/test-report/2021-May/196470.html
    Ubuntu 18.04 ARM
    Kernel: 4.15.0-132-generic
    Compiler: gcc 7.5
    NIC: Arm Intel Corporation Ethernet Converged Network Adapter
XL710-QDA2 40000 Mbps
    Target: x86_64-native-linuxapp-gcc
    Fail/Total: 4/5
    Failed Tests:
    - dynamic_config
    - mtu_update
    - scatter
    - stats_checks

>From http://mails.dpdk.org/archives/test-report/2021-May/196343.html

    ==== 20 line log output for Ubuntu 18.04 ARM (dpdk_unit_test): ====
    Summary of Failures:

    3/96 DPDK:fast-tests / atomic_autotest                FAIL
  22.96s (killed by signal 9 SIGKILL)
    29/96 DPDK:fast-tests / func_reentrancy_autotest       FAIL
   2.82s (exit status 255 or signal 127 SIGinvalid)
    38/96 DPDK:fast-tests / malloc_autotest                FAIL
   33.25s (killed by signal 9 SIGKILL)
    48/96 DPDK:fast-tests / pflock_autotest                FAIL
   6.14s (killed by signal 9 SIGKILL)


More information about the dev mailing list