* [dpdk-test-report] |WARNING| pw21252 [PATCH 3/3] net/i40e: enable cloud filter for MPLS
[not found] <1488534236-29904-4-git-send-email-beilei.xing@intel.com>
@ 2017-03-03 9:45 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-03 9:45 UTC (permalink / raw)
To: test-report; +Cc: Beilei Xing
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/21252
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <I40E_AQC_ADD_CLOUD_TNL_TYPE_MPLSoUDP>
#87: FILE: drivers/net/i40e/i40e_ethdev.c:7005:
+ tun_type = I40E_AQC_ADD_CLOUD_TNL_TYPE_MPLSoUDP;
CHECK:CAMELCASE: Avoid CamelCase: <I40E_AQC_ADD_CLOUD_TNL_TYPE_MPLSoGRE>
#98: FILE: drivers/net/i40e/i40e_ethdev.c:7016:
+ tun_type = I40E_AQC_ADD_CLOUD_TNL_TYPE_MPLSoGRE;
CHECK:CAMELCASE: Avoid CamelCase: <I40E_TUNNEL_TYPE_MPLSoUDP>
#112: FILE: drivers/net/i40e/i40e_ethdev.c:7025:
+ if (tunnel_filter->tunnel_type == I40E_TUNNEL_TYPE_MPLSoUDP)
CHECK:CAMELCASE: Avoid CamelCase: <I40E_AQC_ADD_CLOUD_FILTER_TEID_MPLSoUDP>
#114: FILE: drivers/net/i40e/i40e_ethdev.c:7027:
+ I40E_AQC_ADD_CLOUD_FILTER_TEID_MPLSoUDP;
CHECK:CAMELCASE: Avoid CamelCase: <I40E_TUNNEL_TYPE_MPLSoGRE>
#115: FILE: drivers/net/i40e/i40e_ethdev.c:7028:
+ else if (tunnel_filter->tunnel_type == I40E_TUNNEL_TYPE_MPLSoGRE)
CHECK:CAMELCASE: Avoid CamelCase: <I40E_AQC_ADD_CLOUD_FILTER_TEID_MPLSoGRE>
#117: FILE: drivers/net/i40e/i40e_ethdev.c:7030:
+ I40E_AQC_ADD_CLOUD_FILTER_TEID_MPLSoGRE;
total: 0 errors, 0 warnings, 6 checks, 206 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-03 9:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1488534236-29904-4-git-send-email-beilei.xing@intel.com>
2017-03-03 9:45 ` [dpdk-test-report] |WARNING| pw21252 [PATCH 3/3] net/i40e: enable cloud filter for MPLS 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).