Test-Label: Intel-dts-format-test Test-Status: FAILURE http://dpdk.org/patch/110201 Subject: [V1,3/3] tests/loopback_virtio_user_server_mode_cbdma: add loopback_virtio_user_server_mode_cbdma testsuite _Testing issues_ Diff: test_plans/index.rst test_plans/loopback_virtio_user_server_mode_cbdma_test_plan.rst tests/TestSuite_loopback_virtio_user_server_mode_cbdma.py DPDK: commit 76076342ec8ef108a155938d46a88bb493fae60e Author: Mattias Rönnblom Date: Mon Apr 11 17:15:58 2022 +0200 Comment: eal: emit warning for unused trylock return value DTS: commit 8beb7c0f74d0d45bb55fe2a6010a38c2089c6340 Author: Jun Dong Date: Wed Apr 20 15:04:20 2022 +0800 Comment: framework/logger: fix bug of generate the log output path FORMAT test failed information: isort -c --profile black --line-length 88 --python-version auto . ERROR: /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/vm_images/create_vm_image.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/ci/get_tests_for_patchset.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/tests/TestSuite_cvl_iavf_fdir_pppol2tpoudp.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/conf/project_dpdk.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/conf/virt_dut.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/conf/packet.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/conf/send_pkt_loop.py Imports are incorrectly sorted and/or formatted. Skipped 2 files black --check --line-length 88 --required-version 22.1.0 --target-version py38 --safe . would reformat /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/conf/send_pkt_loop.py error: cannot format /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/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/7e36b587ff5249f186c176984d5f17e7/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. would reformat /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/ci/get_tests_for_patchset.py would reformat /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/conf/project_dpdk.py would reformat /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/tests/TestSuite_eeprom_dump.py error: cannot format /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/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/7e36b587ff5249f186c176984d5f17e7/dts/tests/TestSuite_cvl_iavf_fdir_pppol2tpoudp.py would reformat /root/UB2004-64_216/7e36b587ff5249f186c176984d5f17e7/dts/tests/TestSuite_cvl_advanced_iavf_rss_pppol2tpoudp.py Oh no! 💥 💔 💥 6 files would be reformatted, 337 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