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 8C68542529 for ; Wed, 6 Sep 2023 13:09:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A0004027C; Wed, 6 Sep 2023 13:09:24 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 5015D4027C for ; Wed, 6 Sep 2023 13:09:23 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-573ccec985dso1620322a12.2 for ; Wed, 06 Sep 2023 04:09:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693998562; x=1694603362; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mmc5FzQnBQ12EuJaE7ggZdiyxBaWQoOSugzR3JTn5mc=; b=BEKZjiyLoIRG7ORjT8/rUDmet0JDJxrRubSrqXRsNW140xwbrvH5Sh0gJh9JSou0F2 vJfz8K/TFWyadtyVwPvfLCf2KeJH6a3crlQW6uQ0KSCb8RDxjN2is7n3ew474rvt0ava PPZAlqo/T5jveSgBqnVm+FCYFDl60X7SrMxFg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693998562; x=1694603362; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mmc5FzQnBQ12EuJaE7ggZdiyxBaWQoOSugzR3JTn5mc=; b=CmykmePmWFSSCh1j/KcfmVSWAJS3w3M7TCOkRsJnr7GMR11pNsm2BWg8xtDiofVBxV r2YyKthR1KmJUqYGRljZrgL/WmqXaSjmY149GuqESEpHmudLVhdSV3jckJ0dDgplNCAv 3r4w2De2V6KjnQOQNwlTZ2Ah7skWrGxZfXffr7brEKPF82hPllHOy8RGSvi4hFET1lXJ q5bhcb82V1FBS9k8Us5czpxrRNx+BHA8nOgJVkP+/dG2y5HWguqW0kc5hMx+3X/gPMGK bTKAFsDCVtYPSn/tm9f7doxBAfQQwYoU1bTLk7Zwvce0fb7jXyxMyHBaSx5eiXWXQf/e 0LpA== X-Gm-Message-State: AOJu0YxpfL6Z8uNrrdqTidb2eFNTfWiXheM7sNPU7aLN9LmCTrZ6DkTW oD8VYuN8+N5ml4inF9//6nvXll3CD/avsZ/+vPXsckeklwqaqkuGcz2Oo+t+61OPXTimyJ6ErQ= = X-Google-Smtp-Source: AGHT+IHrAbBLkrmDudaYlAULfU/aGNDSu6Y/aZHD/smEgUhDGm+FXEvkBWIV5YAbz/7TnvxwmwyZnGlF48W3 X-Received: by 2002:a17:90b:eca:b0:269:18f5:683e with SMTP id gz10-20020a17090b0eca00b0026918f5683emr13945075pjb.3.1693998562446; Wed, 06 Sep 2023 04:09: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 g5-20020a170902c38500b001b802cdc0e6sm448116plg.18.2023.09.06.04.09.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 04:09:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 04:09:22 -0700 (PDT) Message-ID: <64f85de2.170a0220.ba6ee.397aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 092D36052471; Wed, 6 Sep 2023 07:09:21 -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 | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) 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/