Test-Label: Intel-dts-format-test Test-Status: FAILURE http://dpdk.org/patch/110490 Subject: [V2,3/3] conf/vhost_cbdma: modify testsuite config file by testcase name change _Testing issues_ Diff: test_plans/vhost_cbdma_test_plan.rst tests/TestSuite_vhost_cbdma.py conf/vhost_cbdma.cfg DPDK: commit 90bf3f89ed33f78e9f41818caf123e13e508dee7 Author: Deepak Khandelwal Date: Thu Apr 21 14:41:21 2022 +0530 Comment: mem: skip attaching external memory in secondary process DTS: commit e258d833930686e007f833a2f28dda6d1c71a0fa Author: Jun Dong Date: Tue Apr 26 11:07:11 2022 +0800 Comment: framework/*: fix bug of excel/json report is empty FORMAT test failed information: isort -c --profile black --line-length 88 --python-version auto . ERROR: /root/UB2004-64_216/11046081ad1b4ca283aadc483f6e9fca/dts/conf/project_dpdk.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/11046081ad1b4ca283aadc483f6e9fca/dts/conf/virt_dut.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/11046081ad1b4ca283aadc483f6e9fca/dts/conf/packet.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/11046081ad1b4ca283aadc483f6e9fca/dts/conf/send_pkt_loop.py Imports are incorrectly sorted and/or formatted. Skipped 1 files black --check --line-length 88 --required-version 22.1.0 --target-version py38 --safe . would reformat /root/UB2004-64_216/11046081ad1b4ca283aadc483f6e9fca/dts/conf/send_pkt_loop.py error: cannot format /root/UB2004-64_216/11046081ad1b4ca283aadc483f6e9fca/dts/conf/settings.py: Cannot parse: 213:18: print "couldn't look up %s" % address Python 2 support was removed in version 22.0. error: cannot format /root/UB2004-64_216/11046081ad1b4ca283aadc483f6e9fca/dts/conf/virt_dut.py: Cannot parse: 109:22: print dts.RED("Can not found [%d ]port info" % index) Python 2 support was removed in version 22.0. error: cannot format /root/UB2004-64_216/11046081ad1b4ca283aadc483f6e9fca/dts/conf/packet.py: Cannot parse: 294:18: print "Invalid option for send packet by scapy" Python 2 support was removed in version 22.0. would reformat /root/UB2004-64_216/11046081ad1b4ca283aadc483f6e9fca/dts/conf/project_dpdk.py would reformat /root/UB2004-64_216/11046081ad1b4ca283aadc483f6e9fca/dts/tests/TestSuite_vhost_cbdma.py Oh no! 💥 💔 💥 3 files would be reformatted, 339 files would be left unchanged, 3 files would fail to reformat. Please use format.sh to format your patches and re-submit. DPDK STV team