automatic DPDK test reports
 help / color / mirror / Atom feed
* [dts-test-report] |SUCCESS| pw(113970) sid(23996) job(DTS_AUTO_1311) [V1] tests/vf_pf_reset: modify case to support ice nic and disable ipv6
@ 2022-07-15  7:39 sys_stv
  0 siblings, 0 replies; 4+ messages in thread
From: sys_stv @ 2022-07-15  7:39 UTC (permalink / raw)
  To: test-report, dts-test-report

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

Test-Label: Intel-dts-doc-test
Test-Status: SUCCESS
http://dpdk.org/patch/113970
Subject: [V1] tests/vf_pf_reset: modify case to support ice nic and disable ipv6

_Testing OK_

Diff:
	tests/TestSuite_vf_pf_reset.py
	test_plans/vf_pf_reset_test_plan.rst
	conf/test_case_checklist.json

DPDK:
	commit 16b2977562874daa3bfab32860b01b497882bc43
	Author: Maxime Coquelin <maxime.coquelin@redhat.com>
	Date:   Tue Jul 12 12:04:47 2022 +0200
	Comment: vhost: fix missing copy length in batched copies

DTS:
	commit 33659110602da75f0e4ee03e54a2a81e71f8ce75
	Author: Lingli Chen <linglix.chen@intel.com>
	Date:   Tue Jul 5 04:16:47 2022 -0400
	Comment: tests/distributor: modify script add novector path expect

DPDK STV team

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

* [dts-test-report] |SUCCESS| pw(113970) sid(23996) job(DTS_AUTO_1311) [V1] tests/vf_pf_reset: modify case to support ice nic and disable ipv6
@ 2022-07-15  8:49 sys_stv
  0 siblings, 0 replies; 4+ messages in thread
From: sys_stv @ 2022-07-15  8:49 UTC (permalink / raw)
  To: test-report, dts-test-report

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

Test-Label: Intel-dts-suite-test
Test-Status: SUCCESS
http://dpdk.org/patch/113970
Subject: [V1] tests/vf_pf_reset: modify case to support ice nic and disable ipv6

_Testing OK_

Diff:
	tests/TestSuite_vf_pf_reset.py
	test_plans/vf_pf_reset_test_plan.rst
	conf/test_case_checklist.json

DPDK:
	commit 16b2977562874daa3bfab32860b01b497882bc43
	Author: Maxime Coquelin <maxime.coquelin@redhat.com>
	Date:   Tue Jul 12 12:04:47 2022 +0200
	Comment: vhost: fix missing copy length in batched copies

DTS:
	commit 33659110602da75f0e4ee03e54a2a81e71f8ce75
	Author: Lingli Chen <linglix.chen@intel.com>
	Date:   Tue Jul 5 04:16:47 2022 -0400
	Comment: tests/distributor: modify script add novector path expect


Test environment and result as below:
+-------------+----------+--------------------------------+---------------------------------+
| suits       | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g |
+-------------+----------+--------------------------------+---------------------------------+
| vf_pf_reset | NIC VF   | run                            | not run                         |
+-------------+----------+--------------------------------+---------------------------------+

Log path: /regression_dts/results/test/3cc4a8a82f354b02ba43fecbea424fce

#1: UB2004-64+216_fortville_spirit
	OS: Ubuntu 20.04.4 LTS
	Kernel: 5.11.0-37-generic
	CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz
	GCC: gcc (GCC) 10.3.0
	Clang: 10.0.0-4ubuntu1


	Status: SUCCESS
	Catogory: NIC VF
	Target: x86_64-native-linuxapp-gcc
	with_patch Total/Pass/Fail/Blocked/NA: 10/10/0/0/0
	
	Detail test results:
	+-----------------------------------------------------+------------+
	| suit/case                                           | with_patch |
	+-----------------------------------------------------+------------+
	| vf_pf_reset/test_2vfs_passed_through_to_2VM         | passed     |
	| vf_pf_reset/test_create_1vf_on_each_pf              | passed     |
	| vf_pf_reset/test_create_2vfs_on_1pf                 | passed     |
	| vf_pf_reset/test_create_2vfs_on_1pf_separately_pmd  | passed     |
	| vf_pf_reset/test_mac_address_restore                | passed     |
	| vf_pf_reset/test_vfs_passed_through_to_1VM          | passed     |
	| vf_pf_reset/test_vlan_rx_restore_create_vf_each_pf  | passed     |
	| vf_pf_reset/test_vlan_rx_restore_vf_reset_1port     | passed     |
	| vf_pf_reset/test_vlan_rx_restore_vf_reset_all_ports | passed     |
	| vf_pf_reset/test_vlan_tx_restore                    | passed     |
	+-----------------------------------------------------+------------+

DPDK STV team

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

* [dts-test-report] |SUCCESS| pw(113970) sid(23996) job(DTS_AUTO_1311) [V1] tests/vf_pf_reset: modify case to support ice nic and disable ipv6
@ 2022-07-15  7:36 sys_stv
  0 siblings, 0 replies; 4+ messages in thread
From: sys_stv @ 2022-07-15  7:36 UTC (permalink / raw)
  To: test-report, dts-test-report

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

Test-Label: Intel-dts-pylama-test
Test-Status: SUCCESS
http://dpdk.org/patch/113970
Subject: [V1] tests/vf_pf_reset: modify case to support ice nic and disable ipv6

_Testing OK_

Diff:
	tests/TestSuite_vf_pf_reset.py
	test_plans/vf_pf_reset_test_plan.rst
	conf/test_case_checklist.json

DPDK:
	commit 16b2977562874daa3bfab32860b01b497882bc43
	Author: Maxime Coquelin <maxime.coquelin@redhat.com>
	Date:   Tue Jul 12 12:04:47 2022 +0200
	Comment: vhost: fix missing copy length in batched copies

DTS:
	commit 33659110602da75f0e4ee03e54a2a81e71f8ce75
	Author: Lingli Chen <linglix.chen@intel.com>
	Date:   Tue Jul 5 04:16:47 2022 -0400
	Comment: tests/distributor: modify script add novector path expect

DPDK STV team

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

* [dts-test-report] |SUCCESS| pw(113970) sid(23996) job(DTS_AUTO_1311) [V1] tests/vf_pf_reset: modify case to support ice nic and disable ipv6
@ 2022-07-15  7:34 sys_stv
  0 siblings, 0 replies; 4+ messages in thread
From: sys_stv @ 2022-07-15  7:34 UTC (permalink / raw)
  To: test-report, dts-test-report

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

Test-Label: Intel-dts-format-test
Test-Status: SUCCESS
http://dpdk.org/patch/113970
Subject: [V1] tests/vf_pf_reset: modify case to support ice nic and disable ipv6

_Testing OK_

Diff:
	tests/TestSuite_vf_pf_reset.py
	test_plans/vf_pf_reset_test_plan.rst
	conf/test_case_checklist.json

DPDK:
	commit 16b2977562874daa3bfab32860b01b497882bc43
	Author: Maxime Coquelin <maxime.coquelin@redhat.com>
	Date:   Tue Jul 12 12:04:47 2022 +0200
	Comment: vhost: fix missing copy length in batched copies

DTS:
	commit 33659110602da75f0e4ee03e54a2a81e71f8ce75
	Author: Lingli Chen <linglix.chen@intel.com>
	Date:   Tue Jul 5 04:16:47 2022 -0400
	Comment: tests/distributor: modify script add novector path expect

DPDK STV team

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

end of thread, other threads:[~2022-07-15  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15  7:39 [dts-test-report] |SUCCESS| pw(113970) sid(23996) job(DTS_AUTO_1311) [V1] tests/vf_pf_reset: modify case to support ice nic and disable ipv6 sys_stv
  -- strict thread matches above, loose matches on Subject: below --
2022-07-15  8:49 sys_stv
2022-07-15  7:36 sys_stv
2022-07-15  7:34 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).