automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw116416 [PATCH] [v2] net/iavf: fix error of virtchnl command
@ 2022-09-19  8:45 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-09-19  8:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, Yiding Zhou

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

Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/116416

_Testing issues_

Submitter: Yiding Zhou <yidingx.zhou@intel.com>
Date: Monday, September 19 2022 07:53:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f8f6b1c1744e12d8d6877464a613acd1231db1a1

116416 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | FAIL               | FAIL                 |
+---------------------+--------------------+----------------------+
| Fedora 34           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 31           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 32           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 18.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL 7              | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 33           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 34 clang     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ====
fcntl(handler->fd[1], F_SETFL, flags | O_NONBLOCK);
^~~~~~~~~~
SMTO_BLOCK
In file included from ..\lib\eal\include/rte_per_lcore.h:25,
from ..\lib\eal\include/rte_eal.h:19,
from ../drivers/net/iavf/iavf_vchnl.c:20:
../drivers/net/iavf/iavf_vchnl.c: In function 'iavf_dev_event_handler_fini':
..\lib\eal\windows\include/pthread.h:43:32: error: value computed is not used [-Werror=unused-value]
#define pthread_cancel(thread) !TerminateThread((HANDLE) thread, 0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/iavf_vchnl.c:143:2: note: in expansion of macro 'pthread_cancel'
pthread_cancel(handler->tid);
^~~~~~~~~~~~~~
cc1.exe: all warnings being treated as errors
[534/693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_tm.c.obj
[535/693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_igb_ethdev.c.obj
[536/693] Compiling C object drivers/libtmp_rte_net_e1000.a.p/net_e1000_em_ethdev.c.obj
[537/693] Compiling C object drivers/net/i40e/base/libi40e_base.a.p/i40e_common.c.obj
[538/693] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx_vec_avx2.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

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

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

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

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

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)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

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

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| pw116416 [PATCH v2] net/iavf: fix error of virtchnl command
       [not found] <20220919075358.1299338-1-yidingx.zhou@intel.com>
@ 2022-09-19  8:59 ` 0-day Robot
  0 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2022-09-19  8:59 UTC (permalink / raw)
  To: test-report; +Cc: yidingx.zhou, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3080802837
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
../drivers/net/iavf/iavf_vchnl.c:124:36: error: ‘F_GETFL’ undeclared (first use in this function)
  124 |  int flags = fcntl(handler->fd[1], F_GETFL);
      |                                    ^~~~~~~
../drivers/net/iavf/iavf_vchnl.c:124:36: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/iavf/iavf_vchnl.c:125:24: error: ‘F_SETFL’ undeclared (first use in this function)
  125 |  fcntl(handler->fd[1], F_SETFL, flags | O_NONBLOCK);
      |                        ^~~~~~~
../drivers/net/iavf/iavf_vchnl.c:125:41: error: ‘O_NONBLOCK’ undeclared (first use in this function)
  125 |  fcntl(handler->fd[1], F_SETFL, flags | O_NONBLOCK);
      |                                         ^~~~~~~~~~
In file included from ../lib/eal/include/rte_per_lcore.h:25,
                 from ../lib/eal/include/rte_eal.h:19,
                 from ../drivers/net/iavf/iavf_vchnl.c:20:
../drivers/net/iavf/iavf_vchnl.c: In function ‘iavf_dev_event_handler_fini’:
../lib/eal/windows/include/pthread.h:43:32: error: value computed is not used [-Werror=unused-value]
   43 | #define pthread_cancel(thread) !TerminateThread((HANDLE) thread, 0)
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/iavf/iavf_vchnl.c:143:2: note: in expansion of macro ‘pthread_cancel’
  143 |  pthread_cancel(handler->tid);
      |  ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[421/1305] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.obj'.
[422/1305] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib@sta/iavf_rxtx_vec_avx512.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

* |FAILURE| pw116416 [PATCH] [v2] net/iavf: fix error of virtchnl command
@ 2022-09-19  8:45 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-09-19  8:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Yiding Zhou

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

Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/116416

_Testing issues_

Submitter: Yiding Zhou <yidingx.zhou@intel.com>
Date: Monday, September 19 2022 07:53:58 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f8f6b1c1744e12d8d6877464a613acd1231db1a1

116416 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| Fedora 32           | FAIL           |
+---------------------+----------------+
| Fedora 31           | PASS           |
+---------------------+----------------+
| Fedora 34           | PASS           |
+---------------------+----------------+
| Fedora 33           | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL 7              | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 18.04        | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 34 clang     | PASS           |
+---------------------+----------------+

==== 20 line log output for Fedora 32 (dpdk_unit_test): ====
93/103 DPDK:fast-tests / telemetry_json_autotest  OK       0.28 s
94/103 DPDK:fast-tests / telemetry_data_autotest  OK       0.44 s
95/103 DPDK:fast-tests / table_autotest        OK      10.15 s
96/103 DPDK:fast-tests / ring_pmd_autotest     OK       0.17 s
97/103 DPDK:fast-tests / event_eth_tx_adapter_autotest  OK       0.55 s
98/103 DPDK:fast-tests / bitratestats_autotest  OK       0.20 s
99/103 DPDK:fast-tests / latencystats_autotest  OK       0.17 s
100/103 DPDK:fast-tests / pdump_autotest        OK       5.22 s
101/103 DPDK:fast-tests / vdev_autotest         OK       0.17 s
102/103 DPDK:fast-tests / compressdev_autotest  SKIP     0.17 s
103/103 DPDK:fast-tests / telemetry_all         SKIP     0.01 s

Ok:                   94
Expected Fail:         0
Fail:                  1
Unexpected Pass:       0
Skipped:               8
Timeout:               0

Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
==== End log output ====

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.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

Fedora 34
	Kernel: 5.4.0-72-generic
	Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1)

Fedora 33
	Kernel: 5.4.0-72-generic
	Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1)

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

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)

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

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

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Fedora 34 clang
	Kernel: 5.4.0-72-generic
	Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34)

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

UNH-IOL DPDK Community Lab

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

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-19  8:45 |FAILURE| pw116416 [PATCH] [v2] net/iavf: fix error of virtchnl command dpdklab
     [not found] <20220919075358.1299338-1-yidingx.zhou@intel.com>
2022-09-19  8:59 ` |FAILURE| pw116416 [PATCH v2] " 0-day Robot
  -- strict thread matches above, loose matches on Subject: below --
2022-09-19  8:45 |FAILURE| pw116416 [PATCH] [v2] " 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).