From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id B204043F32; Tue, 30 Apr 2024 20:04:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43F3240262; Tue, 30 Apr 2024 20:04:30 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 2A07C4025C for ; Tue, 30 Apr 2024 20:04:28 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id 15BB943F56; Tue, 30 Apr 2024 20:04:28 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: [DPDK/core Bug 1427] BPF jit test errors on Arm Date: Tue, 30 Apr 2024 18:04:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: core X-Bugzilla-Version: 24.03 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: stephen@networkplumber.org 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=17145002670.f5a56aF92.2331658 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 --17145002670.f5a56aF92.2331658 Date: Tue, 30 Apr 2024 20:04:27 +0200 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=3D1427 Bug ID: 1427 Summary: BPF jit test errors on Arm Product: DPDK Version: 24.03 Hardware: ARM OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: stephen@networkplumber.org Target Milestone: --- In test log, saw these errors in BPF JIT when running bpf_convert_autotest. Looks like bug in ARM JIT that is being silently ignored. EAL: Detected CPU lcores: 32 EAL: Detected NUMA nodes: 1 EAL: Detected static linkage of DPDK EAL: Multi-process socket /var/run/dpdk/rte/mp_socket EAL: Selected IOVA mode 'VA' EAL: Probe PCI driver: net_virtio (1af4:1041) device: 0000:01:00.0 (socket = -1) eth_virtio_pci_init(): Failed to init PCI device EAL: Requested device 0000:01:00.0 cannot be used APP: HPET is not enabled, using TSC as default timer BPF: bpf_exec(0xffff87fc2000): division by 0 at pc: 0x68; BPF: emit(0xffff87fc2000): invalid opcode 0x30 at pc: 1; BPF: __rte_bpf_jit(0xffff87fc2000) failed, error code: -22; BPF: emit(0xffff87fc2000): invalid opcode 0x30 at pc: 1; BPF: __rte_bpf_jit(0xffff87fc2000) failed, error code: -22; BPF: emit(0xffff87fc2000): invalid opcode 0x30 at pc: 1; BPF: __rte_bpf_jit(0xffff87fc2000) failed, error code: -22; ------- 9/111 DPDK:fast-tests / bpf_convert_autotest OK 0.28 s --=20 You are receiving this mail because: You are the assignee for the bug.= --17145002670.f5a56aF92.2331658 Date: Tue, 30 Apr 2024 20:04:27 +0200 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 1427
Summary BPF jit test errors on Arm
Product DPDK
Version 24.03
Hardware ARM
OS All
Status UNCONFIRMED
Severity normal
Priority Normal
Component core
Assignee dev@dpdk.org
Reporter stephen@networkplumber.org
Target Milestone ---

In test log, saw these errors in B=
PF JIT when running bpf_convert_autotest.
Looks like bug in ARM JIT that is being silently ignored.

EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: Probe PCI driver: net_virtio (1af4:1041) device: 0000:01:00.0 (socket =
-1)
eth_virtio_pci_init(): Failed to init PCI device
EAL: Requested device 0000:01:00.0 cannot be used
APP: HPET is not enabled, using TSC as default timer
BPF: bpf_exec(0xffff87fc2000): division by 0 at pc: 0x68;
BPF: emit(0xffff87fc2000): invalid opcode 0x30 at pc: 1;
BPF: __rte_bpf_jit(0xffff87fc2000) failed, error code: -22;
BPF: emit(0xffff87fc2000): invalid opcode 0x30 at pc: 1;
BPF: __rte_bpf_jit(0xffff87fc2000) failed, error code: -22;
BPF: emit(0xffff87fc2000): invalid opcode 0x30 at pc: 1;
BPF: __rte_bpf_jit(0xffff87fc2000) failed, error code: -22;
-------

  9/111 DPDK:fast-tests / bpf_convert_autotest  OK       0.28 s
          


You are receiving this mail because:
  • You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
= --17145002670.f5a56aF92.2331658--