|WARNING| pw121629 [PATCH 3/3] net/mlx5: fix Windows build with MinGW GCC 12

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 5 17:11:51 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'DONT' may be misspelled - perhaps 'DON'T'?
#264: FILE: drivers/common/mlx5/windows/mlx5_win_defs.h:156:
+	IBV_FLOW_ATTR_FLAGS_DONT_TRAP = RTE_BIT32(1),

CHECK:SPACING: No space is necessary after a cast
#332: FILE: drivers/net/mlx5/windows/mlx5_os.c:196:
+			RTE_MIN((uint32_t) 1 << hca_attr->rss_ind_tbl_cap,

total: 0 errors, 1 warnings, 1 checks, 198 lines checked


More information about the test-report mailing list