automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw121508 [PATCH 4/6] app/dumpcap: fix capturing on multiple interfaces
       [not found] <20230102162441.6205-4-koncept1@gmail.com>
@ 2023-01-02 16:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-01-02 16:26 UTC (permalink / raw)
  To: test-report; +Cc: Ben Magistro

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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#109: FILE: app/dumpcap/main.c:68:
+static uint8_t interface_arg_count = 0; /* count of interfaces configured via -i */

total: 1 errors, 0 warnings, 84 lines checked
Warning in app/dumpcap/main.c:
Declaring a variable inside for()

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

only message in thread, other threads:[~2023-01-02 16:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230102162441.6205-4-koncept1@gmail.com>
2023-01-02 16:26 ` |WARNING| pw121508 [PATCH 4/6] app/dumpcap: fix capturing on multiple interfaces 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).