automatic DPDK test reports
 help / color / mirror / Atom feed
From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Xiaoyun Li <xiaoyun.li@intel.com>
Subject: [dpdk-test-report] |WARNING| pw30337 [PATCH v8 1/3] eal/x86: run-time dispatch over memcpy
Date: Fri, 13 Oct 2017 11:05:02 +0200 (CEST)	[thread overview]
Message-ID: <20171013090502.7B5621B679@dpdk.org> (raw)
In-Reply-To: <1507885309-165144-2-git-send-email-xiaoyun.li@intel.com>

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

_coding style issues_


WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1891: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:697:
+	case 0x02:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1894: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:700:
+	case 0x03:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1897: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:703:
+	case 0x04:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1900: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:706:
+	case 0x05:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1903: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:709:
+	case 0x06:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1906: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:712:
+	case 0x07:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1909: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:715:
+	case 0x08:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1912: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:718:
+	case 0x09:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1915: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:721:
+	case 0x0A:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1918: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:724:
+	case 0x0B:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1921: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:727:
+	case 0x0C:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1924: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:730:
+	case 0x0D:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1927: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:733:
+	case 0x0E:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1930: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:736:
+	case 0x0F:							    \

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#1933: FILE: lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h:739:
+	default:							    \

total: 0 errors, 15 warnings, 2124 lines checked

           reply	other threads:[~2017-10-13  9:05 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1507885309-165144-2-git-send-email-xiaoyun.li@intel.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171013090502.7B5621B679@dpdk.org \
    --to=checkpatch@dpdk.org \
    --cc=test-report@dpdk.org \
    --cc=xiaoyun.li@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).