* [dpdk-test-report] |WARNING| pw32669 [PATCH 11/14] net/sfc: support VXLAN and NVGRE packet types classification
[not found] <1514112404-13398-12-git-send-email-arybchenko@solarflare.com>
@ 2017-12-24 10:48 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-24 10:48 UTC (permalink / raw)
To: test-report; +Cc: Andrew Rybchenko
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32669
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'encp->enc_tunnel_encapsulations_supported != 0'
#266: FILE: drivers/net/sfc/sfc_ethdev.c:134:
+ if ((encp->enc_tunnel_encapsulations_supported != 0) &&
+ (sa->dp_rx->features & SFC_DP_RX_FEAT_TUNNELS))
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'encp->enc_tunnel_encapsulations_supported != 0'
#302: FILE: drivers/net/sfc/sfc_rx.c:950:
+ if ((encp->enc_tunnel_encapsulations_supported != 0) &&
+ (sa->dp_rx->features & SFC_DP_RX_FEAT_TUNNELS))
total: 0 errors, 0 warnings, 2 checks, 249 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-12-24 10:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1514112404-13398-12-git-send-email-arybchenko@solarflare.com>
2017-12-24 10:48 ` [dpdk-test-report] |WARNING| pw32669 [PATCH 11/14] net/sfc: support VXLAN and NVGRE packet types classification 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).