automatic DPDK test reports
 help / color / mirror / Atom feed
* [dts-test-report] |FAILURE| pw(120799-120800) sid(26095) job(DTS_AUTO_2094) [V5, 2/2] framework/virt_base: add pin_threads parameter when start VM
@ 2022-12-13  8:27 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2022-12-13  8:27 UTC (permalink / raw)
  To: test-report, dts-test-report, weix.ling

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

Test-Label: Intel-dts-pylama-test
Test-Status: FAILURE
http://dpdk.org/patch/120800
Subject: [V5,2/2] framework/virt_base: add pin_threads parameter when start VM

_Testing issues_

Diff:
	framework/qemu_kvm.py
	framework/virt_base.py

DPDK:
	commit c581c49cd3fcaff596fbe566e270b442e6326c79
	Author: Akhil Goyal <gakhil@marvell.com>
	Date:   Mon Dec 5 13:29:44 2022 +0530
	Comment: maintainers: split baseband from crypto tree

DTS:
	commit 1b4f822bee585e100b0192d6383d01fb95cb7dfa
	Author: Wei Ling <weix.ling@intel.com>
	Date:   Tue Nov 22 15:13:31 2022 +0800
	Comment: tests/virtio_event_idx_interrupt_cbdma: modify the dmas parameter by DPDK changed

PYLAMA test failed information:
framework/qemu_kvm.py:1381: [E] E0602 Undefined variable 'pin_threads' [pylint]
DPDK STV team

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

* [dts-test-report] |FAILURE| pw(120799-120800) sid(26095) job(DTS_AUTO_2094) [V5, 2/2] framework/virt_base: add pin_threads parameter when start VM
@ 2022-12-13  9:05 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2022-12-13  9:05 UTC (permalink / raw)
  To: test-report, dts-test-report, weix.ling

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

Test-Label: Intel-dts-suite-test
Test-Status: FAILURE
http://dpdk.org/patch/120800
Subject: [V5,2/2] framework/virt_base: add pin_threads parameter when start VM

_Testing issues_

Diff:
	framework/qemu_kvm.py
	framework/virt_base.py

DPDK:
	commit c581c49cd3fcaff596fbe566e270b442e6326c79
	Author: Akhil Goyal <gakhil@marvell.com>
	Date:   Mon Dec 5 13:29:44 2022 +0530
	Comment: maintainers: split baseband from crypto tree

DTS:
	commit 1b4f822bee585e100b0192d6383d01fb95cb7dfa
	Author: Wei Ling <weix.ling@intel.com>
	Date:   Tue Nov 22 15:13:31 2022 +0800
	Comment: tests/virtio_event_idx_interrupt_cbdma: modify the dmas parameter by DPDK changed


Test environment and result as below:
+---------------------+----------+--------------------------------+---------------------------------+
| suits               | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g |
+---------------------+----------+--------------------------------+---------------------------------+
| virtio_smoke        | Virtio   | run                            | not run                         |
| pf_smoke            | NIC PF   | run                            | not run                         |
| vf_smoke            | NIC VF   | run                            | not run                         |
| vf_to_vf_nic_bridge | NIC VF   | run                            | not run                         |
| ice_rss_configure   | CVL Only | not run                        | run                             |
+---------------------+----------+--------------------------------+---------------------------------+

Log path: /regression_dts/results/test/5596e782670a453e8473e25ffde92f1c

#1: UB2004-64+216_fortville_spirit
	OS: Ubuntu 22.10
	Kernel: 6.0.7-060007-generic
	CPU: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
	Clang: NA


	Status: SUCCESS
	Catogory: NIC PF
	Target: x86_64-native-linuxapp-gcc
	without_patch Total/Pass/Fail/Blocked/NA: 3/3/0/0/0
	with_patch Total/Pass/Fail/Blocked/NA: 3/3/0/0/0
	
	Detail test results:
	+-------------------------------+------------+---------------+
	| suit/case                     | with_patch | without_patch |
	+-------------------------------+------------+---------------+
	| pf_smoke/test_pf_rss          | passed     | passed        |
	| pf_smoke/test_pf_jumbo_frames | passed     | passed        |
	| pf_smoke/test_pf_tx_rx_queue  | passed     | passed        |
	+-------------------------------+------------+---------------+
	

	Status: FAILURE
	Catogory: NIC VF
	Target: x86_64-native-linuxapp-gcc
	without_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0
	with_patch Total/Pass/Fail/Blocked/NA: 6/3/3/0/0
	
	Detail test results:
	+-------------------------------------------------+------------+---------------+
	| suit/case                                       | with_patch | without_patch |
	+-------------------------------------------------+------------+---------------+
	| vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | failed     | passed        |
	| vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream   | failed     | passed        |
	| vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | failed     | passed        |
	| vf_smoke/test_vf_jumbo_frames                   | passed     | passed        |
	| vf_smoke/test_vf_rss                            | passed     | passed        |
	| vf_smoke/test_vf_tx_rx_queue                    | passed     | passed        |
	+-------------------------------------------------+------------+---------------+
	

	Status: SUCCESS
	Catogory: Virtio
	Target: x86_64-native-linuxapp-gcc
	without_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0
	with_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0
	
	Detail test results:
	+-----------------------------------+------------+---------------+
	| suit/case                         | with_patch | without_patch |
	+-----------------------------------+------------+---------------+
	| virtio_smoke/test_virtio_loopback | passed     | passed        |
	| virtio_smoke/test_virtio_pvp      | passed     | passed        |
	+-----------------------------------+------------+---------------+

#2: UB2004-64+216_columbiaville_25g
	OS: Ubuntu 22.10
	Kernel: 6.0.7-060007-generic
	CPU: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
	GCC: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
	Clang: NA


	Status: SUCCESS
	Catogory: CVL Only
	Target: x86_64-native-linuxapp-gcc
	without_patch Total/Pass/Fail/Blocked/NA: 11/11/0/0/0
	with_patch Total/Pass/Fail/Blocked/NA: 11/11/0/0/0
	
	Detail test results:
	+--------------------------------------------------------+------------+---------------+
	| suit/case                                              | with_patch | without_patch |
	+--------------------------------------------------------+------------+---------------+
	| ice_rss_configure/test_rss_configure_to_default        | passed     | passed        |
	| ice_rss_configure/test_command_line_option_rss_disable | passed     | passed        |
	| ice_rss_configure/test_command_line_option_rss_default | passed     | passed        |
	| ice_rss_configure/test_rss_configure_to_all            | passed     | passed        |
	| ice_rss_configure/test_command_line_option_rss_udp     | passed     | passed        |
	| ice_rss_configure/test_rss_configure_to_ip             | passed     | passed        |
	| ice_rss_configure/test_command_line_option_rss_ip      | passed     | passed        |
	| ice_rss_configure/test_rss_configure_to_none           | passed     | passed        |
	| ice_rss_configure/test_rss_configure_to_tcp            | passed     | passed        |
	| ice_rss_configure/test_rss_configure_to_sctp           | passed     | passed        |
	| ice_rss_configure/test_rss_configure_to_udp            | passed     | passed        |
	+--------------------------------------------------------+------------+---------------+

DPDK STV team

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

* [dts-test-report] |FAILURE| pw(120799-120800) sid(26095) job(DTS_AUTO_2094) [V5, 2/2] framework/virt_base: add pin_threads parameter when start VM
@ 2022-12-13  8:07 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2022-12-13  8:07 UTC (permalink / raw)
  To: test-report, dts-test-report, weix.ling

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

Test-Label: Intel-dts-pylama-test
Test-Status: FAILURE
http://dpdk.org/patch/120800
Subject: [V5,2/2] framework/virt_base: add pin_threads parameter when start VM

_Testing issues_

Diff:
	framework/qemu_kvm.py
	framework/virt_base.py

DPDK:
	commit c581c49cd3fcaff596fbe566e270b442e6326c79
	Author: Akhil Goyal <gakhil@marvell.com>
	Date:   Mon Dec 5 13:29:44 2022 +0530
	Comment: maintainers: split baseband from crypto tree

DTS:
	commit 1b4f822bee585e100b0192d6383d01fb95cb7dfa
	Author: Wei Ling <weix.ling@intel.com>
	Date:   Tue Nov 22 15:13:31 2022 +0800
	Comment: tests/virtio_event_idx_interrupt_cbdma: modify the dmas parameter by DPDK changed

PYLAMA test failed information:
framework/qemu_kvm.py:1381: [E] E0602 Undefined variable 'pin_threads' [pylint]
DPDK STV team

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

end of thread, other threads:[~2022-12-13  9:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13  8:27 [dts-test-report] |FAILURE| pw(120799-120800) sid(26095) job(DTS_AUTO_2094) [V5, 2/2] framework/virt_base: add pin_threads parameter when start VM sys_stv
  -- strict thread matches above, loose matches on Subject: below --
2022-12-13  9:05 sys_stv
2022-12-13  8:07 sys_stv

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).