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 B1F5442529 for ; Wed, 6 Sep 2023 12:41:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9CC94027C; Wed, 6 Sep 2023 12:41:13 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 120654027C for ; Wed, 6 Sep 2023 12:41:12 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7955636f500so136191239f.1 for ; Wed, 06 Sep 2023 03:41:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693996871; x=1694601671; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cExHyE+hmyzhsg0Uwr0oVL7ahbd4ho082jNRWvYM6dg=; b=L6MY2F3ERlvEDs7I2OcZcnmpybHHmUp9EJwD/hJ4BFS8D4+TEFeTvye8oiZgVZiU2l hkPme+mMYr4eDJHpALlgGHESx6fpLm0Xqcn8c7O/T8jbCn4mVM+hjgwZ+0eGy4jQXM95 AExjS7cCJbV8W5/8c+7BdrN4u7N/Pf4YVoW9o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693996871; x=1694601671; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cExHyE+hmyzhsg0Uwr0oVL7ahbd4ho082jNRWvYM6dg=; b=I0uiHidLvffSxy7thSjQDJAwdRyvGvQiZYrFZlUD+cj4nAe1b+8qXX4jt0YNlfWtbK v2BYpXfzOOU9MBqu6sE6csASAeveu/6OM/BBnzZfJvg/HGTtah1t0Y7rtS9YYggp+JGx k7qwQKcoALu6qN4jfNn3cJv02MB914I7eB5kb9laK6GD3JP/VrQZilt2ip7POBn9cwvu QC+IIEGb0PIywKDi7t63CRgaFoMlMDKmFBDMSU+kO7QTHWQzCiHhgG+Gzap7+PvtekEM XnqWM0Du0+5QLCokQPLwkRgoiSETX6AolCPyf1FcbwtiJIzSj/CcTWvWcWUKOWuuV0dk h2Ug== X-Gm-Message-State: AOJu0YxZrDzA8IfKf6swRY5kRwOISIRR3tXfaETdqCdeY685HFh9Ra/a NVZACIRvHjXBebmuGu7l6EK/Epd3WSlL7AaiR6PYvm6UeVWxucd2szfiPKYxNDkAoI11abivfA= = X-Google-Smtp-Source: AGHT+IHeDWyQ8j5F/j/HUT1+g6MaVaEe0K6x1+1rzCpK1sm/AU97EVRRbwY8OdiHpdqBcEFwb/J5Mx7ltBAE X-Received: by 2002:a6b:5801:0:b0:795:8805:1378 with SMTP id m1-20020a6b5801000000b0079588051378mr2723063iob.9.1693996871501; Wed, 06 Sep 2023 03:41:11 -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 ft7-20020a056638660700b0043040065eccsm513150jab.66.2023.09.06.03.41.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 03:41:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 03:41:11 -0700 (PDT) Message-ID: <64f85747.050a0220.5ec14.6c9cSMTPIN_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 CF0CA6052471; Wed, 6 Sep 2023 06:41:10 -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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/