automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw124568 [RFC 2/2] eal: add high-performance timer facility
       [not found] <20230228093916.87206-3-mattias.ronnblom@ericsson.com>
@ 2023-02-28  9:47 ` checkpatch
  2023-03-01  8:18 ` |FAILURE| pw124569-124568 " qemudev
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-02-28  9:47 UTC (permalink / raw)
  To: test-report; +Cc: Mattias Rönnblom

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

_coding style issues_


WARNING:TYPO_SPELLING: 'hierachical' may be misspelled - perhaps 'hierarchical'?
#125: 
The htimer library employs per-lcore hierachical timer wheels and a

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#576: FILE: app/test/test_htimer_mgr.c:367:
+	bool *failure_occured;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#583: FILE: app/test/test_htimer_mgr.c:374:
+		  bool *failure_occured)

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#595: FILE: app/test/test_htimer_mgr.c:386:
+	timer->failure_occured = failure_occured;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#595: FILE: app/test/test_htimer_mgr.c:386:
+	timer->failure_occured = failure_occured;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#625: FILE: app/test/test_htimer_mgr.c:416:
+		*(test_timer->failure_occured) = true;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#648: FILE: app/test/test_htimer_mgr.c:439:
+	bool *failure_occured;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#655: FILE: app/test/test_htimer_mgr.c:446:
+		    bool *failure_occured)

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#668: FILE: app/test/test_htimer_mgr.c:459:
+	timer->failure_occured = failure_occured;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#668: FILE: app/test/test_htimer_mgr.c:459:
+	timer->failure_occured = failure_occured;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#679: FILE: app/test/test_htimer_mgr.c:470:
+	bool *failure_occured = cancel_timer->failure_occured;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#679: FILE: app/test/test_htimer_mgr.c:470:
+	bool *failure_occured = cancel_timer->failure_occured;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#682: FILE: app/test/test_htimer_mgr.c:473:
+		*failure_occured = true;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#695: FILE: app/test/test_htimer_mgr.c:486:
+		*failure_occured = true;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#740: FILE: app/test/test_htimer_mgr.c:531:
+	bool failure_occured = false;

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#785: FILE: app/test/test_htimer_mgr.c:576:
+						  &failure_occured);

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#813: FILE: app/test/test_htimer_mgr.c:604:
+						    &failure_occured);

WARNING:TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
#841: FILE: app/test/test_htimer_mgr.c:632:
+	if (failure_occured)

WARNING:TYPO_SPELLING: 'asyncronous' may be misspelled - perhaps 'asynchronous'?
#2902: FILE: lib/htimer/rte_htimer_mgr.h:399:
+ * Update HWT time and perform timer expiry and asyncronous operation

WARNING:TYPO_SPELLING: 'functino' may be misspelled - perhaps 'function'?
#2967: FILE: lib/htimer/rte_htimer_mgr.h:464:
+ * This functino returns the most recent time provided by this thread,

total: 0 errors, 20 warnings, 3391 lines checked

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |FAILURE| pw124569-124568 [RFC 2/2] eal: add high-performance timer facility
       [not found] <20230228093916.87206-3-mattias.ronnblom@ericsson.com>
  2023-02-28  9:47 ` |WARNING| pw124568 [RFC 2/2] eal: add high-performance timer facility checkpatch
@ 2023-03-01  8:18 ` qemudev
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-03-01  8:18 UTC (permalink / raw)
  To: test-report; +Cc: Mattias Rönnblom, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/124568

_ninja build failure_

Submitter: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
Date: Tue, 28 Feb 2023 10:39:15 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 7710b5d15a014872a3aaf646668dafa928ca8473

124569-124568 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: lib/librte_eal.a.p/eal_common_rte_bitset.c.o
cc -Ilib/librte_eal.a.p -Ilib -I../lib -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_comm
 on_rte_bitset.c.o -MF lib/librte_eal.a.p/eal_common_rte_bitset.c.o.d -o lib/librte_eal.a.p/eal_common_rte_bitset.c.o -c ../lib/eal/common/rte_bitset.c
In file included from ../lib/eal/common/rte_bitset.c:7:
./lib/eal/include/rte_bitset.h:243:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline void
~~~~~~
./lib/eal/include/rte_bitset.h:264:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline void
~~~~~~
./lib/eal/include/rte_bitset.h:293:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline void
~~~~~~
./lib/eal/include/rte_bitset.h:320:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline void
~~~~~~
./lib/eal/include/rte_bitset.h:339:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline void
~~~~~~
./lib/eal/include/rte_bitset.h:360:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline size_t
~~~~~~
./lib/eal/include/rte_bitset.h:395:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline size_t
~~~~~~
./lib/eal/include/rte_bitset.h:416:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline bool
~~~~~~
./lib/eal/include/rte_bitset.h:432:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline ssize_t
~~~~~~
./lib/eal/include/rte_bitset.h:483:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline ssize_t
~~~~~~
./lib/eal/include/rte_bitset.h:531:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline ssize_t
~~~~~~
./lib/eal/include/rte_bitset.h:562:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline ssize_t
~~~~~~
./lib/eal/include/rte_bitset.h:595:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline ssize_t
~~~~~~
./lib/eal/include/rte_bitset.h:622:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline ssize_t
~~~~~~
./lib/eal/include/rte_bitset.h:654:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline ssize_t
~~~~~~
./lib/eal/include/rte_bitset.h:688:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline ssize_t
~~~~~~
./lib/eal/include/rte_bitset.h:716:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline void
~~~~~~
./lib/eal/include/rte_bitset.h:743:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline void
~~~~~~
./lib/eal/include/rte_bitset.h:771:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline void
~~~~~~
./lib/eal/include/rte_bitset.h:799:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline void
~~~~~~
./lib/eal/include/rte_bitset.h:826:19: error: expected ‘;’ before ‘static’
__rte_experimental
^
;
static inline bool
~~~~~~
./lib/eal/include/rte_bitset.h:869:1: error: unknown type name ‘__rte_experimental’
__rte_experimental
^~~~~~~~~~~~~~~~~~
./lib/eal/include/rte_bitset.h:871:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘rte_bitset_to_str’
rte_bitset_to_str(const uint64_t *bitset, size_t size, char *buf,
^~~~~~~~~~~~~~~~~
./lib/eal/common/rte_bitset.c:10:1: warning: no previous prototype for ‘rte_bitset_to_str’ [-Wmissing-prototypes]
rte_bitset_to_str(const uint64_t *bitset, size_t num_bits, char *buf,
^~~~~~~~~~~~~~~~~
[3/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o
[4/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o
[5/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o
[6/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o
[7/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[8/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o
[9/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[10/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[11/2831] Compiling C object lib/librte_telemetry.so.23.1.p/telemetry_telemetry_legacy.c.o
[12/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o
[13/2831] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[14/2831] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[15/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[16/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[17/2831] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[18/2831] Compiling C object lib/librte_telemetry.so.23.1.p/telemetry_telemetry_data.c.o
[19/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[20/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[21/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[22/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[23/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o
[24/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_log.c.o
[25/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[26/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[27/2831] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[28/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[29/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[30/2831] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[31/2831] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[32/2831] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[33/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[34/2831] Compiling C object lib/librte_telemetry.so.23.1.p/telemetry_telemetry.c.o
[35/2831] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-01  8:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230228093916.87206-3-mattias.ronnblom@ericsson.com>
2023-02-28  9:47 ` |WARNING| pw124568 [RFC 2/2] eal: add high-performance timer facility checkpatch
2023-03-01  8:18 ` |FAILURE| pw124569-124568 " qemudev

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).