automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Gaetan Rivet <gaetan.rivet@6wind.com>
Subject: [dpdk-test-report] |WARNING| pw30910 [PATCH v7 07/25] eal: expose vfio symbols
Date: Thu, 26 Oct 2017 00:39:58 +0200 (CEST)	[thread overview]
Message-ID: <20171025223958.96BEA1BAB1@dpdk.org> (raw)
In-Reply-To: <2afdb38b745b3626ccb5f52867f51577d768ce95.1508970254.git.gaetan.rivet@6wind.com>

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#72: 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
#74: 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
#75: 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
#76: 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
#77: FILE: lib/librte_eal/bsdapp/eal/eal.c:752:
+int vfio_noiommu_is_enabled(void);

total: 0 errors, 5 warnings, 294 lines checked

           reply	other threads:[~2017-10-25 22:39 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <2afdb38b745b3626ccb5f52867f51577d768ce95.1508970254.git.gaetan.rivet@6wind.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171025223958.96BEA1BAB1@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=gaetan.rivet@6wind.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).