automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw141588 [PATCH v2 8/9] test/bbdev: update fft measurement output
       [not found] <20240624150237.47169-9-hernan.vargas@intel.com>
@ 2024-06-24 15:08 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-06-24 15:08 UTC (permalink / raw)
  To: test-report; +Cc: Hernan Vargas

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

_coding style issues_


WARNING:TYPO_SPELLING: 'delt' may be misspelled - perhaps 'dealt'?
#94: FILE: app/test-bbdev/test_bbdev_perf.c:2651:
+	double estSNR, refSNR, delt, abs_delt;

WARNING:TYPO_SPELLING: 'delt' may be misspelled - perhaps 'dealt'?
#94: FILE: app/test-bbdev/test_bbdev_perf.c:2651:
+	double estSNR, refSNR, delt, abs_delt;

WARNING:TYPO_SPELLING: 'delt' may be misspelled - perhaps 'dealt'?
#117: FILE: app/test-bbdev/test_bbdev_perf.c:2674:
+			delt = refSNR - estSNR;

WARNING:TYPO_SPELLING: 'delt' may be misspelled - perhaps 'dealt'?
#118: FILE: app/test-bbdev/test_bbdev_perf.c:2675:
+			abs_delt = delt > 0 ? delt : -delt;

WARNING:TYPO_SPELLING: 'delt' may be misspelled - perhaps 'dealt'?
#118: FILE: app/test-bbdev/test_bbdev_perf.c:2675:
+			abs_delt = delt > 0 ? delt : -delt;

WARNING:TYPO_SPELLING: 'delt' may be misspelled - perhaps 'dealt'?
#118: FILE: app/test-bbdev/test_bbdev_perf.c:2675:
+			abs_delt = delt > 0 ? delt : -delt;

WARNING:TYPO_SPELLING: 'delt' may be misspelled - perhaps 'dealt'?
#118: FILE: app/test-bbdev/test_bbdev_perf.c:2675:
+			abs_delt = delt > 0 ? delt : -delt;

WARNING:TYPO_SPELLING: 'delt' may be misspelled - perhaps 'dealt'?
#119: FILE: app/test-bbdev/test_bbdev_perf.c:2676:
+			error_num += (abs_delt > thres_hold ? 1 : 0);

total: 0 errors, 8 warnings, 64 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-06-24 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240624150237.47169-9-hernan.vargas@intel.com>
2024-06-24 15:08 ` |WARNING| pw141588 [PATCH v2 8/9] test/bbdev: update fft measurement output 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).