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 B7B1142529 for ; Wed, 6 Sep 2023 12:41:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A23264027C; Wed, 6 Sep 2023 12:41:10 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id DE22E4027C for ; Wed, 6 Sep 2023 12:41:09 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4122436627eso23786511cf.3 for ; Wed, 06 Sep 2023 03:41:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693996869; x=1694601669; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SpGcCcMvopu/p5Egv5wlQPu6OwwMG3Ml+23gI3/8aJE=; b=GiPi/tNp3uR0/06xd7Rpucfbd2vXm9v3J8XYzO5hzOmrTHA+4b5FIxCGGCq/KzFtQV w0CTDhrFkkP+Io054xfnGDI8TXyT9qnZ3sCXU5sAhM6TZCTv0P3I8EhSqC2bjSrC1cH9 9f577S4RY4OfPVlzrIfq+0fKDhkd0BIvld658= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693996869; x=1694601669; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SpGcCcMvopu/p5Egv5wlQPu6OwwMG3Ml+23gI3/8aJE=; b=J9uGc/8n6dDaCdSKgbYxnE0ryf9JBrOmcGZq3lfKEsAJs2q8Puzbc4VKmJ7jofsSZ1 mcRCANk2PMNy8FNstjSiRozAZa1ExrX2bMk3q3FNYyAJdIp/dxQNUMzBdj+bJxiDZMgX jHOApqIJ8zK0NCCi/7c7XItGO++7AMAgjNWuYeoOLxFA5fm8UfSPbYLgfgvppqMCIqtf XSFFIcm3Z1lZXJJz00vp87WTCkmqb9X2vdYfGh444K1EZKW+vwkG+PCugFNa2o/k6V8g WlTBltsA5EyHrWtifIgjzxpei6e8OQuNhrgY9g/8TTf4gIM3lXwGuv7/6SkSSnNYWcjl pxbg== X-Gm-Message-State: AOJu0YxEk7bHEgRBx2QlTPMzIQIGlBiyW05nhvsMciStK00Kwpis4wQX JUIUzemdW65xJYE70zd79nMOX1he8nxq7dBZVVjjmwZecZPP1Xsz0zyq0w== X-Google-Smtp-Source: AGHT+IFhthaM0/cCzj0M6K6rlAFyl1oCBAQlfthFRAnelfBrHVGsxZJBAvbX1+0mPBHu+NGHsR2zfsfbp/As X-Received: by 2002:a05:622a:18d:b0:401:e1e7:a2a4 with SMTP id s13-20020a05622a018d00b00401e1e7a2a4mr21059780qtw.35.1693996869345; Wed, 06 Sep 2023 03:41:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a12-20020ac8720c000000b0040545ff73dcsm669139qtp.28.2023.09.06.03.41.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 03:41:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 03:41:09 -0700 (PDT) Message-ID: <64f85745.c80a0220.955dd.ea8dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B8336052471; Wed, 6 Sep 2023 06:41:09 -0400 (EDT) Subject: |SUCCESS| pw131194 [PATCH] [v3] eal: fix memory initialization deadl 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131194 _Testing PASS_ Submitter: Artemy Kovalyov Date: Wednesday, September 06 2023 09:52:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131194 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/