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 4E65B41FCC for ; Wed, 30 Aug 2023 13:43:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53A1740277; Wed, 30 Aug 2023 13:43:33 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id F04BC40277 for ; Wed, 30 Aug 2023 13:43:26 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d35a9d7a5bdso4870320276.0 for ; Wed, 30 Aug 2023 04:43:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693395806; x=1694000606; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3Zphv0fu95xlvfIAozqT3pScDGW/n/oLZ+WPx4JdoYk=; b=OsU9VZOQXlDavx7q960+EVwInd0+kon2K70jxPXhYNGK4/vDIXjM05o0isxsgoyihs pWiDjhBAcdyCHUo1ZE+n5hVcxmPTyZ7EH4FsZnDwICuU2mDymyr+PxphVQ7+KxZutaMZ Vk+Iz9ZRWfp/3mRD08IDt31bGbQCJGoy6t66k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693395806; x=1694000606; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3Zphv0fu95xlvfIAozqT3pScDGW/n/oLZ+WPx4JdoYk=; b=IVUcykLO17Qrh3F0/8Au7YSWoXMZodwDr7hjwU8q/8pTtc7U/9kIT02H++GbAXo+e/ 0h7S7GL+XJLR0pkS8y8U6bpu5t8AtNW3ULR5M5LHSVchH6q5V/LuvoNH1yqLVf4qnnEO bbR+Lcz64XajpZATftQbIT8X9OH3J9HuUIjcnv6QL0zoQlzO2H2BknrouZMZVVlAmb5H ihgbxl+7pJVTr2buvZYhSKaq081AI2x6QdjXZf3snrJz28s287XDR5RuQHIc//tpY4El EKdD3O1M1DlUsQqRhdMFU3rrRoni8SlARNnZN6E//0LIfDYP8VpOrX3ibFpJspWEwSqk K7ng== X-Gm-Message-State: AOJu0YwuwVQJU9IJ9KUpdoop15d0h2pJ8b+a8EaPKiUOrsZXVTvvCYpe VfSXfKzRMVsFxdbnYhDoirCvDHiOXe61JBxWFFWLeoORhBa67kkG8g3wK/bHjjIu1gbw3XJ32g= = X-Google-Smtp-Source: AGHT+IHYEf36C0lt4yc5Aeun46+QLtjzQh/OPJeOnRB54e8q+AIvGgN95s2ENz/+wYj/RbyCXY3nRI4drBkL X-Received: by 2002:a25:408a:0:b0:d7b:2299:555a with SMTP id n132-20020a25408a000000b00d7b2299555amr1805659yba.17.1693395806386; Wed, 30 Aug 2023 04:43:26 -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 s196-20020a2577cd000000b00d781d62f125sm885964ybc.4.2023.08.30.04.43.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 04:43:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 04:43:26 -0700 (PDT) Message-ID: <64ef2b5e.250a0220.f8679.d00cSMTPIN_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 0FD636052471; Wed, 30 Aug 2023 07:43:26 -0400 (EDT) Subject: |SUCCESS| pw130873 [PATCH] eal: fix memory initialization deadlock From: dpdklab@iol.unh.edu To: Test Report Cc: Artemy Kovalyov 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 | +---------------------+----------------+ 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 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/