automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw123061 BUG: AddressSanitizer reports a buffer-overflow on rte_hash_lookup
       [not found] <CAC-fF8Qt6ExgN4zM7NeOGTHPvWk5xykWTYzEPKYm3tsYwj7EAg@mail.gmail.com>
@ 2023-02-05 16:50 ` qemudev
  2023-02-05 17:59 ` |SUCCESS| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-02-05 16:50 UTC (permalink / raw)
  To: test-report; +Cc: Isaac Boukris, zhoumin

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/123061

_apply patch failure_

Submitter: Isaac Boukris <iboukris@gmail.com>
Date: Sun, 5 Feb 2023 18:54:20 +0200
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: a27bb7bc786dee5dcc8b7ee03942f85173620314

Apply patch set 123061 failed:

Checking patch examples/helloworld/Makefile...
error: while searching for:
       ln -sf $(APP)-static build/$(APP)

PC_FILE := $(shell $(PKGCONF) --path libdpdk 2>/dev/null)
CFLAGS += -O3 $(shell $(PKGCONF) --cflags libdpdk)
LDFLAGS_SHARED = $(shell $(PKGCONF) --libs libdpdk)
LDFLAGS_STATIC = $(shell $(PKGCONF) --static --libs libdpdk)


error: patch failed: examples/helloworld/Makefile:22
error: examples/helloworld/Makefile: patch does not apply
Checking patch examples/helloworld/main.c...
error: while searching for:
}
/* >8 End of launching function on lcore. */

/* Initialization of Environment Abstraction Layer (EAL). 8< */
int
main(int argc, char **argv)
{
       int ret;
       unsigned lcore_id;

       ret = rte_eal_init(argc, argv);
       if (ret < 0)
               rte_panic("Cannot init EAL\n");
       /* >8 End of initialization of Environment Abstraction Layer */

       /* Launches the function on each lcore. 8< */
       RTE_LCORE_FOREACH_WORKER(lcore_id) {
               /* Simpler equivalent. 8< */

error: patch failed: examples/helloworld/main.c:26
error: examples/helloworld/main.c: patch does not apply


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

* |SUCCESS| pw123061 BUG: AddressSanitizer reports a buffer-overflow on rte_hash_lookup
       [not found] <CAC-fF8Qt6ExgN4zM7NeOGTHPvWk5xykWTYzEPKYm3tsYwj7EAg@mail.gmail.com>
  2023-02-05 16:50 ` |WARNING| pw123061 BUG: AddressSanitizer reports a buffer-overflow on rte_hash_lookup qemudev
@ 2023-02-05 17:59 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2023-02-05 17:59 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/123061/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4097586208

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

end of thread, other threads:[~2023-02-05 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAC-fF8Qt6ExgN4zM7NeOGTHPvWk5xykWTYzEPKYm3tsYwj7EAg@mail.gmail.com>
2023-02-05 16:50 ` |WARNING| pw123061 BUG: AddressSanitizer reports a buffer-overflow on rte_hash_lookup qemudev
2023-02-05 17:59 ` |SUCCESS| " 0-day Robot

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