automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30946 [PATCH v8 07/25] eal: expose vfio symbols
       [not found] <5ebf9444deceddd3901441077d0bfa7daa5d748c.1509012196.git.gaetan.rivet@6wind.com>
@ 2017-10-26 10:08 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-26 10:08 UTC (permalink / raw)
  To: test-report; +Cc: Gaetan Rivet

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#68: FILE: lib/librte_eal/bsdapp/eal/eal.c:747:
+int vfio_setup_device(const char *sysfs_base, const char *dev_addr,

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#70: FILE: lib/librte_eal/bsdapp/eal/eal.c:749:
+int vfio_release_device(const char *sysfs_base, const char *dev_addr, int fd);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#71: FILE: lib/librte_eal/bsdapp/eal/eal.c:750:
+int vfio_enable(const char *modname);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#72: FILE: lib/librte_eal/bsdapp/eal/eal.c:751:
+int vfio_is_enabled(const char *modname);

WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#73: FILE: lib/librte_eal/bsdapp/eal/eal.c:752:
+int vfio_noiommu_is_enabled(void);

total: 0 errors, 5 warnings, 318 lines checked

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

only message in thread, other threads:[~2017-10-26 10:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5ebf9444deceddd3901441077d0bfa7daa5d748c.1509012196.git.gaetan.rivet@6wind.com>
2017-10-26 10:08 ` [dpdk-test-report] |WARNING| pw30946 [PATCH v8 07/25] eal: expose vfio symbols 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).