[dpdk-test-report] |WARNING| pw53292 [PATCH] examples/ip_fragmentation: fix Tx queues init

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 6 11:50:46 CEST 2019


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

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#50: FILE: examples/ip_fragmentation/main.c:987:
+^I^I^Iif (queueid >= rte_eth_devices[portid].data->nb_tx_queues)^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#51: FILE: examples/ip_fragmentation/main.c:988:
+^I^I^I^Ibreak;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#52: FILE: examples/ip_fragmentation/main.c:989:
+^M$

total: 3 errors, 0 warnings, 9 lines checked


More information about the test-report mailing list