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 33FD8424CA; Fri, 21 Jun 2024 11:27:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CB72402F1; Fri, 21 Jun 2024 11:27:11 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 26BAC4026A for ; Fri, 21 Jun 2024 11:27:10 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id 183514549E; Fri, 21 Jun 2024 11:27:10 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: [DPDK/meson Bug 1469] [dpdk-24.07] meson_tests/driver-tests: event_dma_adapter_autotest test timeout Date: Fri, 21 Jun 2024 09:27:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: meson X-Bugzilla-Version: 24.07 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: songx.jiale@intel.com 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=17189620290.2fd6C.3145470 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 --17189620290.2fd6C.3145470 Date: Fri, 21 Jun 2024 11:27:09 +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=3D1469 Bug ID: 1469 Summary: [dpdk-24.07] meson_tests/driver-tests: event_dma_adapter_autotest test timeout Product: DPDK Version: 24.07 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: meson Assignee: dev@dpdk.org Reporter: songx.jiale@intel.com Target Milestone: --- [Environment] DPDK version:=20 dpdk-24.07.0-rc1: 4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f Other software versions: N/A. OS: Ubuntu 24.04 LTS/6.8.0-31-generic Compiler: gcc version 8.5.0 20210514 Hardware platform: Intel(R) Xeon(R) Gold 6139 CPU @ 2.30GHz NIC hardware: Intel Corporation Ethernet Controller E810-C for SFP [8086:15= 93] (rev 01) NIC driver: ice-1.14.9 NIC firmware: 4.50 0x8001d8f0 1.3597.0 [Test Setup] 1.blind port to vfio-pci ./usertools/dpdk-devbind.py -b vfio-pci 0000:18:00.0 0000:18:00.1 0000:18:0= 0.2 0000:18:00.3 2. start meson_tests meson test -C x86_64-native-linuxapp-gcc --suite DPDK:driver-tests event_dma_adapter_autotest -t 24 --num-processes 20 --test-args '-c 0xff --vdev=3Ddma_skeleton -a 0000:18:00.0 -a 0000:18:00.1 -a 0000:18:00.2 -a 0000:18:00.3' [Show the output from the previous commands.] ninja: Entering directory `/root/dpdk/x86_64-native-linuxapp-gcc' ninja: no work to do. WARNING: CTRL-C detected, interrupting DPDK:driver-tests / event_dma_adapter_autotest 1/1 DPDK:driver-tests / event_dma_adapter_autotest INTERRUPT=20=20= =20=20=20=20=20=20=20 5.91s killed by signal 15 SIGTERM >>> MALLOC_PERTURB_=3D4 >>> UBSAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_summary=3D1:= print_stacktrace=3D1 >>> MSAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_summary=3D1:p= rint_stacktrace=3D1 >>> DPDK_TEST=3Devent_dma_adapter_autotest >>> ASAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_summary=3D1 >>> /root/dpdk/x86_64-native-linuxapp-gcc/app/dpdk-test -c 0xff >>> --vdev=3Ddma_skeleton -a 0000:18:00.0 -a 0000:18:00.1 -a 0000:18:00.2 -a >>> 0000:18:00.3 Ok: 0 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 1 [Expected Result] ninja: Entering directory `/root/dpdk/x86_64-native-linuxapp-gcc' ninja: no work to do. WARNING: CTRL-C detected, interrupting DPDK:driver-tests / event_dma_adapter_autotest 1/1 DPDK:driver-tests / event_dma_adapter_autotest INTERRUPT=20=20= =20=20=20=20=20=20=20 5.91s killed by signal 15 SIGTERM >>> MALLOC_PERTURB_=3D4 >>> UBSAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_summary=3D1:= print_stacktrace=3D1 >>> MSAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_summary=3D1:p= rint_stacktrace=3D1 >>> DPDK_TEST=3Devent_dma_adapter_autotest >>> ASAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_summary=3D1 >>> /root/dpdk/x86_64-native-linuxapp-gcc/app/dpdk-test -c 0xff >>> --vdev=3Ddma_skeleton -a 0000:18:00.0 -a 0000:18:00.1 -a 0000:18:00.2 -a >>> 0000:18:00.3 Ok: 1 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 0 [Regression] Is this issue a regression: (Y/N) Y commit 588dcac2361011556934166d93da62dae712ce69 Author: Pavan Nikhilesh Date: Fri Jun 7 16:06:25 2024 +0530 eventdev/dma: reorganize event DMA ops Re-organize event DMA ops structure to allow holding source and destination pointers without the need for additional memory, the mempool allocating memory for rte_event_dma_adapter_ops can size the structure to accommodate all the needed source and destination pointers. Add multiple words for holding user metadata, adapter implementation specific metadata and event metadata. Signed-off-by: Pavan Nikhilesh Acked-by: Amit Prakash Shukla --=20 You are receiving this mail because: You are the assignee for the bug.= --17189620290.2fd6C.3145470 Date: Fri, 21 Jun 2024 11:27:09 +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 1469
Summary [dpdk-24.07] meson_tests/driver-tests: event_dma_adapter_auto= test test timeout
Product DPDK
Version 24.07
Hardware x86
OS Linux
Status UNCONFIRMED
Severity normal
Priority Normal
Component meson
Assignee dev@dpdk.org
Reporter songx.jiale@intel.com
Target Milestone ---

[Environment]
DPDK version:=20
dpdk-24.07.0-rc1: 4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f
Other software versions: N/A.
OS: Ubuntu 24.04 LTS/6.8.0-31-generic
Compiler: gcc version 8.5.0 20210514
Hardware platform: Intel(R) Xeon(R) Gold 6139 CPU @ 2.30GHz
NIC hardware: Intel Corporation Ethernet Controller E810-C for SFP [8086:15=
93]
(rev 01)
NIC driver: ice-1.14.9
NIC firmware: 4.50 0x8001d8f0 1.3597.0

[Test Setup]
1.blind port to vfio-pci
./usertools/dpdk-devbind.py -b vfio-pci 0000:18:00.0 0000:18:00.1 0000:18:0=
0.2
0000:18:00.3
2. start meson_tests
meson test -C x86_64-native-linuxapp-gcc --suite DPDK:driver-tests
event_dma_adapter_autotest -t 24 --num-processes 20  --test-args '-c 0xff
--vdev=3Ddma_skeleton -a 0000:18:00.0 -a 0000:18:00.1 -a 0000:18:00.2 -a
0000:18:00.3'


[Show the output from the previous commands.]

ninja: Entering directory `/root/dpdk/x86_64-native-linuxapp-gcc'
ninja: no work to do.
WARNING: CTRL-C detected, interrupting DPDK:driver-tests /
event_dma_adapter_autotest
1/1 DPDK:driver-tests / event_dma_adapter_autotest        INTERRUPT=20=20=
=20=20=20=20=20=20=20
5.91s   killed by signal 15 SIGTERM
>>> MALLOC_PERTURB_=3D4
>>> UBSAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_sum=
mary=3D1:print_stacktrace=3D1
>>> MSAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_summ=
ary=3D1:print_stacktrace=3D1
>>> DPDK_TEST=3Devent_dma_adapter_autotest
>>> ASAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_summ=
ary=3D1
>>> /root/dpdk/x86_64-native-linuxapp-gcc/app/dpdk-test -c 0xff
>>> --vdev=3Ddma_skeleton -a 0000:18:00.0 -a 0000:18:00.1 -a 0000:=
18:00.2 -a
>>> 0000:18:00.3


Ok:                 0
Expected Fail:      0
Fail:               0
Unexpected Pass:    0
Skipped:            0
Timeout:            1

[Expected Result]
ninja: Entering directory `/root/dpdk/x86_64-native-linuxapp-gcc'
ninja: no work to do.
WARNING: CTRL-C detected, interrupting DPDK:driver-tests /
event_dma_adapter_autotest
1/1 DPDK:driver-tests / event_dma_adapter_autotest        INTERRUPT=20=20=
=20=20=20=20=20=20=20
5.91s   killed by signal 15 SIGTERM
>>> MALLOC_PERTURB_=3D4
>>> UBSAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_sum=
mary=3D1:print_stacktrace=3D1
>>> MSAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_summ=
ary=3D1:print_stacktrace=3D1
>>> DPDK_TEST=3Devent_dma_adapter_autotest
>>> ASAN_OPTIONS=3Dhalt_on_error=3D1:abort_on_error=3D1:print_summ=
ary=3D1
>>> /root/dpdk/x86_64-native-linuxapp-gcc/app/dpdk-test -c 0xff
>>> --vdev=3Ddma_skeleton -a 0000:18:00.0 -a 0000:18:00.1 -a 0000:=
18:00.2 -a
>>> 0000:18:00.3


Ok:                 1
Expected Fail:      0
Fail:               0
Unexpected Pass:    0
Skipped:            0
Timeout:            0

[Regression]
Is this issue a regression: (Y/N) Y

commit 588dcac2361011556934166d93da62dae712ce69
Author: Pavan Nikhilesh <pbhagavatula@marvell.com>
Date:   Fri Jun 7 16:06:25 2024 +0530

    eventdev/dma: reorganize event DMA ops

    Re-organize event DMA ops structure to allow holding
    source and destination pointers without the need for
    additional memory, the mempool allocating memory for
    rte_event_dma_adapter_ops can size the structure to
    accommodate all the needed source and destination
    pointers.

    Add multiple words for holding user metadata, adapter
    implementation specific metadata and event metadata.

    Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
    Acked-by: Amit Prakash Shukla <amitprakashs@marvell.com>
          


You are receiving this mail because:
  • You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
= --17189620290.2fd6C.3145470--