[dpdk-test-report] |WARNING| pw54500 [PATCH] net/mlx5: fix check for rte calloc return value

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 13 15:52:02 CEST 2019


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

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#43: FILE: drivers/net/mlx5/mlx5_flow.c:2095:
+^Iif (!flow) {^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#44: FILE: drivers/net/mlx5/mlx5_flow.c:2096:
+^I^Irte_errno = ENOMEM;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#45: FILE: drivers/net/mlx5/mlx5_flow.c:2097:
+^I^Ireturn NULL;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#46: FILE: drivers/net/mlx5/mlx5_flow.c:2098:
+^I}^M$

total: 4 errors, 0 warnings, 0 checks, 10 lines checked


More information about the test-report mailing list