automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw90372 [PATCH] build: fix symlink of drivers for Windows
       [not found] <20210401122723.23082-1-nick.connolly@mayadata.io>
@ 2021-04-01 12:29 ` checkpatch
  2021-04-01 13:55 ` [dpdk-test-report] |FAILURE| pw90372 " 0-day Robot
  2021-04-01 13:57 ` [dpdk-test-report] |FAILURE| pw90372 [dpdk-dev] [PATCH] " 0-day Robot
  2 siblings, 0 replies; 9+ messages in thread
From: checkpatch @ 2021-04-01 12:29 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/90372

_coding style OK_



^ permalink raw reply	[flat|nested] 9+ messages in thread

* [dpdk-test-report] |FAILURE| pw90372 build: fix symlink of drivers for Windows
       [not found] <20210401122723.23082-1-nick.connolly@mayadata.io>
  2021-04-01 12:29 ` [dpdk-test-report] |SUCCESS| pw90372 [PATCH] build: fix symlink of drivers for Windows checkpatch
@ 2021-04-01 13:55 ` 0-day Robot
  2021-04-01 13:57 ` [dpdk-test-report] |FAILURE| pw90372 [dpdk-dev] [PATCH] " 0-day Robot
  2 siblings, 0 replies; 9+ messages in thread
From: 0-day Robot @ 2021-04-01 13:55 UTC (permalink / raw)
  To: test-report; +Cc: nick.connolly, robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/90372/

_travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/221908011

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [dpdk-test-report] |FAILURE| pw90372 [dpdk-dev] [PATCH] build: fix symlink of drivers for Windows
       [not found] <20210401122723.23082-1-nick.connolly@mayadata.io>
  2021-04-01 12:29 ` [dpdk-test-report] |SUCCESS| pw90372 [PATCH] build: fix symlink of drivers for Windows checkpatch
  2021-04-01 13:55 ` [dpdk-test-report] |FAILURE| pw90372 " 0-day Robot
@ 2021-04-01 13:57 ` 0-day Robot
  2 siblings, 0 replies; 9+ messages in thread
From: 0-day Robot @ 2021-04-01 13:57 UTC (permalink / raw)
  To: test-report; +Cc: nick.connolly, robot

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/90372/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/708572768
Build Logs:
-----------------------Summary of failed steps-----------------------
ubuntu-18.04-gcc-static failed at step "Build and test"
ubuntu-18.04-gcc-shared-abi+doc+tests failed at step "Build and test"
ubuntu-18.04-clang-static failed at step "Build and test"
ubuntu-18.04-clang-shared-doc+tests failed at step "Build and test"
ubuntu-18.04-gcc-static-i386 failed at step "Build and test"
ubuntu-18.04-gcc-static-aarch64 failed at step "Build and test"
ubuntu-18.04-gcc-shared-aarch64 failed at step "Build and test"
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static at step "Build and test"
####################################################################################
+ OPTS= -Dexamples=l2fwd,l3fwd -Dmachine=default --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
+ meson build --werror -Dexamples=l2fwd,l3fwd -Dmachine=default --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.47.1
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 21.05.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program pkg-config found: YES (/usr/bin/pkg-config)
Program list-dir-globs.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/list-dir-globs.py)
Program check-symbols.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/options-ibverbs-static.sh)
Program binutils-avx512-check.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/binutils-avx512-check.sh)
Using meson's python ['/usr/bin/python3']
Program cat found: YES (/bin/cat)

config/meson.build:60:6: ERROR:  add_install_script args must be strings

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################
+ OPTS= -Denable_docs=true -Dexamples=all -Dmachine=default --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
+ meson build --werror -Denable_docs=true -Dexamples=all -Dmachine=default --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.47.1
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 21.05.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program pkg-config found: YES (/usr/bin/pkg-config)
Program list-dir-globs.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/list-dir-globs.py)
Program check-symbols.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/options-ibverbs-static.sh)
Program binutils-avx512-check.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/binutils-avx512-check.sh)
Using meson's python ['/usr/bin/python3']
Program cat found: YES (/bin/cat)

config/meson.build:60:6: ERROR:  add_install_script args must be strings

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-abi+doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-clang-static at step "Build and test"
####################################################################################
+ OPTS= -Dexamples=l2fwd,l3fwd -Dmachine=default --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
+ meson build --werror -Dexamples=l2fwd,l3fwd -Dmachine=default --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.47.1
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 21.05.0-rc0
Native C compiler: ccache clang (clang 9.0.0-2 "clang version 9.0.0-2~ubuntu18.04.2 (tags/RELEASE_900/final)")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program pkg-config found: YES (/usr/bin/pkg-config)
Program list-dir-globs.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/list-dir-globs.py)
Program check-symbols.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/options-ibverbs-static.sh)
Program binutils-avx512-check.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/binutils-avx512-check.sh)
Using meson's python ['/usr/bin/python3']
Program cat found: YES (/bin/cat)

config/meson.build:60:6: ERROR:  add_install_script args must be strings

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-clang-static at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-clang-shared-doc+tests at step "Build and test"
####################################################################################
+ OPTS= -Denable_docs=true -Dexamples=all -Dmachine=default --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
+ meson build --werror -Denable_docs=true -Dexamples=all -Dmachine=default --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.47.1
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 21.05.0-rc0
Native C compiler: ccache clang (clang 9.0.0-2 "clang version 9.0.0-2~ubuntu18.04.2 (tags/RELEASE_900/final)")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program pkg-config found: YES (/usr/bin/pkg-config)
Program list-dir-globs.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/list-dir-globs.py)
Program check-symbols.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/options-ibverbs-static.sh)
Program binutils-avx512-check.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/binutils-avx512-check.sh)
Using meson's python ['/usr/bin/python3']
Program cat found: YES (/bin/cat)

config/meson.build:60:6: ERROR:  add_install_script args must be strings

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-clang-shared-doc+tests at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################
+ OPTS= -Dc_args=-m32 -Dc_link_args=-m32 -Dexamples=l2fwd,l3fwd -Dmachine=default --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
+ meson build --werror -Dc_args=-m32 -Dc_link_args=-m32 -Dexamples=l2fwd,l3fwd -Dmachine=default --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.47.1
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 21.05.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program pkg-config found: YES (/usr/bin/pkg-config)
Program list-dir-globs.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/list-dir-globs.py)
Program check-symbols.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/options-ibverbs-static.sh)
Program binutils-avx512-check.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/binutils-avx512-check.sh)
Using meson's python ['/usr/bin/python3']
Program cat found: YES (/bin/cat)

config/meson.build:60:6: ERROR:  add_install_script args must be strings

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-i386 at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################
+ OPTS= -Dexamples=l2fwd,l3fwd -Dmachine=default --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
+ meson build --werror -Dexamples=l2fwd,l3fwd -Dmachine=default --default-library=static --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.47.1
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 21.05.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program pkg-config found: YES (/usr/bin/pkg-config)
Program list-dir-globs.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/list-dir-globs.py)
Program check-symbols.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/options-ibverbs-static.sh)
Program binutils-avx512-check.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/binutils-avx512-check.sh)
Using meson's python ['/usr/bin/python3']
Program cat found: YES (/bin/cat)

config/meson.build:60:6: ERROR:  add_install_script args must be strings

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-static-aarch64 at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] ubuntu-18.04-gcc-shared-aarch64 at step "Build and test"
####################################################################################
+ OPTS= -Dexamples=all -Dmachine=default --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
+ meson build --werror -Dexamples=all -Dmachine=default --default-library=shared --buildtype=debugoptimized -Dcheck_includes=true
The Meson build system
Version: 0.47.1
Source dir: /home/runner/work/dpdk/dpdk
Build dir: /home/runner/work/dpdk/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 21.05.0-rc0
Native C compiler: ccache gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program pkg-config found: YES (/usr/bin/pkg-config)
Program list-dir-globs.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/list-dir-globs.py)
Program check-symbols.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/options-ibverbs-static.sh)
Program binutils-avx512-check.sh found: YES (/home/runner/work/dpdk/dpdk/buildtools/binutils-avx512-check.sh)
Using meson's python ['/usr/bin/python3']
Program cat found: YES (/bin/cat)

config/meson.build:60:6: ERROR:  add_install_script args must be strings

A full log can be found at /home/runner/work/dpdk/dpdk/build/meson-logs/meson-log.txt
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] ubuntu-18.04-gcc-shared-aarch64 at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [dpdk-test-report] |SUCCESS| pw90372 [PATCH] build: fix symlink of drivers for Windows
@ 2021-04-02  6:36 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-04-02  6:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 4317 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/90372

_Testing PASS_

Submitter: Nick Connolly <nick.connolly@mayadata.io>
Date: Thursday, April 01 2021 12:27:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6545d6c52bbc28402b7bde5ee64744a99a3caf3e

90372 --> testing pass

Test environment and result as below:

+---------------------+----------------------+--------------------+----------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 32           | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31           | SKIPPED              | PASS               | SKIPPED        | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS           | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL 7              | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM    | SKIPPED              | PASS               | PASS           | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Arch Linux
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16256/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [dpdk-test-report] |SUCCESS| pw90372 [PATCH] build: fix symlink of drivers for Windows
@ 2021-04-02  5:31 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-04-02  5:31 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 4317 bytes --]

Test-Label: iol-testing
Test-Status: SUCCESS
http://dpdk.org/patch/90372

_Testing PASS_

Submitter: Nick Connolly <nick.connolly@mayadata.io>
Date: Thursday, April 01 2021 12:27:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6545d6c52bbc28402b7bde5ee64744a99a3caf3e

90372 --> testing pass

Test environment and result as below:

+---------------------+----------------------+--------------------+----------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_unit_test | dpdk_compile_spdk |
+=====================+======================+====================+================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 32           | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Fedora 31           | SKIPPED              | PASS               | SKIPPED        | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04        | SKIPPED              | PASS               | PASS           | PASS              |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| RHEL 7              | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Arch Linux          | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| FreeBSD 11.2        | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED        | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+
| Ubuntu 18.04 ARM    | SKIPPED              | PASS               | PASS           | SKIPPED           |
+---------------------+----------------------+--------------------+----------------+-------------------+


Windows Server 2019
	Kernel: 10.0
	Compiler: clang 9.0 and gcc 8.1.0 (MinGW)

Fedora 32
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.1

Fedora 31
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.1

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Arch Linux
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 10.2.0

FreeBSD 11.2
	Kernel: 11.2
	Compiler: gcc 8.3

openSUSE Leap 15
	Kernel: 4.12.14
	Compiler: gcc 7.4.1

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16256/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [dpdk-test-report] |SUCCESS| pw90372 [PATCH] build: fix symlink of drivers for Windows
@ 2021-04-01 20:39 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-04-01 20:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 954 bytes --]

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/90372

_Testing PASS_

Submitter: Nick Connolly <nick.connolly@mayadata.io>
Date: Thursday, April 01 2021 12:27:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6545d6c52bbc28402b7bde5ee64744a99a3caf3e

90372 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 18.04 ARM | PASS     |
+------------------+----------+
| Ubuntu 18.04     | PASS     |
+------------------+----------+


Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 18.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0-3ubuntu1~18.04

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16256/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [dpdk-test-report] |SUCCESS| pw90372 [PATCH] build: fix symlink of drivers for Windows
@ 2021-04-01 19:20 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-04-01 19:20 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 3968 bytes --]

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/90372

_Performance Testing PASS_

Submitter: Nick Connolly <nick.connolly@mayadata.io>
Date: Thursday, April 01 2021 12:27:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6545d6c52bbc28402b7bde5ee64744a99a3caf3e

90372 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | 0.37138%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.15712%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.15232%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.46034%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.36891%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.33015%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-4 Lx 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | -0.51211%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.27138%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.0985%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.23469%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.20931%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.13842%                           |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-4 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | 0.27998%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.54378%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.19841%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.37794%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.08367%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.04932%                           |
+------------+---------+-------------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16256/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [dpdk-test-report] |SUCCESS| pw90372 [PATCH] build: fix symlink of drivers for Windows
@ 2021-04-01 18:28 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-04-01 18:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/90372

_Testing PASS_

Submitter: Nick Connolly <nick.connolly@mayadata.io>
Date: Thursday, April 01 2021 12:27:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6545d6c52bbc28402b7bde5ee64744a99a3caf3e

90372 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Ubuntu 18.04     | PASS     |
+------------------+----------+
| Ubuntu 18.04 ARM | PASS     |
+------------------+----------+


Ubuntu 18.04
	Kernel: 4.15.0-generic
	Compiler: gcc 7.5

Ubuntu 18.04 ARM
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16256/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [dpdk-test-report] |SUCCESS| pw90372 [PATCH] build: fix symlink of drivers for Windows
@ 2021-04-01 18:22 dpdklab
  0 siblings, 0 replies; 9+ messages in thread
From: dpdklab @ 2021-04-01 18:22 UTC (permalink / raw)
  To: Ali Alnubani, Test Report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 3968 bytes --]

Test-Label: iol-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/90372

_Performance Testing PASS_

Submitter: Nick Connolly <nick.connolly@mayadata.io>
Date: Thursday, April 01 2021 12:27:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6545d6c52bbc28402b7bde5ee64744a99a3caf3e

90372 --> performance testing pass

Test environment and result as below:

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | 0.56847%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.35675%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.51688%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.39394%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 1.79307%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.64851%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-4 Lx 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | -0.09389%                           |
+------------+---------+-------------------------------------+
| 128        | 256     | -0.56276%                           |
+------------+---------+-------------------------------------+
| 256        | 256     | -0.14958%                           |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.24003%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | 0.21978%                            |
+------------+---------+-------------------------------------+
| 1518       | 256     | 0.03076%                            |
+------------+---------+-------------------------------------+

Ubuntu 18.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Mellanox ConnectX-4 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+-------------------------------------+
| frame_size | txd/rxd | throughput difference from expected |
+============+=========+=====================================+
| 64         | 256     | 0.10571%                            |
+------------+---------+-------------------------------------+
| 128        | 256     | 0.20781%                            |
+------------+---------+-------------------------------------+
| 256        | 256     | 0.54563%                            |
+------------+---------+-------------------------------------+
| 512        | 256     | 0.11166%                            |
+------------+---------+-------------------------------------+
| 1024       | 256     | -0.06693%                           |
+------------+---------+-------------------------------------+
| 1518       | 256     | -0.02466%                           |
+------------+---------+-------------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/16256/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-04-02  6:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210401122723.23082-1-nick.connolly@mayadata.io>
2021-04-01 12:29 ` [dpdk-test-report] |SUCCESS| pw90372 [PATCH] build: fix symlink of drivers for Windows checkpatch
2021-04-01 13:55 ` [dpdk-test-report] |FAILURE| pw90372 " 0-day Robot
2021-04-01 13:57 ` [dpdk-test-report] |FAILURE| pw90372 [dpdk-dev] [PATCH] " 0-day Robot
2021-04-01 18:22 [dpdk-test-report] |SUCCESS| pw90372 " dpdklab
2021-04-01 18:28 dpdklab
2021-04-01 19:20 dpdklab
2021-04-01 20:39 dpdklab
2021-04-02  5:31 dpdklab
2021-04-02  6:36 dpdklab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).