From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 5CBE12C4F; Fri, 22 Feb 2019 12:17:30 +0100 (CET) In-Reply-To: <20190222111440.30530-5-hemant.agrawal@nxp.com> References: <20190222111440.30530-5-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20190222111730.5CBE12C4F@dpdk.org> Date: Fri, 22 Feb 2019 12:17:30 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw50446 [5/6] net/dpaa2: support low level loopback tester 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, 22 Feb 2019 11:17:30 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/50446 _coding style issues_ WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #453: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1197: + while (!qbman_check_command_complete( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #454: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1198: + get_swp_active_dqs( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #461: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1205: + DPAA2_PMD_DP_DEBUG( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #535: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:1279: + while (!qbman_check_command_complete( total: 0 errors, 1 warnings, 4 checks, 492 lines checked ERROR: symbol qbman_swp_enqueue_multiple_fd is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map