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 D7D17A0096 for ; Fri, 12 Apr 2019 14:30:10 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C956C1B3A8; Fri, 12 Apr 2019 14:30:07 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id E76001B273; Fri, 12 Apr 2019 14:29:46 +0200 (CEST) In-Reply-To: <20190412122840.1908-4-g.singh@nxp.com> References: <20190412122840.1908-4-g.singh@nxp.com> To: test-report@dpdk.org Cc: Gagandeep Singh Message-Id: <20190412122946.E76001B273@dpdk.org> Date: Fri, 12 Apr 2019 14:29:46 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw52701 [PATCH v4 03/13] net/enetc: fix big endian build and correct buffer allocation 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/52701 _coding style issues_ ERROR:DOS_LINE_ENDINGS: DOS line endings #44: FILE: drivers/net/enetc/enetc_rxtx.c:91: +^I^Irx_swbd->buffer_addr = (void *)(uintptr_t)^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #45: FILE: drivers/net/enetc/enetc_rxtx.c:92: +^I^I^Irte_cpu_to_le_64((uint64_t)(uintptr_t)^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #46: FILE: drivers/net/enetc/enetc_rxtx.c:93: +^I^I^I^I^Irte_pktmbuf_alloc(rx_ring->mb_pool));^M$ total: 3 errors, 0 warnings, 0 checks, 11 lines checked