|WARNING| pw138200 [PATCH 2/3] eal: import and export data variables for MSVC

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 12 08:53:47 CET 2024


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'int' should also have an identifier name
#123: FILE: lib/eal/include/rte_eal.h:430:
+__rte_eal_export

WARNING:FUNCTION_ARGUMENTS: function definition argument '_thread_id' should also have an identifier name
#123: FILE: lib/eal/include/rte_eal.h:430:
+__rte_eal_export

total: 0 errors, 2 warnings, 88 lines checked


More information about the test-report mailing list