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 A855C4586E; Tue, 27 Aug 2024 00:08:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 773D6402DD; Tue, 27 Aug 2024 00:08:18 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 9C0804027F for ; Tue, 27 Aug 2024 00:08:16 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id 8D71D4586F; Tue, 27 Aug 2024 00:08:16 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Subject: [DPDK/core Bug 1527] Running ring_stress_autotest with > 112 CPUs hangs test Date: Mon, 26 Aug 2024 22:08:16 +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.07 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: drc@linux.ibm.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=17247100960.A66640B8c.3412839 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 --17247100960.A66640B8c.3412839 Date: Tue, 27 Aug 2024 00:08:16 +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=3D1527 Bug ID: 1527 Summary: Running ring_stress_autotest with > 112 CPUs hangs test Product: DPDK Version: 24.07 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: drc@linux.ibm.com Target Milestone: --- System: IBM POWER9 system (PowerNV) with 128 CPUs (2 NUMA nodes), 256GB RAM ** Unverified on x86_64 system with similar size ** OS: RHEL 8.10 (gcc 8.5.0 & gcc 13.2.1) DPDK: 24.07 (& all prior releases as far back as 21.05) Running the ring stress autotest causes the test to hang as follows: ~/src/dpdk/build/app/test/dpdk-test --log-level=3Ddebug -l 2-127 --no-pci --no-huge ring_stress_autotest EAL: Detected CPU lcores: 128 EAL: Detected NUMA nodes: 2 EAL: Static memory layout is selected, amount of reserved memory can be adjusted with -m or --socket-mem EAL: Detected static linkage of DPDK EAL: Multi-process socket /run/user/1000/dpdk/rte/mp_socket EAL: Selected IOVA mode 'VA' APP: HPET is not enabled, using TSC as default timer RTE>>ring_stress_autotest TEST-CASE MP/MC MT-WRK_ENQ_DEQ-MST_NONE-PRCS START lcore_stat_dump(AGGREGATE)=3D{ nb_cycle=3D30720070618(60000137.93 usec), DEQ+ENQ=3D{ nb_call=3D24261400, nb_obj=3D861278043, nb_cycle=3D3701862086301, obj/call(avg): 35.50 cycles/obj(avg): 4298.10 cycles/call(avg): 152582.38 max cycles/call=3D16721609(32659.39 usec), min cycles/call=3D346(0.68 usec), }, }; TEST-CASE MP/MC MT-WRK_ENQ_DEQ-MST_NONE-PRCS OK TEST-CASE MP/MC MT-WRK_ENQ_DEQ-MST_NONE-AVG START lcore_stat_dump(AGGREGATE)=3D{ nb_cycle=3D30720078841(60000153.99 usec), DEQ+ENQ=3D{ nb_call=3D24328571, nb_obj=3D863669930, nb_cycle=3D3840005487992, obj/call(avg): 35.50 cycles/obj(avg): 4446.15 cycles/call(avg): 157839.34 }, }; TEST-CASE MP/MC MT-WRK_ENQ_DEQ-MST_NONE-AVG OK TEST-CASE MT_RTS MT-WRK_ENQ_DEQ-MST_NONE-PRCS START <<< Test hangs at this point, have waited up to 24 hours to complete >>> --=20 You are receiving this mail because: You are the assignee for the bug.= --17247100960.A66640B8c.3412839 Date: Tue, 27 Aug 2024 00:08:16 +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 1527
Summary Running ring_stress_autotest with > 112 CPUs hangs test
Product DPDK
Version 24.07
Hardware All
OS All
Status UNCONFIRMED
Severity normal
Priority Normal
Component core
Assignee dev@dpdk.org
Reporter drc@linux.ibm.com
Target Milestone ---

System: IBM POWER9 system (PowerNV=
) with 128 CPUs (2 NUMA nodes), 256GB RAM
** Unverified on x86_64 system with similar size **
OS: RHEL 8.10 (gcc 8.5.0 & gcc 13.2.1)
DPDK: 24.07 (& all prior releases as far back as 21.05)

Running the ring stress autotest causes the test to hang as follows:

~/src/dpdk/build/app/test/dpdk-test --log-level=3Ddebug -l 2-127 --no-pci
--no-huge ring_stress_autotest
EAL: Detected CPU lcores: 128
EAL: Detected NUMA nodes: 2
EAL: Static memory layout is selected, amount of reserved memory can be
adjusted with -m or --socket-mem
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /run/user/1000/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
APP: HPET is not enabled, using TSC as default timer
RTE>>ring_stress_autotest
TEST-CASE MP/MC MT-WRK_ENQ_DEQ-MST_NONE-PRCS START
lcore_stat_dump(AGGREGATE)=3D{
        nb_cycle=3D30720070618(60000137.93 usec),
        DEQ+ENQ=3D{
                nb_call=3D24261400,
                nb_obj=3D861278043,
                nb_cycle=3D3701862086301,
                obj/call(avg): 35.50
                cycles/obj(avg): 4298.10
                cycles/call(avg): 152582.38
                max cycles/call=3D16721609(32659.39 usec),
                min cycles/call=3D346(0.68 usec),
        },
};
TEST-CASE MP/MC MT-WRK_ENQ_DEQ-MST_NONE-PRCS OK
TEST-CASE MP/MC MT-WRK_ENQ_DEQ-MST_NONE-AVG START
lcore_stat_dump(AGGREGATE)=3D{
        nb_cycle=3D30720078841(60000153.99 usec),
        DEQ+ENQ=3D{
                nb_call=3D24328571,
                nb_obj=3D863669930,
                nb_cycle=3D3840005487992,
                obj/call(avg): 35.50
                cycles/obj(avg): 4446.15
                cycles/call(avg): 157839.34
        },
};
TEST-CASE MP/MC MT-WRK_ENQ_DEQ-MST_NONE-AVG OK
TEST-CASE MT_RTS MT-WRK_ENQ_DEQ-MST_NONE-PRCS START
<<< Test hangs at this point, have waited up to 24 hours to comple=
te >>>
          


You are receiving this mail because:
  • You are the assignee for the bug.
=20=20=20=20=20=20=20=20=20=20
= --17247100960.A66640B8c.3412839--