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 91FB4424F0 for ; Mon, 4 Sep 2023 14:10:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9719A400EF; Mon, 4 Sep 2023 14:10:24 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 556D2400EF for ; Mon, 4 Sep 2023 14:10:23 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34e1f398c09so5035135ab.2 for ; Mon, 04 Sep 2023 05:10:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693829422; x=1694434222; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WYtwk76P1Nkk5PfP2L/wVDkdglsh55qxceKxS1XjcSI=; b=Q2BZSZSqht3zqjZJCgVJMdu7Lzb+WwGC+5CUHUdJOHLpeiTQ3wLbzzgjl+Z93w6jwo 7Z5/1JtQrK9FaUH3Z2xqnswWezJb8/qbWHwR2ipdv5Rt5shEiSuuQqs6BlmsBLwV+lMU qXOO7wgy/6gm44mb1JF6vFmwKPuD7jtuQeixg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693829422; x=1694434222; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WYtwk76P1Nkk5PfP2L/wVDkdglsh55qxceKxS1XjcSI=; b=b3Au3aRO4wV4ZWA2LTU/3o1leLwW8CUd124y/AVjmXN7mtUbTDUW++Db3dl2MKx5ER ZIUKOywuBCOTYTJG8i4DBSu3VXGm8snmvh+LSvi+h7Gs/7vmL0+KB+ytNZPvdycXKKGP YqSkDL2jdlZ0Y+pujkB6UpREzizmMlnN822yliY05dCdqCT1N1GWSbUuoSHt6x35D7Ai W+sAxoPW8/56Trmc2Jn2Un4GdaYx6ZvW++yK84vpkqYiml9fed0Sc9M35bkJNsijOwZp 3tiGKZ+7Q/mVBS1gNq1oA0JCcWmVFdZR8gj5CU1pSZgMYFKkmY51MMmJUbtyscSESQ14 FyiA== X-Gm-Message-State: AOJu0YxEMaTWGNe4cvuNpUOqGU9cONtOAE4ho2jx4IsaJ2eRUnIhxOdl JgeSrpqFefQIREp11HJB/baEGtHAuxB+t50VoJ0kRvmwIWXX4tUF/JVc4MJMFJl60yngiFINiA= = X-Google-Smtp-Source: AGHT+IESDzVgGkP5THxvbykf/WaNZ1+sLvS/vgKK3PP/O0rNClCtQu5EMSiWcklMEoGx2vslp6iNX0tzO576 X-Received: by 2002:a05:6e02:964:b0:348:ba7e:d152 with SMTP id q4-20020a056e02096400b00348ba7ed152mr9196564ilt.6.1693829422780; Mon, 04 Sep 2023 05:10:22 -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 s22-20020a63af56000000b005654b01dfcbsm496614pgo.20.2023.09.04.05.10.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Sep 2023 05:10:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Sep 2023 05:10:22 -0700 (PDT) Message-ID: <64f5c92e.630a0220.f8661.ad77SMTPIN_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 042C06052471; Mon, 4 Sep 2023 08:10:22 -0400 (EDT) Subject: |SUCCESS| pw131144 [PATCH] [v2] 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/131144 _Testing PASS_ Submitter: Artemy Kovalyov Date: Monday, September 04 2023 08:24:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131144 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 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/27515/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/