automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31215 [PATCH v1 1/2] eal: use proper namespace for VFIO symbols
       [not found] <f3e235297016c4b8aa1f155c0da97c974504a817.1509984449.git.gaetan.rivet@6wind.com>
@ 2017-11-06 16:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-06 16:11 UTC (permalink / raw)
  To: test-report; +Cc: Gaetan Rivet

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

_coding style issues_


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

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

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

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

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

total: 0 errors, 5 warnings, 209 lines checked

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

only message in thread, other threads:[~2017-11-06 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <f3e235297016c4b8aa1f155c0da97c974504a817.1509984449.git.gaetan.rivet@6wind.com>
2017-11-06 16:11 ` [dpdk-test-report] |WARNING| pw31215 [PATCH v1 1/2] eal: use proper namespace for 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).