From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id ADA2BAAD4; Thu, 29 Mar 2018 20:33:40 +0200 (CEST) In-Reply-To: <20180329183208.103844-6-jasvinder.singh@intel.com> References: <20180329183208.103844-6-jasvinder.singh@intel.com> To: test-report@dpdk.org Cc: Jasvinder Singh Message-Id: <20180329183340.ADA2BAAD4@dpdk.org> Date: Thu, 29 Mar 2018 20:33:40 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw36688 [PATCH v4 05/49] pipeline: add packet encapsulation action X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2018 18:33:41 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/36688 _coding style issues_ WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment #471: FILE: lib/librte_pipeline/rte_table_action.c:1037: + case RTE_TABLE_ACTION_ENCAP: total: 0 errors, 1 warnings, 654 lines checked