From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7A6C3A0C43 for ; Tue, 19 Oct 2021 12:10:06 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7603940E2D; Tue, 19 Oct 2021 12:10:06 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id ABAB640E5A for ; Tue, 19 Oct 2021 12:10:02 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 9F6EA121D26; Tue, 19 Oct 2021 12:10:02 +0200 (CEST) In-Reply-To: <20211019100845.1632332-4-andrew.rybchenko@oktetlabs.ru> References: <20211019100845.1632332-4-andrew.rybchenko@oktetlabs.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andrew Rybchenko Message-Id: <20211019101002.9F6EA121D26@dpdk.org> Date: Tue, 19 Oct 2021 12:10:02 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw102165 [PATCH v2 3/6] mempool: add namespace to internal but still visible API X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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/102165 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #206: FILE: drivers/net/cnxk/cn10k_tx.h:2355: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #214: FILE: drivers/net/cnxk/cn10k_tx.h:2362: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #222: FILE: drivers/net/cnxk/cn10k_tx.h:2369: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #230: FILE: drivers/net/cnxk/cn10k_tx.h:2376: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #239: FILE: drivers/net/cnxk/cn10k_tx.h:2392: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #244: FILE: drivers/net/cnxk/cn10k_tx.h:2396: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #249: FILE: drivers/net/cnxk/cn10k_tx.h:2400: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #254: FILE: drivers/net/cnxk/cn10k_tx.h:2404: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #349: FILE: drivers/net/cnxk/cn9k_tx.h:1630: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #357: FILE: drivers/net/cnxk/cn9k_tx.h:1637: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #365: FILE: drivers/net/cnxk/cn9k_tx.h:1644: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #373: FILE: drivers/net/cnxk/cn9k_tx.h:1651: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #382: FILE: drivers/net/cnxk/cn9k_tx.h:1670: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #387: FILE: drivers/net/cnxk/cn9k_tx.h:1674: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #392: FILE: drivers/net/cnxk/cn9k_tx.h:1678: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #397: FILE: drivers/net/cnxk/cn9k_tx.h:1682: + RTE_MEMPOOL_CHECK_COOKIES( total: 0 errors, 0 warnings, 616 lines checked