* |WARNING| pw122732 [v1 14/16] net/mlx5/hws: add debug dump support for range and hash
[not found] <20230131093346.1261066-15-valex@nvidia.com>
@ 2023-01-31 9:37 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-01-31 9:37 UTC (permalink / raw)
To: test-report; +Cc: Alex Vesker
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/122732
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#171: FILE: drivers/net/mlx5/hws/mlx5dr_debug.c:102:
+ ret = fprintf(f, "%d,0x%" PRIx64 ",0x%" PRIx64 ",%d,%d,%d
",
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#195: FILE: drivers/net/mlx5/hws/mlx5dr_debug.c:120:
+ ret = mlx5dr_debug_dump_matcher_template_definer(f, mt, mt->range_definer, res_type);
WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#201: FILE: drivers/net/mlx5/hws/mlx5dr_debug.c:126:
+ ret = mlx5dr_debug_dump_matcher_template_definer(f, matcher, matcher->hash_definer, res_type);
total: 0 errors, 2 warnings, 1 checks, 81 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-01-31 9:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230131093346.1261066-15-valex@nvidia.com>
2023-01-31 9:37 ` |WARNING| pw122732 [v1 14/16] net/mlx5/hws: add debug dump support for range and hash checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).