automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw56072 [PATCH] net/mlx5: zero out UDP csum for IPv6 encap headers
       [not found] <1562232269-619-1-git-send-email-viacheslavo@mellanox.com>
@ 2019-07-04  9:25 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-07-04  9:25 UTC (permalink / raw)
  To: test-report; +Cc: Viacheslav Ovsiienko

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#64: FILE: drivers/net/mlx5/mlx5_flow_dv.c:1387:
+	if (proto == ETHER_TYPE_IPv4)

CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv6>
#68: FILE: drivers/net/mlx5/mlx5_flow_dv.c:1391:
+	if (proto != ETHER_TYPE_IPv6) {

total: 0 errors, 0 warnings, 2 checks, 58 lines checked

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

only message in thread, other threads:[~2019-07-04  9:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1562232269-619-1-git-send-email-viacheslavo@mellanox.com>
2019-07-04  9:25 ` [dpdk-test-report] |WARNING| pw56072 [PATCH] net/mlx5: zero out UDP csum for IPv6 encap headers 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).