automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw119815 [PATCH] mempool: fix rte_mempool_avail_count may segment fault when used in multiprocess
@ 2022-11-14  8:55 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-11-14  8:55 UTC (permalink / raw)
  To: Lijuan Tu, Test Report, Ferruh Yigit, Georgii Tkachuk, Qian Xu
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, changfengnan

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

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/119815

_Functional Testing issues_

Submitter: changfengnan <changfengnan@bytedance.com>
Date: Monday, November 14 2022 07:14:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:203dcc9cfe4151518bb5a5c59ee22a754e649e35

119815 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- mtu_update


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

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

* |FAILURE| pw119815 [PATCH] mempool: fix rte_mempool_avail_count may segment fault when used in multiprocess
       [not found] <20221114071439.38902-1-changfengnan@bytedance.com>
@ 2022-11-14  8:59 ` 0-day Robot
  0 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2022-11-14  8:59 UTC (permalink / raw)
  To: test-report; +Cc: changfengnan, robot

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################
+ devtools/test-null.sh
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /run/user/1001/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: VFIO support initialized
TELEMETRY: No legacy callbacks, legacy socket not created
testpmd: create a new mbuf pool <mb_pool_0>: n=2048, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Failed to setup RX queue: No mempool allocation on the socket 0
EAL: Error - exiting with code: 1
  Cause: Start ports failed
Interactive-mode selected
Auto-start selected
Configuring Port 0 (socket 0)
Port 0 is closed
Port 1 is closed
devtools/test-null.sh: 29: echo: echo: I/O error
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-doc+tests" at step Build and test
####################################################################################
kernel.core_pattern = /tmp/dpdk-core.%e.%p
+ devtools/test-null.sh
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /run/user/1001/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: VFIO support initialized
testpmd: create a new mbuf pool <mb_pool_0>: n=2048, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Failed to setup RX queue: No mempool allocation on the socket 0
EAL: Error - exiting with code: 1
  Cause: Start ports failed
Interactive-mode selected
Auto-start selected
Configuring Port 0 (socket 0)
Port 0 is closed
Port 1 is closed
devtools/test-null.sh: 29: echo: echo: I/O error
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
kernel.core_pattern = /tmp/dpdk-core.%e.%p
+ devtools/test-null.sh
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /run/user/1001/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: VFIO support initialized
testpmd: create a new mbuf pool <mb_pool_0>: n=2048, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Failed to setup RX queue: No mempool allocation on the socket 0
EAL: Error - exiting with code: 1
  Cause: Start ports failed
Interactive-mode selected
Auto-start selected
Configuring Port 0 (socket 0)
Port 0 is closed
Port 1 is closed
devtools/test-null.sh: 29: echo: echo: I/O error
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
+ devtools/test-null.sh
EAL: Detected CPU lcores: 2
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /run/user/1001/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: VFIO support initialized
TELEMETRY: No legacy callbacks, legacy socket not created
testpmd: create a new mbuf pool <mb_pool_0>: n=2048, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Failed to setup RX queue: No mempool allocation on the socket 0
EAL: Error - exiting with code: 1
  Cause: Start ports failed
Interactive-mode selected
Auto-start selected
Configuring Port 0 (socket 0)
Port 0 is closed
Port 1 is closed
devtools/test-null.sh: 29: echo: echo: I/O error
+ failed=true
+ catch_coredump
+ ls /tmp/dpdk-core.*.*
+ return 0
+ [ true != true ]
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




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




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

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

* |FAILURE| pw119815 [PATCH] mempool: fix rte_mempool_avail_count may segment fault when used in multiprocess
@ 2022-11-14  8:45 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-11-14  8:45 UTC (permalink / raw)
  To: Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, changfengnan

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

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/119815

_Functional Testing issues_

Submitter: changfengnan <changfengnan@bytedance.com>
Date: Monday, November 14 2022 07:14:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:203dcc9cfe4151518bb5a5c59ee22a754e649e35

119815 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- mtu_update


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

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

* |FAILURE| pw119815 [PATCH] mempool: fix rte_mempool_avail_count may segment fault when used in multiprocess
@ 2022-11-14  8:42 dpdklab
  0 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2022-11-14  8:42 UTC (permalink / raw)
  To: Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, David Marchand, Thomas Monjalon, changfengnan

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

Test-Label: iol-intel-Functional
Test-Status: FAILURE
http://dpdk.org/patch/119815

_Functional Testing issues_

Submitter: changfengnan <changfengnan@bytedance.com>
Date: Monday, November 14 2022 07:14:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:203dcc9cfe4151518bb5a5c59ee22a754e649e35

119815 --> functional testing fail

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 1/2
	Failed Tests:
		- scatter


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

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:[~2022-11-14  9:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-14  8:55 |FAILURE| pw119815 [PATCH] mempool: fix rte_mempool_avail_count may segment fault when used in multiprocess dpdklab
     [not found] <20221114071439.38902-1-changfengnan@bytedance.com>
2022-11-14  8:59 ` 0-day Robot
  -- strict thread matches above, loose matches on Subject: below --
2022-11-14  8:45 dpdklab
2022-11-14  8:42 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).