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 48798A3295 for ; Wed, 23 Oct 2019 15:38:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id EC8971C214; Wed, 23 Oct 2019 15:38:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id A4F8D1C1D6; Wed, 23 Oct 2019 15:38:05 +0200 (CEST) In-Reply-To: <1571837852-45975-3-git-send-email-orika@mellanox.com> References: <1571837852-45975-3-git-send-email-orika@mellanox.com> To: test-report@dpdk.org Cc: Ori Kam Message-Id: <20191023133805.A4F8D1C1D6@dpdk.org> Date: Wed, 23 Oct 2019 15:38:05 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw61751 [PATCH v5 02/15] ethdev: add support for hairpin queue 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/61751 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #325: FILE: lib/librte_ethdev/rte_ethdev.c:4397: + "Can't get queue info for Rx queue %"PRIu16" of device with port_id=%"PRIu16" is hairpin queue ", WARNING:LONG_LINE: line over 90 characters #339: FILE: lib/librte_ethdev/rte_ethdev.c:4428: + "Can't get queue info for Tx queue %"PRIu16" of device with port_id=%"PRIu16" is hairpin queue ", total: 0 errors, 2 warnings, 675 lines checked