automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	Weiguo Li <liwg06@foxmail.com>
Subject: |FAILURE| pw106764 [PATCH] eventdev/eth_rx: fix memory leak when token parsing finished
Date: Wed,  2 Feb 2022 09:23:42 +0000 (UTC)	[thread overview]
Message-ID: <20220202092342.38894601B5@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 3439 bytes --]

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/106764

_Testing issues_

Submitter: Weiguo Li <liwg06@foxmail.com>
Date: Wednesday, February 02 2022 06:15:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:60e68d170b122d86c1c49cc51078db461542a26b

106764 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM SVE (dpdk_meson_compile): ====
|  ^~
../lib/eventdev/rte_event_eth_rx_adapter.c:3420:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
3420 |   return -1;
|   ^~~~~~
../lib/eventdev/rte_event_eth_rx_adapter.c: In function 'handle_rxa_queue_stats_reset':
../lib/eventdev/rte_event_eth_rx_adapter.c:3476:2: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
3476 |  if (token == NULL || strlen(token) == 0 || !isdigit(*token))
|  ^~
../lib/eventdev/rte_event_eth_rx_adapter.c:3478:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
3478 |   return -1;
|   ^~~~~~
../lib/eventdev/rte_event_eth_rx_adapter.c:3485:2: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
3485 |  if (token == NULL || strlen(token) == 0 || !isdigit(*token))
|  ^~
../lib/eventdev/rte_event_eth_rx_adapter.c:3487:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
3487 |   return -1;
|   ^~~~~~
cc1: all warnings being treated as errors
[638/643] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ipsec.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/20885/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

             reply	other threads:[~2022-02-02  9:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02  9:23 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-02  8:36 dpdklab
2022-02-02  8:30 dpdklab
     [not found] <tencent_7F6E319F3CF5A71211493A97DF15231B2208@qq.com>
2022-02-02  7:59 ` 0-day Robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220202092342.38894601B5@dpdk-ubuntu.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=david.marchand@redhat.com \
    --cc=liwg06@foxmail.com \
    --cc=test-report@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).