* [dpdk-test-report] |WARNING| pw64793 [PATCH v7 08/10] net/i40e: support ESP in Flow Director
[not found] <1579178697-31777-9-git-send-email-bernard.iremonger@intel.com>
@ 2020-01-16 12:46 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-01-16 12:46 UTC (permalink / raw)
To: test-report; +Cc: Bernard Iremonger
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/64793
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <I40E_FDIR_IPv6_DEFAULT_VTC_FLOW>
#132: 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>
#133: 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>
#134: 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>
#139: FILE: drivers/net/i40e/i40e_fdir.c:991:
+ I40E_FDIR_IPv6_DEFAULT_HOP_LIMITS;
total: 0 errors, 0 warnings, 4 checks, 198 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-16 12:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1579178697-31777-9-git-send-email-bernard.iremonger@intel.com>
2020-01-16 12:46 ` [dpdk-test-report] |WARNING| pw64793 [PATCH v7 08/10] net/i40e: support ESP in Flow Director 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).