automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [PATCH 12/24] net/i40e: parse macvlan filter
       [not found] <1480679625-4157-13-git-send-email-beilei.xing@intel.com>
@ 2016-12-02  4:14 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-02  4:14 UTC (permalink / raw)
  To: test-report; +Cc: Beilei Xing

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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#177: FILE: drivers/net/i40e/i40e_ethdev.c:10349:
+		if (vlan_mask->tci == rte_cpu_to_be_16(0x0FFF))
[...]
+		else if (vlan_mask->tci == 0x0)
[...]
+		else {
[...]

total: 0 errors, 0 warnings, 1 checks, 189 lines checked

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

only message in thread, other threads:[~2016-12-02  4:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1480679625-4157-13-git-send-email-beilei.xing@intel.com>
2016-12-02  4:14 ` [dpdk-test-report] |WARNING| [PATCH 12/24] net/i40e: parse macvlan filter 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).