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 50317A0C47 for ; Thu, 14 Oct 2021 22:21:27 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47E3E40041; Thu, 14 Oct 2021 22:21:27 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CD4604003C for ; Thu, 14 Oct 2021 22:21:26 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id AE162121D26; Thu, 14 Oct 2021 22:21:26 +0200 (CEST) In-Reply-To: <20211014201858.9571-2-mk@semihalf.com> References: <20211014201858.9571-2-mk@semihalf.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Michal Krawczyk Message-Id: <20211014202126.AE162121D26@dpdk.org> Date: Thu, 14 Oct 2021 22:21:26 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw101684 [PATCH 1/7] net/ena: fix verification of the offload capabilities 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/101684 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #295: FILE: drivers/net/ena/ena_ethdev.c:2262: + "mbuf[%" PRIu32 "] has unsupported offloads flags set: 0x%" PRIu64 " ", CHECK:CAMELCASE: Avoid CamelCase: #295: FILE: drivers/net/ena/ena_ethdev.c:2262: + "mbuf[%" PRIu32 "] has unsupported offloads flags set: 0x%" PRIu64 " ", CHECK:CAMELCASE: Avoid CamelCase: #310: FILE: drivers/net/ena/ena_ethdev.c:2277: + "mbuf[%" PRIu32 "]: requested offloads: %" PRIu16 " are not enabled for the queue[%u] ", total: 0 errors, 0 warnings, 3 checks, 309 lines checked