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 EB1FD42529 for ; Wed, 6 Sep 2023 13:22:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D76504027C; Wed, 6 Sep 2023 13:22:20 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 17D6A4027C for ; Wed, 6 Sep 2023 13:22:20 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-795547f055fso141113239f.0 for ; Wed, 06 Sep 2023 04:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693999339; x=1694604139; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ofFXGrnFgV7+pQRyB/jBErj2BzxUO+ZxILtTtaABSeg=; b=dNFl5I23R5FlOmr3U59+RV6CGRJcJWqxe6ll7sjy/r5NPY+pF/tAM8BqV30aYT7Rck goELIsXNSt0som1RqQXBTrTOOABZRMVoPa/IJ4X7bAHElAXUIOhUUCzUm8N2mc6ZDHIn ECg8BxeO+cquQLR/T2DgaJVK3+S7Eynub3S4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693999339; x=1694604139; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ofFXGrnFgV7+pQRyB/jBErj2BzxUO+ZxILtTtaABSeg=; b=WPjmXZLR7BhkBewoB3/NM1r5T7+ukNUsWmzVnyikbt6td2B3kISes7Su4jcjDvN8VG L2fL1lGhDIbtT3V8FeHur/UFBkWKV+UwCIFCN4l4SbhFfDXbjm4r0JDLrcnYqszJAsLR cMCeKUA6WJNrW/hj9yIKB8uQWB2FGqGp4I6Zjal0EDU5qxWZwfp8zNpKUFo2dd9Ct6vQ +i1MJ+8Rs6sVLYp1x0QMlyenz1tUFe4+pJNLGY8tC7jjQkP57uWy+wSl4QYJDPdc9CVn lAko3ele5v0fc9u9N1ofOSCUIU00hR4P1fQESpOwzTDk3U2XcPwa8h9Zm6S4+eLpDa9d +btw== X-Gm-Message-State: AOJu0YzKx8KdtxYShHmzIxU0UeFgTyjClAQuUOOwIW1tJWrNTEDKhwBV 2zl8MkbTCsnFQItZ/99b96hoygPdVEotLJ8GCSFVZJDijSm3hXPX7iELEw== X-Google-Smtp-Source: AGHT+IErcqT3mbt8Go/ISep0WF4Gg7Y2n6WEe3PqzAGpk+XicZCFc4zKd1YzwYaqiHEg92hwzIYjFRuElLcH X-Received: by 2002:a5e:8706:0:b0:795:fa0:c13 with SMTP id y6-20020a5e8706000000b007950fa00c13mr20591615ioj.12.1693999339480; Wed, 06 Sep 2023 04:22:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gg5-20020a056638690500b0042badd882a4sm566867jab.69.2023.09.06.04.22.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 04:22:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 04:22:19 -0700 (PDT) Message-ID: <64f860eb.050a0220.1bafa.c830SMTPIN_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 A52F06052471; Wed, 6 Sep 2023 07:22:18 -0400 (EDT) Subject: |SUCCESS| pw131194 [PATCH] [v3] eal: fix memory initialization deadl 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/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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | 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 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/27534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/