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 96C3742529 for ; Wed, 6 Sep 2023 13:53:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CF5B40270; Wed, 6 Sep 2023 13:53:40 +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 9596240270 for ; Wed, 6 Sep 2023 13:53:38 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-54290603887so2177074a12.1 for ; Wed, 06 Sep 2023 04:53:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694001217; x=1694606017; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t6c6yK+ojhtexkGVaHxoyQc9EI4EWhKc9kUS3R0VG2o=; b=cSahxU1VxtmruY7nVwOy7120oRgRdsK5hwh4vyQ31kxn5GWA5lmib8tXizh+Lgef2B HRqNiUVubpQyliRkc4PLJKYAdz8gMmSbuHCG1zMh73iTixxZcBMjwJCCIq6E3dN46hjT 2LRdYlBe+Qfqdme0hZD8gZI6i/d0ImXzADygU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694001217; x=1694606017; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t6c6yK+ojhtexkGVaHxoyQc9EI4EWhKc9kUS3R0VG2o=; b=l4L6zyxyy4b5V8m7zf3Mq8yD8fZ33IXkgUzy5CoiZ6IZz9z+dJRdthXCxuru3sylia ixqIwYlW38QVxHMaCoUcYuBP72UCKMoeZpCmxoI3CAqttEFc+q55d2HcHRGp6+zeFh6b AbBxvdwxjRlFLB6bn4ZQZQ5ZLzcOwyctqXoP3RUXL0NMhHwGn0QimofVe3rhjixveqEB qV+3qPOXKSCSmhADibpaWt321PFEkfBlt9oiZW0aN+Lq0+UIxlJ8R0wtT0yL/+Hc91i2 wIueDLFfj5uKQr3U+r1qjzW6tAMnVLqDtxX/MqSfkinfQ1uYsY1GwPN7e9Hvy/4Q2hYW mYXg== X-Gm-Message-State: AOJu0Yzq19IugGagTw6aaB1euqjcONZqkynAq/TNFJNZwoTBpaCSYh6M WE3hDFD+GLT5X1I7J+owBx2X92xgNQtkk9DBUKGXblYxATieQ6TTwnhEFA== X-Google-Smtp-Source: AGHT+IFAQYpkgG0x19GHm2WDkQ0gTuOKF13RsAHb4AuLIdKftZVYV72QA5zWXD9R8TPjmUMdtqg1TmNRzVR2 X-Received: by 2002:a17:90a:cf85:b0:268:a691:412f with SMTP id i5-20020a17090acf8500b00268a691412fmr12793014pju.39.1694001217704; Wed, 06 Sep 2023 04:53:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id om7-20020a17090b3a8700b002717aea340fsm973280pjb.12.2023.09.06.04.53.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 04:53:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 04:53:37 -0700 (PDT) Message-ID: <64f86841.170a0220.c56a9.3d39SMTPIN_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 841ED6052471; Wed, 6 Sep 2023 07:53:36 -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-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 | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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/