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 64E84A0679 for ; Fri, 5 Apr 2019 09:37:59 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5AF081B458; Fri, 5 Apr 2019 09:37:59 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 4C3FF1B466; Fri, 5 Apr 2019 09:37:58 +0200 (CEST) In-Reply-To: <20190405073558.9930-1-ndabilpuram@marvell.com> References: <20190405073558.9930-1-ndabilpuram@marvell.com> To: test-report@dpdk.org Cc: Nithin Kumar Dabilpuram Message-Id: <20190405073758.4C3FF1B466@dpdk.org> Date: Fri, 5 Apr 2019 09:37:58 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw52319 [PATCH v3 1/2] app/testpmd: fix Tx VLAN and QinQ dependency 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/52319 _coding style issues_ ERROR:DOS_LINE_ENDINGS: DOS line endings #56: FILE: app/test-pmd/config.c:2972: +^Iif (ports[port_id].dev_conf.txmode.offloads &^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #57: FILE: app/test-pmd/config.c:2973: +^I DEV_TX_OFFLOAD_QINQ_INSERT) {^M$ WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Nithin Kumar Dabilpuram ' total: 2 errors, 1 warnings, 35 lines checked