automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw33626 [PATCH v4 3/5] net/tap: add eBPF program file
       [not found] <1515692751-25257-4-git-send-email-ophirmu@mellanox.com>
@ 2018-01-11 17:47 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-11 17:47 UTC (permalink / raw)
  To: test-report; +Cc: Ophir Munk

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <IPv4>
#61: FILE: drivers/net/tap/tap_bpf_program.c:22:
+#define IPv4(a, b, c, d) ((__u32)(((a) & 0xff) << 24) | \

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#255: FILE: drivers/net/tap/tap_bpf_program.c:216:
+		return rss_ ## L (skb);			\

total: 0 errors, 1 warnings, 1 checks, 221 lines checked

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

only message in thread, other threads:[~2018-01-11 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1515692751-25257-4-git-send-email-ophirmu@mellanox.com>
2018-01-11 17:47 ` [dpdk-test-report] |WARNING| pw33626 [PATCH v4 3/5] net/tap: add eBPF program file 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).