[dpdk-test-report] |WARNING| pw97180 [PATCH v4] test/func_reentrancy: free memzones after creating test

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 23 04:59:39 CEST 2021


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/97180

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#153: FILE: app/test/test_func_reentrancy.c:442:
+	unsigned cores = RTE_MIN(rte_lcore_count(), MAX_LCORES);

total: 0 errors, 1 warnings, 76 lines checked


More information about the test-report mailing list