From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id CCB131B2AC; Tue, 23 Oct 2018 09:36:20 +0200 (CEST) In-Reply-To: <20181023073535.16441-1-alialnu@mellanox.com> References: <20181023073535.16441-1-alialnu@mellanox.com> To: test-report@dpdk.org Cc: Ali Alnubani Message-Id: <20181023073620.CCB131B2AC@dpdk.org> Date: Tue, 23 Oct 2018 09:36:20 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw47211 test/test_external_mem: fix loop initialization 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, 23 Oct 2018 07:36:20 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/47211 _coding style issues_ ERROR:DOS_LINE_ENDINGS: DOS line endings #45: FILE: test/test/test_external_mem.c:364: +^Iint ret, n_pages, i;^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #54: FILE: test/test/test_external_mem.c:375: +^Ifor (i = 0; i < n_pages; i++) {^M$ total: 2 errors, 0 warnings, 16 lines checked