[dpdk-test-report] |WARNING| pw53770 [PATCH v2] net/mlx5: remove TCF support from PMD

checkpatch at dpdk.org checkpatch at dpdk.org
Tue May 28 15:13:45 CEST 2019


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

_coding style issues_


ERROR:DOS_LINE_ENDINGS: DOS line endings
#48: FILE: doc/build-sdk-meson.txt:210:
+PMDs/libraries, for example -lmlx5 for librte-pmd-mlx5, or the static link^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#463: FILE: drivers/net/mlx5/meson.build:16:
+libnames = [ 'mlx5', 'ibverbs' ]^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#705: FILE: drivers/net/mlx5/mlx5_flow.c:1038:
+^Iif (attributes->transfer && !priv->config.dv_esw_en)^M$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#714: FILE: drivers/net/mlx5/mlx5_flow.c:1295:
+ *   mlx5 flow-specific (DV, verbs, etc.) supported header fields mask.^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#725: FILE: drivers/net/mlx5/mlx5_flow.c:1785:
+^Iif (attr->transfer && priv->config.dv_esw_en)^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#726: FILE: drivers/net/mlx5/mlx5_flow.c:1786:
+^I^Itype = MLX5_FLOW_TYPE_DV;^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#727: FILE: drivers/net/mlx5/mlx5_flow.c:1787:
+^Iif (!attr->transfer)^M$

ERROR:TRAILING_WHITESPACE: trailing whitespace
#736: FILE: drivers/net/mlx5/mlx5_flow.c:1834:
+ *   This function initializes device flow structure such as dv or verbs in^M$

ERROR:DOS_LINE_ENDINGS: DOS line endings
#7192: FILE: mk/rte.app.mk:178:
+_LDLIBS-$(CONFIG_RTE_LIBRTE_MLX5_PMD)       += -lrte_pmd_mlx5^M$

total: 9 errors, 0 warnings, 701 lines checked


More information about the test-report mailing list