automatic DPDK test reports
 help / color / mirror / Atom feed
* [dts-test-report] |FAILURE| pw(113414) sid(23755) job(DTS_AUTO_1272) [V1] tests/multiprocess: modify script to suport i40e driver
@ 2022-06-24 16:26 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2022-06-24 16:26 UTC (permalink / raw)
  To: test-report, dts-test-report

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

Test-Label: Intel-dts-format-test
Test-Status: FAILURE
http://dpdk.org/patch/113414
Subject: [V1] tests/multiprocess: modify script to suport i40e driver

_Testing issues_

Diff:
	tests/TestSuite_multiprocess.py
	test_plans/multiprocess_test_plan.rst
	framework/packet.py

DPDK:
	commit 42fbb8e85d1f0b6c1d397d4e7559bc5877ba985e
	Author: Don Wallwork <donw@xsightlabs.com>
	Date:   Thu Jun 23 07:21:27 2022 -0400
	Comment: eal/linux: allocate worker lcore stacks in hugepages

DTS:
	commit a82eda962a73eb065832418adad3e8d6de77865e
	Author: Daxue Gao <daxuex.gao@intel.com>
	Date:   Wed Jun 22 10:24:02 2022 +0800
	Comment: tests/unit_tests: fix self.__name__ error

FORMAT test failed information:
isort -c --profile black --line-length 88 --python-version auto .

Skipped 1 files
black --check --line-length 88 --required-version 22.1.0 --target-version py38 --safe .

would reformat tests/TestSuite_multiprocess.py

Oh no! 💥 💔 💥
1 file would be reformatted, 355 files would be left unchanged.

Please use format.sh to format your patches and re-submit.

DPDK STV team

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

* [dts-test-report] |FAILURE| pw(113414) sid(23755) job(DTS_AUTO_1272) [V1] tests/multiprocess: modify script to suport i40e driver
@ 2022-06-24 17:37 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2022-06-24 17:37 UTC (permalink / raw)
  To: test-report, dts-test-report

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

Test-Label: Intel-dts-suite-test
Test-Status: FAILURE
http://dpdk.org/patch/113414
Subject: [V1] tests/multiprocess: modify script to suport i40e driver

_Testing issues_

Diff:
	tests/TestSuite_multiprocess.py
	test_plans/multiprocess_test_plan.rst
	framework/packet.py

DPDK:
	commit 42fbb8e85d1f0b6c1d397d4e7559bc5877ba985e
	Author: Don Wallwork <donw@xsightlabs.com>
	Date:   Thu Jun 23 07:21:27 2022 -0400
	Comment: eal/linux: allocate worker lcore stacks in hugepages

DTS:
	commit a82eda962a73eb065832418adad3e8d6de77865e
	Author: Daxue Gao <daxuex.gao@intel.com>
	Date:   Wed Jun 22 10:24:02 2022 +0800
	Comment: tests/unit_tests: fix self.__name__ error


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

Log path: /regression_dts/results/test/b85698993f174a9db2bceaad6aa7a02d

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


	Status: FAILURE
	Catogory: NIC PF
	Target: x86_64-native-linuxapp-gcc
	without_patch Total/Pass/Fail/Blocked/NA: 14/5/1/0/8
	with_patch Total/Pass/Fail/Blocked/NA: 14/5/1/0/8
	
	Detail test results:
	+------------------------------------------------------------+------------+---------------+
	| suit/case                                                  | with_patch | without_patch |
	+------------------------------------------------------------+------------+---------------+
	| multiprocess/test_multiprocess_symmetric_mp_packet         | failed     | failed        |
	| multiprocess/test_multiprocess_proc_type_specify_packet    | n/a        | n/a           |
	| multiprocess/test_multiprocess_auto_process_type_detected  | n/a        | n/a           |
	| multiprocess/test_multiprocess_simple_mpapplicationstartup | passed     | passed        |
	| multiprocess/test_multiprocess_simple_mpnoflag             | passed     | passed        |
	| multiprocess/test_multiprocess_simple_mpbasicoperation     | passed     | passed        |
	| multiprocess/test_multiprocess_with_fdir_rule              | n/a        | n/a           |
	| multiprocess/test_multiprocess_with_rss_toeplitz           | n/a        | n/a           |
	| multiprocess/test_multiprocess_server_client_mp_packet     | passed     | passed        |
	| multiprocess/test_multiprocess_negative_2_primary_process  | n/a        | n/a           |
	| multiprocess/test_multiprocess_simple_mploadtest           | passed     | passed        |
	| multiprocess/test_multiprocess_proc_type_random_packet     | n/a        | n/a           |
	| multiprocess/test_multiprocess_with_rss_symmetric          | n/a        | n/a           |
	| multiprocess/test_multiprocess_negative_exceed_process_num | n/a        | n/a           |
	+------------------------------------------------------------+------------+---------------+
	

	Status: SUCCESS
	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/6/0/0/0
	
	Detail test results:
	+-------------------------------------------------+------------+---------------+
	| suit/case                                       | with_patch | without_patch |
	+-------------------------------------------------+------------+---------------+
	| vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream   | passed     | passed        |
	| vf_smoke/test_vf_tx_rx_queue                    | passed     | passed        |
	| vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | passed     | passed        |
	| vf_smoke/test_vf_jumbo_frames                   | passed     | passed        |
	| vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | passed     | passed        |
	| vf_smoke/test_vf_rss                            | 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 20.04.4 LTS
	Kernel: 5.8.0-51-generic
	CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz
	GCC: gcc (GCC) 10.3.0
	Clang: 10.0.0-4ubuntu1


	Status: FAILURE
	Catogory: CVL Only
	Target: x86_64-native-linuxapp-gcc
	without_patch Total/Pass/Fail/Blocked/NA: 14/5/1/0/8
	with_patch Total/Pass/Fail/Blocked/NA: 12/12/0/0/0
	
	Detail test results:
	+------------------------------------------------------------+------------+---------------+
	| suit/case                                                  | with_patch | without_patch |
	+------------------------------------------------------------+------------+---------------+
	| multiprocess/test_multiprocess_symmetric_mp_packet         | n/a        | failed        |
	| multiprocess/test_multiprocess_proc_type_specify_packet    | n/a        | n/a           |
	| multiprocess/test_multiprocess_auto_process_type_detected  | n/a        | n/a           |
	| ice_rss_configure/test_rss_configure_to_ip                 | passed     | n/a           |
	| multiprocess/test_multiprocess_simple_mpapplicationstartup | n/a        | passed        |
	| multiprocess/test_multiprocess_simple_mpnoflag             | n/a        | passed        |
	| ice_rss_configure/test_command_line_option_rss_ip          | passed     | n/a           |
	| pf_smoke/test_pf_tx_rx_queue                               | passed     | n/a           |
	| multiprocess/test_multiprocess_simple_mpbasicoperation     | n/a        | passed        |
	| multiprocess/test_multiprocess_with_fdir_rule              | n/a        | n/a           |
	| ice_rss_configure/test_rss_configure_to_udp                | passed     | n/a           |
	| pf_smoke/test_pf_rss                                       | passed     | n/a           |
	| ice_rss_configure/test_rss_configure_to_all                | passed     | n/a           |
	| multiprocess/test_multiprocess_with_rss_toeplitz           | n/a        | n/a           |
	| multiprocess/test_multiprocess_server_client_mp_packet     | n/a        | passed        |
	| ice_rss_configure/test_rss_configure_to_sctp               | passed     | n/a           |
	| ice_rss_configure/test_command_line_option_rss_disable     | passed     | n/a           |
	| ice_rss_configure/test_command_line_option_rss_udp         | passed     | n/a           |
	| multiprocess/test_multiprocess_negative_2_primary_process  | n/a        | n/a           |
	| multiprocess/test_multiprocess_simple_mploadtest           | n/a        | passed        |
	| ice_rss_configure/test_rss_configure_to_tcp                | passed     | n/a           |
	| ice_rss_configure/test_rss_configure_to_default            | passed     | n/a           |
	| multiprocess/test_multiprocess_proc_type_random_packet     | n/a        | n/a           |
	| multiprocess/test_multiprocess_with_rss_symmetric          | n/a        | n/a           |
	| pf_smoke/test_pf_jumbo_frames                              | passed     | n/a           |
	| multiprocess/test_multiprocess_negative_exceed_process_num | n/a        | n/a           |
	+------------------------------------------------------------+------------+---------------+

DPDK STV team

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

end of thread, other threads:[~2022-06-24 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 16:26 [dts-test-report] |FAILURE| pw(113414) sid(23755) job(DTS_AUTO_1272) [V1] tests/multiprocess: modify script to suport i40e driver sys_stv
2022-06-24 17:37 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).