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 6376EA0550 for ; Tue, 16 Feb 2021 10:37:51 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F35D1606CC; Tue, 16 Feb 2021 10:37:51 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 59EE040690 for ; Tue, 16 Feb 2021 10:37:50 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 5563CC906; Tue, 16 Feb 2021 10:37:50 +0100 (CET) In-Reply-To: <20210214012013.23165-3-dmitry.kozliuk@gmail.com> References: <20210214012013.23165-3-dmitry.kozliuk@gmail.com> To: test-report@dpdk.org Cc: Dmitry Kozlyuk Message-Id: <20210216093750.5563CC906@dpdk.org> Date: Tue, 16 Feb 2021 10:37:50 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw87896 [PATCH 2/6] net/pcap: fix format string 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/87896 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #101: FILE: drivers/net/pcap/rte_eth_pcap.c:830: + snprintf(ring_name, sizeof(ring_name), "PCAP_RING%" PRIu32, total: 0 errors, 0 warnings, 1 checks, 8 lines checked