|WARNING| pw153297 [PATCH] common/mlx5: use intrinsics instead of inline assembly

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 5 16:59:20 CEST 2025


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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#117: FILE: drivers/net/mlx5/mlx5_txpp.c:495:
+	return (int)_InterlockedCompareExchange128(

CHECK:CAMELCASE: Avoid CamelCase: <_InterlockedCompareExchange128>
#117: FILE: drivers/net/mlx5/mlx5_txpp.c:495:
+	return (int)_InterlockedCompareExchange128(

total: 0 errors, 0 warnings, 2 checks, 47 lines checked


More information about the test-report mailing list