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

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

_coding style issues_


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

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

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

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

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

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

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

WARNING:TYPO_SPELLING: 'delt' may be misspelled - perhaps 'dealt'?
#118: FILE: app/test-bbdev/test_bbdev_perf.c:2674:
+			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-04-22 19:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240422190800.123027-9-hernan.vargas@intel.com>
2024-04-22 19:13 ` |WARNING| pw139635 [PATCH v1 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).