[dpdk-test-report] |WARNING| pw82612 [PATCH v2] net/mlx5: use C11 atomics in packet scheduling

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 28 13:29:07 CET 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#149: FILE: drivers/net/mlx5/mlx5_txpp.c:647:
+mlx5_atomic128_cas(rte_int128_t *dst,

WARNING:TYPO_SPELLING: 'cas' may be misspelled - perhaps 'case'?
#189: FILE: drivers/net/mlx5/mlx5_txpp.c:685:
+	mlx5_atomic128_cas(from, ts, &src);

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


More information about the test-report mailing list