From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id DC129A0466 for ; Thu, 30 May 2019 19:50:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A55A11B96E; Thu, 30 May 2019 19:50:20 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id D91511B94B; Thu, 30 May 2019 19:50:15 +0200 (CEST) In-Reply-To: <20190530174819.1160221-13-benjamin.walker@intel.com> References: <20190530174819.1160221-13-benjamin.walker@intel.com> To: test-report@dpdk.org Cc: Ben Walker Message-Id: <20190530175015.D91511B94B@dpdk.org> Date: Thu, 30 May 2019 19:50:15 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw53924 [PATCH 12/12] eal: If bus can't decide PA or VA, try to access PA 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/53924 _coding style issues_ ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream. #23: Change-Id: If1eeb723283b80b24bd973987054fdad62f59cbd WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #81: FILE: lib/librte_eal/linux/eal/eal.c:1055: + * accessible. */ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #84: FILE: lib/librte_eal/linux/eal/eal.c:1058: + * choice is to use those. */ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 2 errors, 2 warnings, 55 lines checked