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; 3+ 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] 3+ 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; 3+ 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] 3+ 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; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2021-04-01 13:57 UTC | newest]

Thread overview: 3+ 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

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).