[dpdk-test-report] |WARNING| pw71727 [PATCH 3/4] eal: don't load drivers from insecure paths

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 18 15:53:09 CEST 2020


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

_coding style issues_


WARNING:SYMBOLIC_PERMS: Symbolic permissions 'S_IWOTH' are not preferred. Consider using octal permissions '0002'.
#114: FILE: lib/librte_eal/common/eal_common_options.c:400:
+	if (st.st_mode & S_IWOTH) {

total: 0 errors, 1 warnings, 102 lines checked


More information about the test-report mailing list