automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,
	Ferruh Yigit <ferruh.yigit@amd.com>,
	Chaoyong He <chaoyong.he@corigine.com>
Subject: |FAILURE| pw135556-135569 [PATCH] [v5,14/14] net/nfp: support offloa
Date: Mon, 25 Dec 2023 20:13:56 -0800 (PST)	[thread overview]
Message-ID: <658a5304.050a0220.2a243.7e41SMTPIN_ADDED_MISSING@mx.google.com> (raw)

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135569

_Testing issues_

Submitter: Chaoyong He <chaoyong.he@corigine.com>
Date: Tuesday, December 26 2023 02:37:45 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:84bfce561f24a33cb186efdc1cf8dc4a8c96fd26

135556-135569 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
|                        int *
In file included from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/bonding/eth_bond_private.h:11,
from ../drivers/net/nfp/flower/nfp_flower_bond.c:7:
/usr/include/pthread.h:756:51: note: expected 'pthread_mutex_t *' but argument is of type 'int *'
756 | extern int pthread_mutex_unlock (pthread_mutex_t *__mutex)
|                                  ~~~~~~~~~~~~~~~~~^~~~~~~
../drivers/net/nfp/flower/nfp_flower_bond.c:688:23: error: passing argument 1 of 'pthread_mutex_unlock' from incompatible pointer type [-Werror=incompatible-pointer-types]
688 |  pthread_mutex_unlock(&nfp_bond->mutex);
|                       ^~~~~~~~~~~~~~~~
|                       |
|                       int *
In file included from ../lib/ethdev/ethdev_driver.h:21,
from ../drivers/net/bonding/eth_bond_private.h:11,
from ../drivers/net/nfp/flower/nfp_flower_bond.c:7:
/usr/include/pthread.h:756:51: note: expected 'pthread_mutex_t *' but argument is of type 'int *'
756 | extern int pthread_mutex_unlock (pthread_mutex_t *__mutex)
|                                  ~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 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 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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2023-12-26  4:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-26  4:13 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-26  4:40 dpdklab
2023-12-26  4:33 dpdklab
2023-12-26  4:19 dpdklab
2023-12-26  4:16 dpdklab
2023-12-26  4:14 dpdklab
2023-12-26  4:12 dpdklab
2023-12-26  4:09 dpdklab
2023-12-26  4:04 dpdklab
2023-12-26  4:04 dpdklab
2023-12-26  3:57 dpdklab
2023-12-26  3:51 dpdklab
2023-12-26  3:51 dpdklab
2023-12-26  3:51 dpdklab
2023-12-26  3:50 dpdklab
2023-12-26  3:43 dpdklab
2023-12-26  3:43 dpdklab
2023-12-26  3:41 dpdklab
2023-12-26  3:34 dpdklab

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=658a5304.050a0220.2a243.7e41SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=chaoyong.he@corigine.com \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=ferruh.yigit@amd.com \
    --cc=test-report@dpdk.org \
    /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).