automatic DPDK test reports
 help / color / mirror / Atom feed
* [dts-test-report] |FAILURE| pw(108343-108346) sid(21886) job(DTS_AUTO_540) [V2, 4/4] tests/*: removed makefile from test suite
@ 2022-02-25 12:46 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2022-02-25 12:46 UTC (permalink / raw)
  To: test-report, dts-test-report

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

Test-Label: Intel-dts-suite-test
Test-Status: FAILURE
http://dpdk.org/patch/108346
Subject: [V2,4/4] tests/*: removed makefile from test suite

_Testing issues_

Diff:
	executions/execution_smoke.cfg
	executions/execution_rxmode.cfg
	executions/execution_fm10k.cfg
	executions/execution_FVL.cfg
	executions/execution.cfg
	conf/app_name.cfg
	doc/dts_gsg/usr_guide/usage.rst
	framework/virt_dut.py
	framework/settings.py
	framework/project_dpdk.py
	framework/dut.py
	framework/dts.py
	tests/TestSuite_vmdq_dcb.py
	tests/TestSuite_virtio_unit_cryptodev_func.py
	tests/TestSuite_virtio_perf_cryptodev_func.py
	tests/TestSuite_vhost_1024_ethports.py
	tests/TestSuite_unit_tests_cryptodev_func.py
	tests/TestSuite_power_pbf.py
	tests/TestSuite_pmd.py
	tests/TestSuite_packet_capture.py
	tests/TestSuite_l2fwd_cryptodev_func.py
	tests/TestSuite_kni.py
	tests/TestSuite_ipsec_gw_cryptodev_func.py
	tests/TestSuite_ieee1588.py
	tests/TestSuite_fips_cryptodev.py
	tests/TestSuite_crypto_perf_cryptodev_perf.py
	tests/TestSuite_compressdev_zlib_pmd.py
	tests/TestSuite_compressdev_qat_pmd.py
	tests/TestSuite_compressdev_isal_pmd.py

DPDK:
	commit ee05a93e1e6633d0fdec409faf09f12a2e05b991
	Author: Tomasz Duszynski <tduszynski@marvell.com>
	Date:   Tue Feb 22 09:28:17 2022 +0100
	Comment: raw/cnxk_gpio: check pointer before use in self test

DTS:
	commit c17f87ae7e0b10af8281373b9017ed77f0c998f3
	Author: hanyingya <yingyax.han@intel.com>
	Date:   Thu Jan 27 10:11:41 2022 +0800
	Comment: performance_thread: remove perf test suite


Test environment and result as below:
+----------------------------+-----------+--------------------------------+---------------------------------+
| suits                      | category  | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g |
+----------------------------+-----------+--------------------------------+---------------------------------+
| vhost_1024_ethports        | Virtio    | run                            | not run                         |
| virtio_smoke               | Virtio    | run                            | not run                         |
| pmd                        | NIC PF    | run                            | not run                         |
| packet_capture             | NIC PF    | run                            | not run                         |
| kni                        | NIC PF    | run                            | not run                         |
| ieee1588                   | NIC PF    | run                            | not run                         |
| ipsec_gw_cryptodev_func    | Cryptodev | not run                        | not run                         |
| compressdev_qat_pmd        | Cryptodev | not run                        | not run                         |
| l2fwd_cryptodev_func       | Cryptodev | not run                        | not run                         |
| unit_tests_cryptodev_func  | Cryptodev | not run                        | not run                         |
| compressdev_isal_pmd       | Cryptodev | not run                        | not run                         |
| virtio_unit_cryptodev_func | Cryptodev | not run                        | not run                         |
| crypto_perf_cryptodev_perf | Cryptodev | not run                        | not run                         |
| fips_cryptodev             | Cryptodev | not run                        | not run                         |
| compressdev_zlib_pmd       | Cryptodev | not run                        | not run                         |
| virtio_perf_cryptodev_func | Cryptodev | not run                        | not run                         |
| vf_to_vf_nic_bridge        | NIC VF    | run                            | not run                         |
| vf_smoke                   | NIC VF    | run                            | not run                         |
| cvl_rss_configure          | CVL Only  | not run                        | run                             |
| pf_smoke                   | CVL Only  | not run                        | run                             |
+----------------------------+-----------+--------------------------------+---------------------------------+

Log path: /regression_dts/results/test/8146cfba58624456968682e7b29f42f3

#1: UB2004-64+216_fortville_spirit
	OS: Ubuntu 20.04.3 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/13/1/0/0
	with_patch Total/Pass/Fail/Blocked/NA: 14/8/1/5/0
	
	Detail test results:
	+-------------------------------------------+------------+---------------+
	| suit/case                                 | with_patch | without_patch |
	+-------------------------------------------+------------+---------------+
	| packet_capture/test_pdump_dev_iface       | failed     | failed        |
	| packet_capture/test_pdump_port            | passed     | passed        |
	| packet_capture/test_pdump_dev_pcap        | passed     | passed        |
	| kni/test_stress                           | blocked    | passed        |
	| kni/test_tcpdump                          | blocked    | passed        |
	| ieee1588/test_ieee1588_disable            | passed     | passed        |
	| kni/test_ifconfig                         | blocked    | passed        |
	| packet_capture/test_pdump_mbuf_size       | passed     | passed        |
	| packet_capture/test_pdump_queue           | passed     | passed        |
	| ieee1588/test_ieee1588_enable             | passed     | passed        |
	| kni/test_statistics                       | blocked    | passed        |
	| kni/test_ping                             | blocked    | passed        |
	| packet_capture/test_pdump_ring_size       | passed     | passed        |
	| packet_capture/test_pdump_total_num_mbufs | passed     | passed        |
	+-------------------------------------------+------------+---------------+
	

	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_smoke/test_vf_rss                            | passed     | passed        |
	| vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | passed     | passed        |
	| vf_smoke/test_vf_tx_rx_queue                    | passed     | passed        |
	| vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream   | passed     | passed        |
	| vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | passed     | passed        |
	| vf_smoke/test_vf_jumbo_frames                   | passed     | passed        |
	+-------------------------------------------------+------------+---------------+
	

	Status: SUCCESS
	Catogory: Virtio
	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 |
	+----------------------------------------------------------+------------+---------------+
	| vhost_1024_ethports/test_launch_vhost_with_1024_ethports | passed     | passed        |
	| virtio_smoke/test_virtio_loopback                        | passed     | passed        |
	| virtio_smoke/test_virtio_pvp                             | passed     | passed        |
	+----------------------------------------------------------+------------+---------------+

#2: UB2004-64+216_columbiaville_25g
	OS: Ubuntu 20.04.3 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: SUCCESS
	Catogory: CVL Only
	Target: x86_64-native-linuxapp-gcc
	without_patch Total/Pass/Fail/Blocked/NA: 12/12/0/0/0
	with_patch Total/Pass/Fail/Blocked/NA: 12/12/0/0/0
	
	Detail test results:
	+--------------------------------------------------------+------------+---------------+
	| suit/case                                              | with_patch | without_patch |
	+--------------------------------------------------------+------------+---------------+
	| cvl_rss_configure/test_rss_configure_to_default        | passed     | passed        |
	| cvl_rss_configure/test_rss_configure_to_sctp           | passed     | passed        |
	| cvl_rss_configure/test_rss_configure_to_udp            | passed     | passed        |
	| cvl_rss_configure/test_command_line_option_rss_ip      | passed     | passed        |
	| cvl_rss_configure/test_rss_configure_to_ip             | passed     | passed        |
	| pf_smoke/test_pf_tx_rx_queue                           | passed     | passed        |
	| cvl_rss_configure/test_rss_configure_to_tcp            | passed     | passed        |
	| cvl_rss_configure/test_command_line_option_rss_udp     | passed     | passed        |
	| pf_smoke/test_pf_jumbo_frames                          | passed     | passed        |
	| cvl_rss_configure/test_rss_configure_to_all            | passed     | passed        |
	| cvl_rss_configure/test_command_line_option_rss_disable | passed     | passed        |
	| pf_smoke/test_pf_rss                                   | passed     | passed        |
	+--------------------------------------------------------+------------+---------------+

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-25 12:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25 12:46 [dts-test-report] |FAILURE| pw(108343-108346) sid(21886) job(DTS_AUTO_540) [V2, 4/4] tests/*: removed makefile from test suite 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).