automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw71727 [PATCH 3/4] eal: don't load drivers from insecure paths
       [not found] <20200618135049.489773-4-bruce.richardson@intel.com>
@ 2020-06-18 13:53 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-06-18 13:53 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-18 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200618135049.489773-4-bruce.richardson@intel.com>
2020-06-18 13:53 ` [dpdk-test-report] |WARNING| pw71727 [PATCH 3/4] eal: don't load drivers from insecure paths checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).