From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 78B672C0C; Tue, 19 Jun 2018 02:06:21 +0200 (CEST) In-Reply-To: <20180619010457.61490-2-ferruh.yigit@intel.com> References: <20180619010457.61490-2-ferruh.yigit@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20180619000621.78B672C0C@dpdk.org> Date: Tue, 19 Jun 2018 02:06:21 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw41244 [v4, 2/3] ethdev: convert static logtype usage to dynamic 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: , X-List-Received-Date: Tue, 19 Jun 2018 00:06:21 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/41244 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #403: FILE: lib/librte_ethdev/rte_ethdev.c:1192: + "Ethdev port_id=%u invalid rss_hf: 0x%"PRIx64", valid value: 0x%"PRIx64" ", WARNING:LONG_LINE: line over 90 characters #746: FILE: lib/librte_ethdev/rte_ethdev.c:2918: + "Ethdev port_id=%u invalid rss_hf: 0x%"PRIx64", valid value: 0x%"PRIx64" ", total: 0 errors, 2 warnings, 970 lines checked