Test-Label: Intel-dts-format-test Test-Status: FAILURE http://dpdk.org/patch/109044 Subject: [v1] tests/unit_tests: Unit Test Deprecation _Testing issues_ Diff: tests/TestSuite_unit_tests_timer.py tests/TestSuite_unit_tests_ringpmd.py tests/TestSuite_unit_tests_ring.py tests/TestSuite_unit_tests_qos.py tests/TestSuite_unit_tests_power.py tests/TestSuite_unit_tests_pmd_perf.py tests/TestSuite_unit_tests_mempool.py tests/TestSuite_unit_tests_mbuf.py tests/TestSuite_unit_tests_lpm.py tests/TestSuite_unit_tests_loopback.py tests/TestSuite_unit_tests_kni.py tests/TestSuite_unit_tests_event_timer.py tests/TestSuite_unit_tests_eal.py tests/TestSuite_unit_tests_dump.py tests/TestSuite_unit_tests_cryptodev_func.py tests/TestSuite_unit_tests_crc.py tests/TestSuite_unit_tests_cmdline.py doc/dts_gsg/rel_notes/release_22_04.rst 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 24ae0a9a40dae26d27aa0ee79a75557135408add Author: Yaqi Tang Date: Wed Apr 6 22:23:11 2022 +0800 Comment: tests/cvl_iavf_fdir_pppol2tpoudp: modify test script for more fdir action FORMAT test failed information: isort -c --profile black --line-length 88 --python-version auto . ERROR: /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/dts/vm_images/create_vm_image.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/dts/ci/get_tests_for_patchset.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/dts/tests/TestSuite_cvl_iavf_fdir_pppol2tpoudp.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/dts/conf/project_dpdk.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/dts/conf/virt_dut.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/dts/conf/packet.py Imports are incorrectly sorted and/or formatted. ERROR: /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/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/9145f5e65ffd4dc68a71d5036c12529a/dts/conf/send_pkt_loop.py error: cannot format /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/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/9145f5e65ffd4dc68a71d5036c12529a/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/9145f5e65ffd4dc68a71d5036c12529a/dts/tests/TestSuite_eeprom_dump.py error: cannot format /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/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/9145f5e65ffd4dc68a71d5036c12529a/dts/ci/get_tests_for_patchset.py would reformat /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/dts/conf/project_dpdk.py would reformat /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/dts/tests/TestSuite_cvl_iavf_fdir_pppol2tpoudp.py would reformat /root/UB2004-64_216/9145f5e65ffd4dc68a71d5036c12529a/dts/tests/TestSuite_cvl_advanced_iavf_rss_pppol2tpoudp.py Oh no! 💥 💔 💥 6 files would be reformatted, 336 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