From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 23A4CA04F3 for ; Thu, 19 Dec 2019 23:21:20 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 17811235; Thu, 19 Dec 2019 23:21:20 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 85BC31BF82; Thu, 19 Dec 2019 23:21:16 +0100 (CET) In-Reply-To: <20191219221847.29989-7-cardigliano@ntop.org> References: <20191219221847.29989-7-cardigliano@ntop.org> To: test-report@dpdk.org Cc: Alfredo Cardigliano Message-Id: <20191219222116.85BC31BF82@dpdk.org> Date: Thu, 19 Dec 2019 23:21:16 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw64019 [PATCH v4 06/17] net/ionic: add basic lif support 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/64019 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #491: FILE: drivers/net/ionic/ionic_lif.c:100: + IONIC_PRINT(INFO, "capabilities 0x%" PRIx64 " ", CHECK:CAMELCASE: Avoid CamelCase: #494: FILE: drivers/net/ionic/ionic_lif.c:103: + IONIC_PRINT(INFO, "eth.max_ucast_filters 0x%" PRIx32 " ", total: 0 errors, 0 warnings, 2 checks, 476 lines checked