|WARNING| pw163336-163337 [PATCH] [2/2] net/netvsc: handle VF recove
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Apr 29 20:15:23 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/163337
_Testing issues_
Submitter: Wei Hu <weh at microsoft.com>
Date: Wednesday, April 29 2026 08:49:55
DPDK git baseline: Repo:dpdk-next-net
Branch: master
CommitID:0c5a1c7b820688f3a9208148ea0cae21c23e9f83
163336-163337 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#435635
Test environment and result as below:
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+==============================+================+===========================+==============================+==============+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian GNU/Linux 12 | PASS | PASS | PASS | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 42 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 43 | WARN | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Red Hat Enterprise Linux 9.7 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 | SKIPPED | SKIPPED | SKIPPED | PASS |
+------------------------------+----------------+---------------------------+------------------------------+--------------+
==== 20 line log output for Fedora Linux 43 (dpdk_unit_test): ====
../drivers/net/mana/mana.c:1605:2: error: releasing spinlock 'priv->reset_ops_lock' that was not held [-Werror,-Wthread-safety-analysis]
1605 | rte_spinlock_unlock(&priv->reset_ops_lock);
| ^
../drivers/net/mana/mana.c:1635:2: error: releasing spinlock 'priv->reset_ops_lock' that was not held [-Werror,-Wthread-safety-analysis]
1635 | rte_spinlock_unlock(&priv->reset_ops_lock);
| ^
../drivers/net/mana/mana.c:1690:2: error: releasing spinlock 'priv->reset_ops_lock' that was not held [-Werror,-Wthread-safety-analysis]
1690 | rte_spinlock_unlock(&priv->reset_ops_lock);
| ^
../drivers/net/mana/mana.c:1730:4: error: spinlock 'priv->reset_ops_lock' is not held on every path through here [-Werror,-Wthread-safety-analysis]
1730 | break;
| ^
../drivers/net/mana/mana.c:1717:5: note: spinlock acquired here
1717 | rte_spinlock_lock(&priv->reset_ops_lock);
| ^
9 errors generated.
[1156/3441] Compiling C object drivers/libtmp_rte_net_mana.a.p/net_mana_mp.c.o
[1157/3441] Compiling C object drivers/libtmp_rte_net_mana.a.p/net_mana_mr.c.o
[1158/3441] Compiling C object drivers/libtmp_rte_net_mana.a.p/net_mana_rx.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 5.4
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Debian GNU/Linux 12
Kernel: 5.4
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 42
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Fedora Linux 43
Kernel: 5.4
Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Red Hat Enterprise Linux 9.7
Kernel: 5.4
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Ubuntu 22.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Ubuntu 24.04
Kernel: 5.4
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/35813/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list