[dpdk-test-report] |WARNING| pw53042 [PATCH] net/ixgbe: 10GBASE-T SFP+ copper support
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 24 13:32:25 CEST 2019
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
More information about the test-report
mailing list