From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
Received: from mails.dpdk.org (unknown [217.70.189.124])
by inbox.dpdk.org (Postfix) with ESMTP id 11FF6460AB;
Fri, 17 Jan 2025 12:26:21 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
by mails.dpdk.org (Postfix) with ESMTP id 9079042D55;
Fri, 17 Jan 2025 12:26:02 +0100 (CET)
Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178])
by mails.dpdk.org (Postfix) with ESMTP id 0D398427DD
for ; Fri, 17 Jan 2025 12:26:01 +0100 (CET)
Received: by inbox.dpdk.org (Postfix, from userid 33)
id EDE9E460AC; Fri, 17 Jan 2025 12:26:00 +0100 (CET)
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/eventdev Bug 1616] libtmp_rte_event_dlb2 sse fails to compile
Date: Fri, 17 Jan 2025 11:26:00 +0000
X-Bugzilla-Reason: AssignedTo
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: DPDK
X-Bugzilla-Component: eventdev
X-Bugzilla-Version: 24.11
X-Bugzilla-Keywords:
X-Bugzilla-Severity: major
X-Bugzilla-Who: ivan@semenov.dev
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Resolution:
X-Bugzilla-Priority: Normal
X-Bugzilla-Assigned-To: dev@dpdk.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform
op_sys bug_status bug_severity priority component assigned_to reporter
target_milestone
Message-ID:
Content-Type: multipart/alternative; boundary=17371131600.D9af1c13.2139682
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
MIME-Version: 1.0
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dev-bounces@dpdk.org
--17371131600.D9af1c13.2139682
Date: Fri, 17 Jan 2025 12:26:00 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
https://bugs.dpdk.org/show_bug.cgi?id=3D1616
Bug ID: 1616
Summary: libtmp_rte_event_dlb2 sse fails to compile
Product: DPDK
Version: 24.11
Hardware: x86
OS: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: eventdev
Assignee: dev@dpdk.org
Reporter: ivan@semenov.dev
Target Milestone: ---
libtmp_rte_event_dlb2 fails to compile on CPUs without AVX512 support
On CPUs without AVX512 is used file dlb2_sse.c instead of dlb2_avx512.c and=
it
hasn't been updated in dpdk 24.11.
AVX512 varian is compiling without any issues
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
FAILED: drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_sse.c.o=20
cc -Idrivers/libtmp_rte_event_dlb2.a.p -Idrivers -I../drivers
-Idrivers/event/dlb2 -I../drivers/event/dlb2 -Ilib/eventdev -I../lib/eventd=
ev
-I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include
-Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include
-I../lib/eal/x86/include -I../kernel/linux -Ilib/eal/common -I../lib/eal/co=
mmon
-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/ring
-I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf
-I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter
-Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer
-Ilib/cryptodev -I../lib/cryptodev -Ilib/dmadev -I../lib/dmadev -Ilib/pci
-I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/li=
nux
-fdiagnostics-color=3Dalways -D_FILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -=
Wextra
-std=3Dc11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat
-Wformat-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=3Dnative -mno-avx512f -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNA=
L_API
-Wno-format-truncation -Wno-address-of-packed-member
-DRTE_LOG_DEFAULT_LOGTYPE=3Dpmd.event.dlb2 -MD -MQ
drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_sse.c.o -MF
drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_sse.c.o.d -o
drivers/libtmp_rte_event_dlb2.a.p/event_dlb2_dlb2_sse.c.o -c
../drivers/event/dlb2/dlb2_sse.c
../drivers/event/dlb2/dlb2_sse.c: In function 'dlb2_event_build_hcws':
../drivers/event/dlb2/dlb2_sse.c:193:28: error: 'struct dlb2_port' has no
member named 'cq_weight'
193 | if (qm_port->cq_weight) {
|=20=20=20=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--17371131600.D9af1c13.2139682
Date: Fri, 17 Jan 2025 12:26:00 +0100
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.dpdk.org/
Auto-Submitted: auto-generated
X-Auto-Response-Suppress: All
Bug ID |
1616
|
Summary |
libtmp_rte_event_dlb2 sse fails to compile
|
Product |
DPDK
|
Version |
24.11
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
major
|
Priority |
Normal
|
Component |
eventdev
|
Assignee |
dev@dpdk.org
|
Reporter |
ivan@semenov.dev
|
Target Milestone |
---
|
You are receiving this mail because:
- You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
=
--17371131600.D9af1c13.2139682--