From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 7044CAABD; Fri, 16 Mar 2018 19:00:45 +0100 (CET) In-Reply-To: <20180316175906.159198-8-jasvinder.singh@intel.com> References: <20180316175906.159198-8-jasvinder.singh@intel.com> To: test-report@dpdk.org Cc: Jasvinder Singh Message-Id: <20180316180045.7044CAABD@dpdk.org> Date: Fri, 16 Mar 2018 19:00:45 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw36185 [PATCH v3 07/44] pipeline: add ttl update 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: Fri, 16 Mar 2018 18:00:45 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/36185 _coding style issues_ WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment #188: FILE: lib/librte_pipeline/rte_table_action.c:1458: + case RTE_TABLE_ACTION_TTL: total: 0 errors, 1 warnings, 318 lines checked