From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D758EFA45; Fri, 27 Jan 2017 15:58:38 +0100 (CET) In-Reply-To: <1485529023-5486-24-git-send-email-aconole@redhat.com> References: <1485529023-5486-24-git-send-email-aconole@redhat.com> To: test-report@dpdk.org Cc: Aaron Conole Message-Id: <20170127145838.D758EFA45@dpdk.org> Date: Fri, 27 Jan 2017 15:58:38 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw20048 [PATCH 23/25] eal: do not panic (or abort) if vdev init fails 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, 27 Jan 2017 14:58:39 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/20048 _coding style issues_ WARNING:SPACING: space prohibited between function name and open parenthesis '(' #64: FILE: lib/librte_eal/linuxapp/eal/eal.c:948: + RTE_LOG (ERR, EAL, "Cannot init pmd devices "); total: 0 errors, 1 warnings, 8 lines checked