* [dpdk-test-report] |WARNING| pw34029 [PATCH v5 3/6] net/tap: add eBPF program file
[not found] <1516282691-29698-4-git-send-email-ophirmu@mellanox.com>
@ 2018-01-18 13:40 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-18 13:40 UTC (permalink / raw)
To: test-report; +Cc: Ophir Munk
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/34029
_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-18 13:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1516282691-29698-4-git-send-email-ophirmu@mellanox.com>
2018-01-18 13:40 ` [dpdk-test-report] |WARNING| pw34029 [PATCH v5 3/6] 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).