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 CBF0041FCD for ; Wed, 30 Aug 2023 14:01:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1FB240281; Wed, 30 Aug 2023 14:01:23 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 15C3940281 for ; Wed, 30 Aug 2023 14:01:22 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-44e8984b724so486125137.1 for ; Wed, 30 Aug 2023 05:01:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693396881; x=1694001681; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jwR/oBoWiTgPJTZv3AMwJZfWNKCrLgs5bwfqMr3vrxw=; b=FKQgVEqK+HI3gwTy51xRFHL4fnJQrvcFnKj/x7Tkjf3hNDvLoKIMkPsw3erFXbm6vB SDtrn4rIskTtgMchHEzz2BMmWkHfjR9gPgID7aZOsQW+2yB5/VKiRRtK/ex8EVisraKn Dp7hnD0jXPtpMrpIrkoIvWZzlfVpxQsVpf84Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693396881; x=1694001681; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jwR/oBoWiTgPJTZv3AMwJZfWNKCrLgs5bwfqMr3vrxw=; b=ln+iQDUrS0vXJyz/coWN6HwMb/hT+o2SKRomXaSYcDBjHgq891/Y6uafAI+8Gg8Smy OZCHbnLmQ7g5Wim4CrsWqexYQ9cT4yB0SkaQ42I5GYSPxm9mjax5VtRbHkvVetfAcQMu un3cwi7orPSKDSio6OWTmwVzzfZvvPyxt/Rla8D+vLBDyVP2K41nWpyr73Jy4B1SKdAV ZUgIVNYScQxSK8xx1fcb2hR/KlHuq4jYQ2edJ7QA5lkeqfMjf5t8OfImIxtbe39EQd5a +lzxSq3SCJNhpJKDu2w6JmPpI7oPZvLdbTTsrdUVSzIHO0ypv2EMCE3peBSHgPzDquNg 5zvQ== X-Gm-Message-State: AOJu0YyuVyXZtbz8MD0GrZkmPV3oMDgSRgKgtg4bfz4X9/sDCh3aNaxG KRCpIWhUbQUDZmUDRI4cgm9LvnsHHKr9qtOt3f8RnLtL/3O7WRwaX9yKpi+vs04iNNk35kj2+g= = X-Google-Smtp-Source: AGHT+IEg6CizPHJmLLQUFe/kwHMg4aMplTVsbbFFbkblfp0sfuLp7XW2YHF8CRTIvDZzR5+Z96YYmAEcNNFf X-Received: by 2002:a05:6102:232d:b0:44d:6281:4fc2 with SMTP id b13-20020a056102232d00b0044d62814fc2mr2443202vsa.3.1693396881483; Wed, 30 Aug 2023 05:01:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f9-20020ab01009000000b0079a0d86b0c9sm781571uab.15.2023.08.30.05.01.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 05:01:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 05:01:21 -0700 (PDT) Message-ID: <64ef2f91.b00a0220.f1895.40d7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 135726052471; Wed, 30 Aug 2023 08:01:21 -0400 (EDT) Subject: |SUCCESS| pw130873 [PATCH] eal: fix memory initialization deadlock From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130873 _Testing PASS_ Submitter: Artemy Kovalyov Date: Wednesday, August 30 2023 10:33:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130873 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27472/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/