From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id A5DF51B5B2; Tue, 18 Dec 2018 13:37:28 +0100 (CET) In-Reply-To: <1545136604-22816-1-git-send-email-salehals@mellanox.com> References: <1545136604-22816-1-git-send-email-salehals@mellanox.com> To: test-report@dpdk.org Cc: Saleh Alsouqi Message-Id: <20181218123728.A5DF51B5B2@dpdk.org> Date: Tue, 18 Dec 2018 13:37:28 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw49079 app/testpmd: fix mpls encap ipv4 version and ihl 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, 18 Dec 2018 12:37:28 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/49079 _coding style issues_ ERROR:DOS_LINE_ENDINGS: DOS line endings #54: FILE: app/test-pmd/cmdline_flow.c:3738: +^I^I^I.version_ihl = IPV4_VHL_DEF,^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #62: FILE: app/test-pmd/cmdline_flow.c:3927: +^I^I^I.version_ihl = IPV4_VHL_DEF,^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #74: FILE: app/test-pmd/testpmd.h:25: +#define IPV4_VHL_DEF (0x40 | 0x5)^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #75: FILE: app/test-pmd/testpmd.h:26: +^M$ total: 4 errors, 0 warnings, 22 lines checked