automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw116423 [PATCH v3 3/3] test/power: add unit tests for uncore API
       [not found] <20220919090540.827884-4-tadhg.kearney@intel.com>
@ 2022-09-19  9:07 ` checkpatch
  2022-09-19  9:39 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-09-19  9:07 UTC (permalink / raw)
  To: test-report; +Cc: Tadhg Kearney

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/116423

_coding style issues_


WARNING:TYPO_SPELLING: 'unsuccesfully' may be misspelled - perhaps 'unsuccessfully'?
#191: FILE: app/test/test_power_uncore.c:91:
+	/* Try to unsuccesfully set invlaid uncore freq index */

WARNING:TYPO_SPELLING: 'invlaid' may be misspelled - perhaps 'invalid'?
#191: FILE: app/test/test_power_uncore.c:91:
+	/* Try to unsuccesfully set invlaid uncore freq index */

total: 0 errors, 2 warnings, 307 lines checked

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

* |FAILURE| pw116423 [PATCH v3 3/3] test/power: add unit tests for uncore API
       [not found] <20220919090540.827884-4-tadhg.kearney@intel.com>
  2022-09-19  9:07 ` |WARNING| pw116423 [PATCH v3 3/3] test/power: add unit tests for uncore API checkpatch
@ 2022-09-19  9:39 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-09-19  9:39 UTC (permalink / raw)
  To: test-report; +Cc: tadhg.kearney, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3081275180
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static" failed at step Build and test
"ubuntu-20.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-20.04-clang-static" failed at step Build and test
"ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-riscv64" failed at step Build and test
"fedora:35-gcc-shared" failed at step Build
"fedora:35-clang-static" failed at step Build
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Compiler for C supports arguments -flax-vector-conversions: YES
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES
Fetching value of define "dev/qat_crypto_pmd_gen4.c" : /qat_crypto_pmd_gen4.c/qat_crypto_pmd_gen4.c
Compiler for C supports arguments -mavx512vl: YES
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES
Library libturbo found: NO
Library libldpc_decoder_5gnr found: NO
Has header "cuda.h" : NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Dependency zlib found: YES (cached)
Message: hugepage availability: true
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR:  Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/power/rte_power_uncore.h

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-20.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/test_telemetry.sh)
Program doxygen found: YES (/usr/bin/doxygen)
Configuring doxy-api.conf using configuration
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Has header "sys/epoll.h" : YES
Library pqos found: NO
Message: Skipping example "l2fwd-cat"
Library rt found: YES
Has header "sys/epoll.h" : YES
Has header "linux/virtio_blk.h" : YES
Library virt found: NO
Dependency jansson found: YES (cached)
Message: Skipping example "vm_power_manager"
Library virt found: NO
Message: Skipping example "guest_cli"
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR:  Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/power/rte_power_uncore.h

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-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Compiler for C supports arguments -flax-vector-conversions: YES
Compiler for C supports arguments -Wno-strict-aliasing: YES
Fetching value of define "dev/qat_crypto_pmd_gen4.c" : /qat_crypto_pmd_gen4.c/qat_crypto_pmd_gen4.c
Compiler for C supports arguments -mavx512vl: YES
Compiler for C supports arguments -Wno-format-nonliteral: YES
Library libturbo found: NO
Library libldpc_decoder_5gnr found: NO
Has header "cuda.h" : NO
Compiler for C supports arguments -Wno-format-truncation: NO
Dependency zlib found: YES (cached)
Message: hugepage availability: true
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation: NO
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR:  Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/power/rte_power_uncore.h

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-20.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/test_telemetry.sh)
Program doxygen found: YES (/usr/bin/doxygen)
Configuring doxy-api.conf using configuration
Program sphinx-build found: YES (/usr/bin/sphinx-build)
Compiler for C supports arguments -Wno-format-truncation: NO
Has header "sys/epoll.h" : YES
Library pqos found: NO
Message: Skipping example "l2fwd-cat"
Library rt found: YES
Has header "sys/epoll.h" : YES
Has header "linux/virtio_blk.h" : YES
Library virt found: NO
Dependency jansson found: YES (cached)
Message: Skipping example "vm_power_manager"
Library virt found: NO
Message: Skipping example "guest_cli"
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR:  Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/power/rte_power_uncore.h

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-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
Compiler for C supports arguments -Wno-strict-prototypes -Wstrict-prototypes: YES
Compiler for C supports arguments -D_BSD_SOURCE: YES
Compiler for C supports arguments -D_DEFAULT_SOURCE: YES
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5"
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES
Library libturbo found: NO
Library libldpc_decoder_5gnr found: NO
Has header "cuda.h" : NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Dependency zlib found: NO (tried pkgconfig)
Message: hugepage availability: true
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR:  Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/power/rte_power_uncore.h

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-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5"
Compiler for C supports arguments -flax-vector-conversions: YES
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES
Library libturbo found: NO
Library libldpc_decoder_5gnr found: NO
Has header "cuda.h" : NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Cross dependency zlib found: NO (tried pkgconfig)
Message: hugepage availability: true
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
Cross C++ compiler: ccache aarch64-linux-gnu-g++ (gcc 9.4.0)
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR:  Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/power/rte_power_uncore.h

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-20.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Has header "sys/epoll.h" : YES
Library pqos found: NO
Message: Skipping example "l2fwd-cat"
Library rt found: YES
Has header "sys/epoll.h" : YES
Has header "linux/virtio_blk.h" : YES
Library virt found: NO
Cross dependency jansson found: NO (tried pkgconfig)
Message: Skipping example "vm_power_manager"
Library virt found: NO
Message: Skipping example "guest_cli"
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
Cross C++ compiler: ccache aarch64-linux-gnu-g++ (gcc 9.4.0)
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR:  Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/power/rte_power_uncore.h

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-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################
Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES
Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5"
Compiler for C supports arguments -flax-vector-conversions: YES
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES
Compiler for C supports arguments -Wno-format-nonliteral -Wformat-nonliteral: YES
Library libturbo found: NO
Library libldpc_decoder_5gnr found: NO
Has header "cuda.h" : NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Cross dependency zlib found: NO (tried pkgconfig)
Message: hugepage availability: true
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
Cross C++ compiler: ccache powerpc64le-linux-gnu-g++ (gcc 9.4.0)
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR:  Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/power/rte_power_uncore.h

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-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Has header "sys/epoll.h" : YES
Library pqos found: NO
Message: Skipping example "l2fwd-cat"
Library rt found: YES
Has header "sys/epoll.h" : YES
Has header "linux/virtio_blk.h" : YES
Library virt found: NO
Cross dependency jansson found: NO (tried pkgconfig)
Message: Skipping example "vm_power_manager"
Library virt found: NO
Message: Skipping example "guest_cli"
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
Cross C++ compiler: ccache powerpc64le-linux-gnu-g++ (gcc 9.4.0)
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR:  Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/power/rte_power_uncore.h

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-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
Program test_telemetry.sh found: YES (/home/runner/work/dpdk/dpdk/app/test/test_telemetry.sh)
Program doxygen found: NO
Program sphinx-build found: NO
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES
Has header "sys/epoll.h" : YES
Library pqos found: NO
Message: Skipping example "l2fwd-cat"
Library rt found: YES
Has header "sys/epoll.h" : YES
Has header "linux/virtio_blk.h" : YES
Library virt found: NO
Cross dependency jansson found: NO (tried pkgconfig)
Message: Skipping example "vm_power_manager"
Library virt found: NO
Message: Skipping example "guest_cli"
Program gen_c_file_for_header.py found: YES (/home/runner/work/dpdk/dpdk/buildtools/chkincs/gen_c_file_for_header.py)
Native C++ compiler: ccache c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
Cross C++ compiler: ccache riscv64-linux-gnu-g++ (gcc 9.4.0)
Program grep found: YES (/usr/bin/grep)

buildtools/chkincs/meson.build:46:8: ERROR:  Problem encountered: Files missing C++ 'extern "C"' guards:
- /home/runner/work/dpdk/dpdk/lib/power/rte_power_uncore.h

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-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-gcc-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-gcc-shared" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-shared" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2022-09-19  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220919090540.827884-4-tadhg.kearney@intel.com>
2022-09-19  9:07 ` |WARNING| pw116423 [PATCH v3 3/3] test/power: add unit tests for uncore API checkpatch
2022-09-19  9:39 ` |FAILURE| " 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).