From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 110E4A056A for ; Fri, 6 Mar 2020 11:02:38 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 876161C066; Fri, 6 Mar 2020 11:02:37 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id F104B1C02D; Fri, 6 Mar 2020 11:02:35 +0100 (CET) In-Reply-To: <20200306095742.18080-12-hemant.agrawal@nxp.com> References: <20200306095742.18080-12-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20200306100235.F104B1C02D@dpdk.org> Date: Fri, 6 Mar 2020 11:02:35 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw66330 [PATCH v2 11/16] net/dpaa: enable Tx queue taildrop 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/66330 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #260: FILE: drivers/net/dpaa/dpaa_ethdev.c:1290: + DPAA_PMD_WARN( total: 0 errors, 0 warnings, 1 checks, 395 lines checked ERROR: symbol qman_ern_poll_free is added in the DPDK_20.0 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol qman_ern_register_cb is added in the DPDK_20.0 section, but is expected to be added in the EXPERIMENTAL section of the version map