automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw64360 [PATCH v3 5/9] net/i40e: process ESP flows
       [not found] <1578572194-594-6-git-send-email-bernard.iremonger@intel.com>
@ 2020-01-09 12:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-01-09 12:18 UTC (permalink / raw)
  To: test-report; +Cc: Bernard Iremonger

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <I40E_TUNNEL_TYPE_ESPoUDP>
#234: FILE: drivers/net/i40e/i40e_ethdev.h:801:
+	I40E_TUNNEL_TYPE_ESPoUDP,

CHECK:CAMELCASE: Avoid CamelCase: <I40E_TUNNEL_TYPE_ESPoIP>
#235: FILE: drivers/net/i40e/i40e_ethdev.h:802:
+	I40E_TUNNEL_TYPE_ESPoIP,

CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_IPv6_DEFAULT_VTC_FLOW>
#285: FILE: drivers/net/i40e/i40e_fdir.c:984:
+	ip6->vtc_flow = rte_cpu_to_be_32(I40E_FDIR_IPv6_DEFAULT_VTC_FLOW |

CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_IPv6_TC_OFFSET>
#286: FILE: drivers/net/i40e/i40e_fdir.c:985:
+		(fdir_input->flow.ipv6_flow.tc << I40E_FDIR_IPv6_TC_OFFSET));

CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_IPv6_PAYLOAD_LEN>
#287: FILE: drivers/net/i40e/i40e_fdir.c:986:
+	ip6->payload_len = rte_cpu_to_be_16(I40E_FDIR_IPv6_PAYLOAD_LEN);

CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_IPv6_DEFAULT_HOP_LIMITS>
#292: FILE: drivers/net/i40e/i40e_fdir.c:991:
+		I40E_FDIR_IPv6_DEFAULT_HOP_LIMITS;

total: 0 errors, 0 warnings, 6 checks, 551 lines checked

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

only message in thread, other threads:[~2020-01-09 12:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1578572194-594-6-git-send-email-bernard.iremonger@intel.com>
2020-01-09 12:18 ` [dpdk-test-report] |WARNING| pw64360 [PATCH v3 5/9] net/i40e: process ESP flows 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).