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 8F62442529 for ; Wed, 6 Sep 2023 12:32:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97FF14027C; Wed, 6 Sep 2023 12:32:49 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 55A4D402CA for ; Wed, 6 Sep 2023 12:32:48 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-48d0ae408b8so979981e0c.1 for ; Wed, 06 Sep 2023 03:32:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693996367; x=1694601167; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nxgau071exmsx3kGYTmF47om4anT7nfW0kHYsJ34eco=; b=Lwer9kFthw11HCiu5BUKg3KPG1vDz8t9Lo+2wgSu8P3I9ygt8s5WJthBW6mmScpHut RgFaDqKPfUb59Se7tmP7OCBLBZd72TFEQMORXqXh2NbtpFXIPibLc+DEEYp56STHAhRH lTdJYA3bZrcL25KYHL5ifwr3lUu9AwoEx6BfM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693996367; x=1694601167; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nxgau071exmsx3kGYTmF47om4anT7nfW0kHYsJ34eco=; b=Ay0yVFsDUgpTmDKllk5Lr/LpcM2nSvdZZw2h2bNWBkCWKzsTBLh0fY1bMKLRz6lQuS eVKon64HdqQ94IDtS6ba1Yc4CN6QxMBtpoXD2P3NsD1bRFBrDmezzsfUGsBrGerlJaNz B8s0fvk/lQsbTnry/NHN7mhahbOsTlXZLLCetuy8K6pUXWNrkNQsfeoZo3IQFylAqEFU D4r4NGXo8caHpGEIDLvfHhS6TZfMNXgtViLvq+OkKx8h1FkblddvBE2xpdTPiQlRK0sF eqInEPaz49vn2rAj2RQ8HG7CdsYMAr3q+Qc5UwYg+mmaOrmFq54FWL0PS3htVO045Ei5 La2w== X-Gm-Message-State: AOJu0YyK4wtGf0F98uIK6MwFu3nYp4x+NjtqMAmyUp+1qEOLXaYLUc/D /MG7xSJ73uamSV1m+vRvVJj9YOOb3AHArNJGhRwsAmnRXhGgTz6LS7JLqA== X-Google-Smtp-Source: AGHT+IFmWjCMP8S6285egKdIJ3grQUur7YBEz5EYAtuu2EOen4kIb1fJDS4kg5I2KfGIHejSnazc7d+mvCs1 X-Received: by 2002:a1f:e7c4:0:b0:48d:12c6:a876 with SMTP id e187-20020a1fe7c4000000b0048d12c6a876mr2450448vkh.6.1693996367723; Wed, 06 Sep 2023 03:32:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cl21-20020a056122251500b0049373ffa6c9sm14319vkb.0.2023.09.06.03.32.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 03:32:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 03:32:47 -0700 (PDT) Message-ID: <64f8554f.050a0220.6f599.0dccSMTPIN_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 5DCE96052471; Wed, 6 Sep 2023 06:32:47 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/131194 _Functional Testing PASS_ Submitter: Artemy Kovalyov Date: Wednesday, September 06 2023 09:52:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131194 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/