[dpdk-test-report] |WARNING| pw52687 [PATCH v3 03/13] net/enetc: fix big endian build and correct buffer allocation

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 12 13:02:35 CEST 2019


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

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#45: FILE: drivers/net/enetc/enetc_rxtx.c:91:
+^I^Irx_swbd->buffer_addr = (void *)(uintptr_t)^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#46: FILE: drivers/net/enetc/enetc_rxtx.c:92:
+^I^I^Irte_cpu_to_le_64((uint64_t)(uintptr_t)^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#47: FILE: drivers/net/enetc/enetc_rxtx.c:93:
+^I^I^I^I^Irte_pktmbuf_alloc(rx_ring->mb_pool));^M$

total: 3 errors, 0 warnings, 0 checks, 11 lines checked


More information about the test-report mailing list