automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw131000 [PATCH 1/2] event/sw: add selftest for ordered history list
       [not found] <20230831164736.2472671-1-harry.van.haaren@intel.com>
@ 2023-08-31 16:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-08-31 16:48 UTC (permalink / raw)
  To: test-report; +Cc: Harry van Haaren

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

_coding style issues_


WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'?
#73: 
iterating HIST_LIST times afterwards.

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#89: FILE: drivers/event/sw/sw_evdev_selftest.c:2963:
+ordered_atomic_hist_completion(struct test *t)

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#120: FILE: drivers/event/sw/sw_evdev_selftest.c:2994:
+	 * CPU, which may cause hist-list corruption (by not comleting)

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#147: FILE: drivers/event/sw/sw_evdev_selftest.c:3021:
+	 * but might not be if the hist-list bug exists. Call scheduler to make

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#153: FILE: drivers/event/sw/sw_evdev_selftest.c:3027:
+	/* Enqueue 1x atomic event, to then FORWARD to trigger atomic hist-list

WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'?
#175: FILE: drivers/event/sw/sw_evdev_selftest.c:3049:
+	/* Deq ATM event, then forward it for more than HIST_LIST_SIZE times,

WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'?
#178: FILE: drivers/event/sw/sw_evdev_selftest.c:3052:
+	for (int i = 0; i < SW_PORT_HIST_LIST + 2; i++) {

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#180: FILE: drivers/event/sw/sw_evdev_selftest.c:3054:
+			printf("%d: failed to dequeue, did corrupt ORD hist "

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#185: FILE: drivers/event/sw/sw_evdev_selftest.c:3059:
+		/* Re-enqueue the ATM event as FWD, trigger hist-list. */

WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'?
#196: FILE: drivers/event/sw/sw_evdev_selftest.c:3070:
+	/* If HIST-LIST + N count of dequeues succeed above, the hist list

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#196: FILE: drivers/event/sw/sw_evdev_selftest.c:3070:
+	/* If HIST-LIST + N count of dequeues succeed above, the hist list

WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'?
#201: FILE: drivers/event/sw/sw_evdev_selftest.c:3075:
+	/* release the ATM event that's been forwarded HIST_LIST times */

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#221: FILE: drivers/event/sw/sw_evdev_selftest.c:3517:
+	printf("*** Running Ordered & Atomic hist-list completion test...
");

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#222: FILE: drivers/event/sw/sw_evdev_selftest.c:3518:
+	ret = ordered_atomic_hist_completion(t);

WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'?
#224: FILE: drivers/event/sw/sw_evdev_selftest.c:3520:
+		printf("ERROR - Ordered & Atomic hist-list test FAILED.
");

total: 0 errors, 15 warnings, 144 lines checked

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

only message in thread, other threads:[~2023-08-31 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230831164736.2472671-1-harry.van.haaren@intel.com>
2023-08-31 16:48 ` |WARNING| pw131000 [PATCH 1/2] event/sw: add selftest for ordered history list 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).