[dpdk-test-report] |WARNING| pw52711 [PATCH v4 13/13] net/enetc: fix crash at high speed traffic

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 12 14:30:10 CEST 2019


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/52711

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#38: FILE: drivers/net/enetc/enetc_rxtx.c:52:
+^Iint i, start, bds_to_use;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#43: FILE: drivers/net/enetc/enetc_rxtx.c:57:
+^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#44: FILE: drivers/net/enetc/enetc_rxtx.c:58:
+^Ibds_to_use = enetc_bd_unused(tx_ring);^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#45: FILE: drivers/net/enetc/enetc_rxtx.c:59:
+^Iif (bds_to_use < nb_pkts)^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#46: FILE: drivers/net/enetc/enetc_rxtx.c:60:
+^I^Inb_pkts = bds_to_use;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#47: FILE: drivers/net/enetc/enetc_rxtx.c:61:
+^M$

total: 6 errors, 0 warnings, 0 checks, 17 lines checked


More information about the test-report mailing list