From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 44700AB08; Thu, 16 Feb 2017 11:53:32 +0100 (CET) In-Reply-To: <1487242128-154609-1-git-send-email-danielx.t.mrzyglod@intel.com> References: <1487242128-154609-1-git-send-email-danielx.t.mrzyglod@intel.com> To: test-report@dpdk.org Cc: Daniel Mrzyglod Message-Id: <20170216105332.44700AB08@dpdk.org> Date: Thu, 16 Feb 2017 11:53:32 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw20492 [PATCH] app/crypto-perf: fix for segfault when bad optype is used with gcm alghorithms 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, 16 Feb 2017 10:53:32 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/20492 _coding style issues_ ERROR:SPACING: space prohibited before that close parenthesis ')' #75: FILE: app/test-crypto-perf/cperf_options_parsing.c:834: + options->auth_algo == RTE_CRYPTO_AUTH_AES_GMAC ) { total: 1 errors, 0 warnings, 41 lines checked