automatic DPDK test reports
 help / color / mirror / Atom feed
* [dts-test-report] |FAILURE| pw(121170) sid(26211) job(DTS_AUTO_2135) [V1] tests/*: add wait_link_status_up after start testpmd
@ 2022-12-21  9:47 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2022-12-21  9:47 UTC (permalink / raw)
  To: test-report, dts-test-report, linglix.chen

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

Test-Label: Intel-dts-format-test
Test-Status: FAILURE
http://dpdk.org/patch/121170
Subject: [V1] tests/*: add wait_link_status_up after start testpmd

_Testing issues_

Diff:
	tests/TestSuite_mtu_update.py
	tests/TestSuite_external_mempool_handler.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 275fc3485c4b172db8e7b96779850f187ba1bb6f
	Author: Yogesh Jangra <yogesh.jangra@intel.com>
	Date:   Tue Nov 29 06:02:41 2022 +0000
	Comment: tests/pipeline: added test case for validate instruction

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_external_mempool_handler.py
would reformat tests/TestSuite_mtu_update.py

Oh no! 💥 💔 💥
2 files would be reformatted, 364 files would be left unchanged.

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

DPDK STV team

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

* [dts-test-report] |FAILURE| pw(121170) sid(26211) job(DTS_AUTO_2135) [V1] tests/*: add wait_link_status_up after start testpmd
@ 2022-12-21  9:59 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2022-12-21  9:59 UTC (permalink / raw)
  To: test-report, dts-test-report, linglix.chen

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

Test-Label: Intel-dts-suite-test
Test-Status: FAILURE
http://dpdk.org/patch/121170
Subject: [V1] tests/*: add wait_link_status_up after start testpmd

_Testing issues_

Diff:
	tests/TestSuite_mtu_update.py
	tests/TestSuite_external_mempool_handler.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 275fc3485c4b172db8e7b96779850f187ba1bb6f
	Author: Yogesh Jangra <yogesh.jangra@intel.com>
	Date:   Tue Nov 29 06:02:41 2022 +0000
	Comment: tests/pipeline: added test case for validate instruction


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

Log path: /regression_dts/results/test/eed0bce5caf64065b28db3ddb5d48a54

#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: FAILURE
	Catogory: NIC PF
	Target: x86_64-native-linuxapp-gcc
	without_patch Total/Pass/Fail/Blocked/NA: 10/5/5/0/0
	with_patch Total/Pass/Fail/Blocked/NA: 10/5/5/0/0
	
	Detail test results:
	+-------------------------------------------------------+------------+---------------+
	| suit/case                                             | with_patch | without_patch |
	+-------------------------------------------------------+------------+---------------+
	| external_mempool_handler/test_mempool_handler_mp_sc   | failed     | failed        |
	| external_mempool_handler/test_mempool_handler_sp_mc   | failed     | failed        |
	| external_mempool_handler/test_mempool_handler_default | failed     | failed        |
	| external_mempool_handler/test_mempool_handler_stack   | failed     | failed        |
	| external_mempool_handler/test_mempool_handler_sp_sc   | failed     | failed        |
	| mtu_update/test_mtu_checks_4800                       | passed     | passed        |
	| mtu_update/test_mtu_checks_9000                       | passed     | passed        |
	| mtu_update/test_mtu_checks_100                        | passed     | passed        |
	| mtu_update/test_mtu_checks_1500                       | passed     | passed        |
	| mtu_update/test_mtu_checks_2400                       | passed     | passed        |
	+-------------------------------------------------------+------------+---------------+

DPDK STV team

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

* [dts-test-report] |FAILURE| pw(121170) sid(26211) job(DTS_AUTO_2135) [V1] tests/*: add wait_link_status_up after start testpmd
@ 2022-12-21  9:35 sys_stv
  0 siblings, 0 replies; 3+ messages in thread
From: sys_stv @ 2022-12-21  9:35 UTC (permalink / raw)
  To: test-report, dts-test-report, linglix.chen

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

Test-Label: Intel-dts-format-test
Test-Status: FAILURE
http://dpdk.org/patch/121170
Subject: [V1] tests/*: add wait_link_status_up after start testpmd

_Testing issues_

Diff:
	tests/TestSuite_mtu_update.py
	tests/TestSuite_external_mempool_handler.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 275fc3485c4b172db8e7b96779850f187ba1bb6f
	Author: Yogesh Jangra <yogesh.jangra@intel.com>
	Date:   Tue Nov 29 06:02:41 2022 +0000
	Comment: tests/pipeline: added test case for validate instruction

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_external_mempool_handler.py
would reformat tests/TestSuite_mtu_update.py

Oh no! 💥 💔 💥
2 files would be reformatted, 364 files would be left unchanged.

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

DPDK STV team

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-21  9:47 [dts-test-report] |FAILURE| pw(121170) sid(26211) job(DTS_AUTO_2135) [V1] tests/*: add wait_link_status_up after start testpmd sys_stv
  -- strict thread matches above, loose matches on Subject: below --
2022-12-21  9:59 sys_stv
2022-12-21  9:35 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).