automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw157985 [PATCH] net/vmxnet3: disable RSS for single queue configuration for ESX8.0+ versions
       [not found] <20251022125844.6187-1-amiyaranjan.mohakud@gmail.com>
@ 2025-10-22 12:25 ` qemudev
  2025-10-22 13:00 ` |WARNING| " checkpatch
  2025-10-22 14:01 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2025-10-22 12:25 UTC (permalink / raw)
  To: test-report; +Cc: Amiya Ranjan Mohakud, maobibo

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

_ninja build failure_

Submitter: Amiya Ranjan Mohakud <amiyaranjan.mohakud@gmail.com>
Date: Wed, 22 Oct 2025 18:28:44 +0530
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 0e381f61496b14349b03f95878399791d76519e4

157985 --> 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: drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o
cc -Idrivers/libtmp_rte_net_vmxnet3.a.p -Idrivers -I../drivers -Idrivers/net/vmxnet3 -I../drivers/net/vmxnet3 -I../drivers/net/vmxnet3/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wforma
 t-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 -Wno-unused-parameter -Wno-unused-value -Wno-strict-aliasing -Wno-format-extra-args -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.vmxnet3 -MD -MQ drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o -MF drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o.d -o drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.o -c ../drivers/net/vmxnet3/vmxnet3_ethdev.c
./drivers/net/vmxnet3/vmxnet3_ethdev.c: In function ‘vmxnet3_dev_configure’:
./drivers/net/vmxnet3/vmxnet3_ethdev.c:615:46: error: ‘ETH_MQ_RX_NONE’ undeclared (first use in this function); did you mean ‘RTE_ETH_MQ_RX_NONE’?
dev->data->dev_conf.rxmode.mq_mode = ETH_MQ_RX_NONE;
^~~~~~~~~~~~~~
RTE_ETH_MQ_RX_NONE
./drivers/net/vmxnet3/vmxnet3_ethdev.c:615:46: note: each undeclared identifier is reported only once for each function it appears in
[1983/3003] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_vhost_vdpa.c.o
[1984/3003] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_debug.c.o
[1985/3003] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtqueue.c.o
[1986/3003] Compiling C object drivers/libtmp_rte_net_rnp.a.p/net_rnp_rnp_rxtx.c.o
[1987/3003] Generating rte_net_vdev_netvsc.sym_chk with a custom command (wrapped by meson to capture output)
[1988/3003] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_dev.c.o
[1989/3003] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev_vf.c.o
[1990/3003] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio_mbox.c.o
[1991/3003] Compiling C object drivers/libtmp_rte_net_tap.a.p/net_tap_rte_eth_tap.c.o
[1992/3003] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_np.c.o
[1993/3003] Generating rte_net_softnic.pmd.c with a custom command
[1994/3003] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_common.c.o
[1995/3003] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[1996/3003] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_vfio.c.o
[1997/3003] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_flow.c.o
[1998/3003] Generating rte_net_ring.sym_chk with a custom command (wrapped by meson to capture output)
[1999/3003] Generating rte_net_octeontx.sym_chk with a custom command (wrapped by meson to capture output)
[2000/3003] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_tx.c.o
[2001/3003] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_phy.c.o
[2002/3003] Generating rte_net_thunderx.pmd.c with a custom command
[2003/3003] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_ethdev.c.o
[2004/3003] Generating rte_net_ngbe.pmd.c with a custom command
[2005/3003] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[2006/3003] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8168g_mcu.c.o
[2007/3003] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_user_virtio_user_dev.c.o
[2008/3003] Compiling C object drivers/libtmp_rte_net_xsc.a.p/net_xsc_xsc_rx.c.o
[2009/3003] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_msg.c.o
[2010/3003] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[2011/3003] Compiling C object drivers/libtmp_rte_net_qede.a.p/net_qede_qede_rxtx.c.o
[2012/3003] Compiling C object drivers/libtmp_rte_net_zxdh.a.p/net_zxdh_zxdh_ethdev.c.o
[2013/3003] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.o
[2014/3003] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
[2015/3003] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


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

* |WARNING| pw157985 [PATCH] net/vmxnet3: disable RSS for single queue configuration for ESX8.0+ versions
       [not found] <20251022125844.6187-1-amiyaranjan.mohakud@gmail.com>
  2025-10-22 12:25 ` |FAILURE| pw157985 [PATCH] net/vmxnet3: disable RSS for single queue configuration for ESX8.0+ versions qemudev
@ 2025-10-22 13:00 ` checkpatch
  2025-10-22 14:01 ` |FAILURE| " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2025-10-22 13:00 UTC (permalink / raw)
  To: test-report; +Cc: Amiya Ranjan Mohakud

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#89: 
This fixes the issue of v4 RSS configuration failure in vmxnet3_v4_rss_configure

WARNING:COMMIT_LOG_USE_LINK: Unknown link reference 'Ref:', use 'Link:' or 'Closes:' instead
#92: 
Ref: https://mails.dpdk.org/archives/users/2025-April/008236.html

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#111: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:538:
+    if (dev->data->nb_rx_queues == 1) {$

ERROR:CODE_INDENT: code indent should use tabs where possible
#112: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:539:
+        dev->data->dev_conf.rxmode.mq_mode = ETH_MQ_RX_NONE;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#112: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:539:
+        dev->data->dev_conf.rxmode.mq_mode = ETH_MQ_RX_NONE;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#113: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:540:
+        PMD_INIT_LOG(ERR, "WARN: Disabling RSS for single Rx queue");$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#113: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:540:
+        PMD_INIT_LOG(ERR, "WARN: Disabling RSS for single Rx queue");$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#114: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:541:
+    }$

WARNING:MISSING_FIXES_TAG: The commit message has 'stable@', perhaps it also needs a 'Fixes:' tag?

total: 2 errors, 7 warnings, 0 checks, 12 lines checked

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

* |FAILURE| pw157985 [PATCH] net/vmxnet3: disable RSS for single queue configuration for ESX8.0+ versions
       [not found] <20251022125844.6187-1-amiyaranjan.mohakud@gmail.com>
  2025-10-22 12:25 ` |FAILURE| pw157985 [PATCH] net/vmxnet3: disable RSS for single queue configuration for ESX8.0+ versions qemudev
  2025-10-22 13:00 ` |WARNING| " checkpatch
@ 2025-10-22 14:01 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2025-10-22 14:01 UTC (permalink / raw)
  To: test-report; +Cc: amiyaranjan.mohakud, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/157985/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/18717643101

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

end of thread, other threads:[~2025-10-22 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20251022125844.6187-1-amiyaranjan.mohakud@gmail.com>
2025-10-22 12:25 ` |FAILURE| pw157985 [PATCH] net/vmxnet3: disable RSS for single queue configuration for ESX8.0+ versions qemudev
2025-10-22 13:00 ` |WARNING| " checkpatch
2025-10-22 14:01 ` |FAILURE| " 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).