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 9E227A05D3 for ; Wed, 24 Apr 2019 13:32:27 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8E8FA1B4BD; Wed, 24 Apr 2019 13:32:27 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 8E6781B521; Wed, 24 Apr 2019 13:32:25 +0200 (CEST) In-Reply-To: <1556105458-91997-1-git-send-email-ido@cgstowernetworks.com> References: <1556105458-91997-1-git-send-email-ido@cgstowernetworks.com> To: test-report@dpdk.org Cc: Ido Goshen Message-Id: <20190424113225.8E6781B521@dpdk.org> Date: Wed, 24 Apr 2019 13:32:25 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw53042 [PATCH] net/ixgbe: 10GBASE-T SFP+ copper support 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/53042 _coding style issues_ ERROR:DOS_LINE_ENDINGS: DOS line endings #52: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1530: +^I^I^I^Ihw->phy.type =^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #56: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1532: +^I^I^I^Istatus = IXGBE_ERR_SFP_NOT_SUPPORTED;^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #64: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1540: +^Iif (status == IXGBE_ERR_SFP_NOT_SUPPORTED &&^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #65: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1541: +^I^I^Ihw->allow_unsupported_sfp) {^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #66: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1542: +^I^IPMD_INIT_LOG(WARNING,^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #67: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1543: +^I^I^I^I"WARNING: Intel (R) Network Connections are quality tested using Intel (R) Ethernet Optics. "^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #68: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1544: +^I^I^I^I"Using untested modules is not supported and may cause unstable operation or damage to the module or the adapter. "^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #69: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1545: +^I^I^I^I"Intel Corporation is not responsible for any harm caused by using untested modules. ");^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #70: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1546: +^I^Ihw->phy.type = ixgbe_phy_unknown;^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #71: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1547: +^I^Istatus = IXGBE_SUCCESS;^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #72: FILE: drivers/net/ixgbe/base/ixgbe_phy.c:1548: +^I}^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #84: FILE: drivers/net/ixgbe/base/ixgbe_x550.c:1542: +^I^Iif (hw->allow_unsupported_sfp)^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #85: FILE: drivers/net/ixgbe/base/ixgbe_x550.c:1543: +^I^I^Ireturn IXGBE_SUCCESS;^M$ ERROR:DOS_LINE_ENDINGS: DOS line endings #86: FILE: drivers/net/ixgbe/base/ixgbe_x550.c:1544: +^I^I/* fall through */^M$ total: 14 errors, 0 warnings, 0 checks, 44 lines checked