automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| [GIT MASTER] 4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b
@ 2023-03-01 23:51 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-03-01 23:51 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon

_Testing issues_

Branch: dpdk

4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b --> testing fail

Test environment and result as below:

+-----------------+----------------------------------+
|   Environment   | dpdk_kmod_compile_torvalds_linux |
+=================+==================================+
| CentOS Stream 8 | FAIL                             |
+-----------------+----------------------------------+

==== 20 line log output for CentOS Stream 8 (dpdk_kmod_compile_torvalds_linux): ====
In file included from /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_net.c:26:
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h: In function 'iova_to_phys':
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:9: error: 'FOLL_TOUCH' undeclared (first use in this function); did you mean 'FOLL_FORCE'?
FOLL_TOUCH, &page, NULL, NULL);
^~~~~~~~~~
FOLL_FORCE
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:9: note: each undeclared identifier is reported only once for each function it appears in
In file included from /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_misc.c:22:
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h: In function 'iova_to_phys':
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:9: error: 'FOLL_TOUCH' undeclared (first use in this function); did you mean 'FOLL_FORCE'?
FOLL_TOUCH, &page, NULL, NULL);
^~~~~~~~~~
FOLL_FORCE
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:9: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [scripts/Makefile.build:252: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/build/kernel/linux/kni/kni_net.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [scripts/Makefile.build:252: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/build/kernel/linux/kni/kni_misc.o] Error 1
make: *** [Makefile:2028: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/build/kernel/linux/kni] Error 2
make: Leaving directory '/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/linux'
ninja: build stopped: subcommand failed.
==== End log output ====

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/23586/

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

* |WARNING| [GIT MASTER] 4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b
@ 2023-03-03 19:26 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-03-03 19:26 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

_Testing issues_

Branch: dpdk

4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b --> testing fail

Test environment and result as below:

+-----------------+----------------------------------+
|   Environment   | dpdk_kmod_compile_torvalds_linux |
+=================+==================================+
| Debian Buster   | FAIL                             |
+-----------------+----------------------------------+
| RHEL8           | FAIL                             |
+-----------------+----------------------------------+
| CentOS Stream 9 | FAIL                             |
+-----------------+----------------------------------+
| Debian Bullseye | FAIL                             |
+-----------------+----------------------------------+
| Ubuntu 22.04    | FAIL                             |
+-----------------+----------------------------------+
| CentOS Stream 8 | FAIL                             |
+-----------------+----------------------------------+
| Arch Linux      | FAIL                             |
+-----------------+----------------------------------+

==== 20 line log output for Arch Linux (dpdk_kmod_compile_torvalds_linux): ====
In file included from /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_net.c:26:
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h: In function 'iova_to_phys':
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:37: error: 'FOLL_TOUCH' undeclared (first use in this function); did you mean 'FOLL_FORCE'?
112 |                                     FOLL_TOUCH, &page, NULL, NULL);
|                                     ^~~~~~~~~~
|                                     FOLL_FORCE
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:37: note: each undeclared identifier is reported only once for each function it appears in
In file included from /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_misc.c:22:
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h: In function 'iova_to_phys':
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:37: error: 'FOLL_TOUCH' undeclared (first use in this function); did you mean 'FOLL_FORCE'?
112 |                                     FOLL_TOUCH, &page, NULL, NULL);
|                                     ^~~~~~~~~~
|                                     FOLL_FORCE
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:37: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [scripts/Makefile.build:252: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/build/kernel/linux/kni/kni_net.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [scripts/Makefile.build:252: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/build/kernel/linux/kni/kni_misc.o] Error 1
make: *** [Makefile:2028: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/build/kernel/linux/kni] Error 2
make: Leaving directory '/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/linux'
ninja: build stopped: subcommand failed.
==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/23646/

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

* |WARNING| [GIT MASTER] 4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b
@ 2023-03-01 21:55 dpdklab
  0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2023-03-01 21:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, David Marchand, Thomas Monjalon

_Testing issues_

Branch: dpdk

4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b --> testing fail

Test environment and result as below:

+------------------+----------------------------------+
|   Environment    | dpdk_kmod_compile_torvalds_linux |
+==================+==================================+
| Debian Buster    | FAIL                             |
+------------------+----------------------------------+
| CentOS Stream 9  | FAIL                             |
+------------------+----------------------------------+
| Debian Bullseye  | FAIL                             |
+------------------+----------------------------------+
| Ubuntu 22.04     | FAIL                             |
+------------------+----------------------------------+
| RHEL8            | FAIL                             |
+------------------+----------------------------------+
| Ubuntu 20.04     | FAIL                             |
+------------------+----------------------------------+
| openSUSE Leap 15 | FAIL                             |
+------------------+----------------------------------+
| Arch Linux       | FAIL                             |
+------------------+----------------------------------+

==== 20 line log output for Arch Linux (dpdk_kmod_compile_torvalds_linux): ====
In file included from /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_net.c:26:
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h: In function 'iova_to_phys':
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:37: error: 'FOLL_TOUCH' undeclared (first use in this function); did you mean 'FOLL_FORCE'?
112 |                                     FOLL_TOUCH, &page, NULL, NULL);
|                                     ^~~~~~~~~~
|                                     FOLL_FORCE
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:37: note: each undeclared identifier is reported only once for each function it appears in
In file included from /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_misc.c:22:
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h: In function 'iova_to_phys':
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:37: error: 'FOLL_TOUCH' undeclared (first use in this function); did you mean 'FOLL_FORCE'?
112 |                                     FOLL_TOUCH, &page, NULL, NULL);
|                                     ^~~~~~~~~~
|                                     FOLL_FORCE
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:112:37: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [scripts/Makefile.build:252: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/build/kernel/linux/kni/kni_net.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [scripts/Makefile.build:252: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/build/kernel/linux/kni/kni_misc.o] Error 1
make: *** [Makefile:2028: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/build/kernel/linux/kni] Error 2
make: Leaving directory '/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/linux'
ninja: build stopped: subcommand failed.
==== End log output ====

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

Arch Linux
	Kernel: 5.4.0-73-generic
	Compiler: gcc 11.1.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/23579/

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:[~2023-03-03 19:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01 23:51 |WARNING| [GIT MASTER] 4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-03-03 19:26 dpdklab
2023-03-01 21:55 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).