From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B9A04378E; Thu, 29 Jun 2017 23:54:12 +0200 (CEST) In-Reply-To: <1498572438-25125-5-git-send-email-wei.dai@intel.com> References: <1498572438-25125-5-git-send-email-wei.dai@intel.com> To: test-report@dpdk.org Cc: Wei Dai Message-Id: <20170629215412.B9A04378E@dpdk.org> Date: Thu, 29 Jun 2017 23:54:12 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw25824 [PATCH v2 4/5] app/testpmd: add command to test NIC reset 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: Thu, 29 Jun 2017 21:54:13 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/25824 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #95: FILE: app/test-pmd/config.c:3332: +^Iprintf("Reset port %d failed. diag=%d ", port_id, diag);^I$ total: 1 errors, 0 warnings, 66 lines checked