automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| [GIT MASTER] 93a4b3beba4ee611685148917981f846427cafb2
@ 2023-06-30 23:18 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-06-30 23:18 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

_Testing issues_

Branch: dpdk

93a4b3beba4ee611685148917981f846427cafb2 --> testing fail

Test environment and result as below:

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

==== 20 line log output for RHEL8 (dpdk_kmod_compile_torvalds_linux): ====
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@2/dpdk/kernel/linux/kni/kni_dev.h:110:8: error: too many arguments to function 'get_user_pages_remote'
ret = get_user_pages_remote(tsk->mm, iova, 1, 0, &page, NULL, NULL);
^~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/cacheflush.h:5,
from ./include/linux/cacheflush.h:5,
from ./include/linux/highmem.h:8,
from ./include/linux/bvec.h:10,
from ./include/linux/skbuff.h:17,
from ./include/net/net_namespace.h:43,
from ./include/linux/netdevice.h:38,
from /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@2/dpdk/kernel/linux/kni/kni_misc.c:9:
./include/linux/mm.h:2377:6: note: declared here
long get_user_pages_remote(struct mm_struct *mm,
^~~~~~~~~~~~~~~~~~~~~
make[1]: *** [scripts/Makefile.build:252: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@2/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@2/dpdk/build/kernel/linux/kni/kni_misc.o] Error 1
make: *** [Makefile:2032: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@2/dpdk/build/kernel/linux/kni] Error 2
make: Leaving directory '/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@2/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 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 93a4b3beba4ee611685148917981f846427cafb2
@ 2023-06-30 21:55 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-06-30 21:55 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

_Testing issues_

Branch: dpdk

93a4b3beba4ee611685148917981f846427cafb2 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_kmod_compile_torvalds_linux): ====
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@3/dpdk/kernel/linux/kni/kni_dev.h:110:8: error: too many arguments to function 'get_user_pages_remote'
ret = get_user_pages_remote(tsk->mm, iova, 1, 0, &page, NULL, NULL);
^~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/cacheflush.h:5:0,
from ./include/linux/cacheflush.h:5,
from ./include/linux/highmem.h:8,
from ./include/linux/bvec.h:10,
from ./include/linux/skbuff.h:17,
from ./include/net/net_namespace.h:43,
from ./include/linux/netdevice.h:38,
from /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@3/dpdk/kernel/linux/kni/kni_misc.c:9:
./include/linux/mm.h:2375:6: note: declared here
long get_user_pages_remote(struct mm_struct *mm,
^~~~~~~~~~~~~~~~~~~~~
make[1]: *** [scripts/Makefile.build:252: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@3/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@3/dpdk/build/kernel/linux/kni/kni_misc.o] Error 1
make: *** [Makefile:2032: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@3/dpdk/build/kernel/linux/kni] Error 2
make: Leaving directory '/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@3/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

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

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)

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 93a4b3beba4ee611685148917981f846427cafb2
@ 2023-06-30  1:42 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-06-30  1:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

_Testing issues_

Branch: dpdk

93a4b3beba4ee611685148917981f846427cafb2 --> testing fail

Test environment and result as below:

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

==== 20 line log output for RHEL8 (dpdk_kmod_compile_torvalds_linux): ====
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_dev.h:110:8: error: too many arguments to function 'get_user_pages_remote'
ret = get_user_pages_remote(tsk->mm, iova, 1, 0, &page, NULL, NULL);
^~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/cacheflush.h:5,
from ./include/linux/cacheflush.h:5,
from ./include/linux/highmem.h:8,
from ./include/linux/bvec.h:10,
from ./include/linux/skbuff.h:17,
from ./include/net/net_namespace.h:43,
from ./include/linux/netdevice.h:38,
from /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod/dpdk/kernel/linux/kni/kni_misc.c:9:
./include/linux/mm.h:2377:6: note: declared here
long get_user_pages_remote(struct mm_struct *mm,
^~~~~~~~~~~~~~~~~~~~~
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:2032: /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 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |WARNING| [GIT MASTER] 93a4b3beba4ee611685148917981f846427cafb2
@ 2023-06-29  1:45 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2023-06-29  1:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports

_Testing issues_

Branch: dpdk

93a4b3beba4ee611685148917981f846427cafb2 --> testing fail

Test environment and result as below:

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

==== 20 line log output for openSUSE Leap 15 (dpdk_kmod_compile_torvalds_linux): ====
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@3/dpdk/kernel/linux/kni/kni_dev.h:110:8: error: too many arguments to function 'get_user_pages_remote'
ret = get_user_pages_remote(tsk->mm, iova, 1, 0, &page, NULL, NULL);
^~~~~~~~~~~~~~~~~~~~~
In file included from ./arch/x86/include/asm/cacheflush.h:5:0,
from ./include/linux/cacheflush.h:5,
from ./include/linux/highmem.h:8,
from ./include/linux/bvec.h:10,
from ./include/linux/skbuff.h:17,
from ./include/net/net_namespace.h:43,
from ./include/linux/netdevice.h:38,
from /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@3/dpdk/kernel/linux/kni/kni_misc.c:9:
./include/linux/mm.h:2375:6: note: declared here
long get_user_pages_remote(struct mm_struct *mm,
^~~~~~~~~~~~~~~~~~~~~
make[1]: *** [scripts/Makefile.build:252: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@3/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@3/dpdk/build/kernel/linux/kni/kni_misc.o] Error 1
make: *** [Makefile:2032: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@3/dpdk/build/kernel/linux/kni] Error 2
make: Leaving directory '/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-Kmod@3/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

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

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)

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

end of thread, other threads:[~2023-06-30 23:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-30 23:18 |WARNING| [GIT MASTER] 93a4b3beba4ee611685148917981f846427cafb2 dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-06-30 21:55 dpdklab
2023-06-30  1:42 dpdklab
2023-06-29  1:45 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).