* [dpdk-test-report] |WARNING| pw40122 [PATCH v9 3/5] net/netvsc: add hyper-v netvsc network device
[not found] <20180516220823.21943-4-stephen@networkplumber.org>
@ 2018-05-16 22:09 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-16 22:09 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/40122
_coding style issues_
WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#68: FILE: MAINTAINERS:598:
+M: Stephen Hemminger <sthemmin@microsoft.com>
WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#69: FILE: MAINTAINERS:599:
+M: "K. Y. Srinivasan" <kys@microsoft.com>
WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#70: FILE: MAINTAINERS:600:
+M: Haiyang Zhang <haiyangz@microsoft.com>
WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#71: FILE: MAINTAINERS:601:
+F: drivers/net/hyperv/
WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#72: FILE: MAINTAINERS:602:
+F: doc/guides/nics/netvsc.rst
WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#73: FILE: MAINTAINERS:603:
+F: doc/guides/nics/features/netvsc.ini
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#462: FILE: drivers/net/netvsc/hn_ethdev.c:304:
+ "unsupported TX offload: %#" PRIx64,
CHECK:CAMELCASE: Avoid CamelCase: <PRIx32>
#2480: FILE: drivers/net/netvsc/hn_rndis.c:722:
+ PMD_DRV_LOG(ERR, "exec RNDIS set %#" PRIx32 " failed",
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'ofs' - possible side-effects?
#3422: FILE: drivers/net/netvsc/hn_rxtx.c:525:
+#define IS_OFFSET_INVALID(ofs) \
+ ((ofs) < RNDIS_PACKET_MSG_OFFSET_MIN || \
+ ((ofs) & RNDIS_PACKET_MSG_OFFSET_ALIGNMASK))
total: 0 errors, 6 warnings, 4935 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-05-16 22:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20180516220823.21943-4-stephen@networkplumber.org>
2018-05-16 22:09 ` [dpdk-test-report] |WARNING| pw40122 [PATCH v9 3/5] net/netvsc: add hyper-v netvsc network device 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).