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 4F73E42EC8 for ; Thu, 20 Jul 2023 09:43:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28F0840DF5; Thu, 20 Jul 2023 09:43:17 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id DBAFD40DF5 for ; Thu, 20 Jul 2023 09:43:15 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7943105effbso1090397241.1 for ; Thu, 20 Jul 2023 00:43:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689838995; x=1692430995; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7gppL6UyQI+WYfIME45txSeqddGCdQfZOUIXt88Zpkg=; b=SlaQDPyDI8ZazmzdxRHRet2ziTBv9ejCtaqsQiVAPlfenEo7B2bAHIqBndLHWLQ7YS Cdic48RPsf+HVR2k7bQ1aG+uaOupKs4AA5xr24CLguN9qzSjDuro+xyor+oHwmKBzpGl yoCYWV/CLXGv9dm9mP+uzW45dKnxMkDtl6xHs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689838995; x=1692430995; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7gppL6UyQI+WYfIME45txSeqddGCdQfZOUIXt88Zpkg=; b=M90rrBzqewcCG+aO6z7I5tGhkpUeofRDKcTQHlbko3wTafzbi4x4Hf9a3l2rHl9LMY YKw3H6mkVhyFE8KPG//SLJTYWFJWgVKFZfbOzQc5y9pqav+pbEiVR5FI+rxa6WUjZJLD o4HGVHauJ4qDXnAGvhy3FGMrDq9g1cttBRnQ24Z8A3GLVKs/abLaIQP3JQxnvxVAKSoo UlSYaWPspom/14ZxLBu9xKtujIPuxXmquJHIfaZX8JJ9qJMBp5h4S7km+5pPq3R5Z9MU k7t24p9U/NVRecApDxFGbNQ15mvFrcNwzVaO8jc27vE18sYWIuLUpNAR8c3bW0KyoIgZ 1zVw== X-Gm-Message-State: ABy/qLaQNfzoR233jZmYl+q01O9KU/rdIay/blmywDvSLX/QDBaSHPck ddAFx1TcXw0p54zzejKUSe1GyYrtW7f+5ehNqDA80rLRAAd4Uh/wwWbAiA== X-Google-Smtp-Source: APBJJlFSg+DyHii3/ShowRPT+b5R4p5r3kd9oWSNRE6yNfsNwLZ1s6XB12q67IzSgUAFawG/em44NQnamiz0 X-Received: by 2002:a67:fa08:0:b0:444:d7f0:d27c with SMTP id i8-20020a67fa08000000b00444d7f0d27cmr1453982vsq.14.1689838995236; Thu, 20 Jul 2023 00:43:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e22-20020ab01696000000b007973d66d947sm17771uaf.12.2023.07.20.00.43.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 00:43:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 00:43:15 -0700 (PDT) Message-ID: <64b8e593.b00a0220.5a77d.1591SMTPIN_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 E0879605246B; Thu, 20 Jul 2023 03:43:14 -0400 (EDT) Subject: |SUCCESS| pw129652 [PATCH] eal/linux: prevent deadlocks on rte init 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/129652 _Functional Testing PASS_ Submitter: Jonathan Erb Date: Tuesday, July 18 2023 01:00:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129652 --> 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-148-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/27104/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/