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 BE154A0096 for ; Fri, 12 Apr 2019 09:05:11 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1E1775F32; Fri, 12 Apr 2019 09:05:11 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 6655058C4; Fri, 12 Apr 2019 09:05:07 +0200 (CEST) In-Reply-To: <1555075598-4988-4-git-send-email-g.singh@nxp.com> References: <1555075598-4988-4-git-send-email-g.singh@nxp.com> To: test-report@dpdk.org Cc: Gagandeep Singh Message-Id: <20190412070507.6655058C4@dpdk.org> Date: Fri, 12 Apr 2019 09:05:07 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw52668 [PATCH v2 03/13] net/enetc: use correct buffer allocation API 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/52668 _coding style issues_ ERROR:DOS_LINE_ENDINGS: DOS line endings #41: FILE: drivers/net/enetc/enetc_rxtx.c:91: +^I^Irx_swbd->buffer_addr = (void *)(uintptr_t)^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #42: 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 #43: 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