* [dpdk-test-report] |WARNING| pw47648 [v8, 2/7] net/mlx5: add VXLAN encap action to Direct Verbs
[not found] <1541065053-28436-3-git-send-email-dekelp@mellanox.com>
@ 2018-11-01 9:39 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-11-01 9:39 UTC (permalink / raw)
To: test-report; +Cc: Dekel Peled
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/47648
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#233: FILE: drivers/net/mlx5/mlx5_flow_dv.c:272:
+ vlan->eth_proto = RTE_BE16(ETHER_TYPE_IPv4);
CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv6>
#251: FILE: drivers/net/mlx5/mlx5_flow_dv.c:290:
+ vlan->eth_proto = RTE_BE16(ETHER_TYPE_IPv6);
total: 0 errors, 0 warnings, 2 checks, 421 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-11-01 9:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1541065053-28436-3-git-send-email-dekelp@mellanox.com>
2018-11-01 9:39 ` [dpdk-test-report] |WARNING| pw47648 [v8, 2/7] net/mlx5: add VXLAN encap action to Direct Verbs 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).