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 007BDA0547 for ; Tue, 19 Oct 2021 19:42:07 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFBF840683; Tue, 19 Oct 2021 19:42:06 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1DFB54003E for ; Tue, 19 Oct 2021 19:42:04 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 15C3B121D26; Tue, 19 Oct 2021 19:42:04 +0200 (CEST) In-Reply-To: <20211019174022.2036272-4-andrew.rybchenko@oktetlabs.ru> References: <20211019174022.2036272-4-andrew.rybchenko@oktetlabs.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andrew Rybchenko Message-Id: <20211019174204.15C3B121D26@dpdk.org> Date: Tue, 19 Oct 2021 19:42:04 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw102284 [PATCH v3 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/102284 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #208: FILE: drivers/net/cnxk/cn10k_tx.h:2355: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #216: FILE: drivers/net/cnxk/cn10k_tx.h:2362: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #224: FILE: drivers/net/cnxk/cn10k_tx.h:2369: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #232: FILE: drivers/net/cnxk/cn10k_tx.h:2376: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #241: FILE: drivers/net/cnxk/cn10k_tx.h:2392: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #246: FILE: drivers/net/cnxk/cn10k_tx.h:2396: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #251: FILE: drivers/net/cnxk/cn10k_tx.h:2400: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #256: FILE: drivers/net/cnxk/cn10k_tx.h:2404: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #351: FILE: drivers/net/cnxk/cn9k_tx.h:1630: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #359: FILE: drivers/net/cnxk/cn9k_tx.h:1637: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #367: FILE: drivers/net/cnxk/cn9k_tx.h:1644: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #375: FILE: drivers/net/cnxk/cn9k_tx.h:1651: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #384: FILE: drivers/net/cnxk/cn9k_tx.h:1670: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #389: FILE: drivers/net/cnxk/cn9k_tx.h:1674: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #394: FILE: drivers/net/cnxk/cn9k_tx.h:1678: + RTE_MEMPOOL_CHECK_COOKIES( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #399: FILE: drivers/net/cnxk/cn9k_tx.h:1682: + RTE_MEMPOOL_CHECK_COOKIES( total: 0 errors, 0 warnings, 616 lines checked