Test-Label: Intel-dts-format-test Test-Status: SUCCESS http://dpdk.org/patch/113203 Subject: tests/unit_tests: fix self.__name__ error _Testing OK_ 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 DPDK: commit 9aa95b6fc4d0f166f8364f60c476f52dfcbe1082 Author: David Marchand Date: Mon Jun 13 09:37:00 2022 +0200 Comment: test: drop reference to removed tests DTS: commit a82eda962a73eb065832418adad3e8d6de77865e Author: Daxue Gao Date: Wed Jun 22 10:24:02 2022 +0800 Comment: tests/unit_tests: fix self.__name__ error DPDK STV team