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 4E9FE42EC8 for ; Thu, 20 Jul 2023 09:22:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2644140DF5; Thu, 20 Jul 2023 09:22:41 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 6638D40DF5 for ; Thu, 20 Jul 2023 09:22:40 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-440bc794fcdso170433137.3 for ; Thu, 20 Jul 2023 00:22:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689837759; x=1692429759; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8qUxXpdfWlgBwReDJjAPYl/0S41ttMJGywmjsRBDyJY=; b=ifbNARTWOts/Y2hVlWmpnPHw8eBo+0l7q0eJMvFvX6ujWS8DjBSzArA+U6ktGgg1Cy H2QSFb7ucoEJrLSefOotBvDs2xodSEAAEJ4FV+coa88vcSTapFrNd/cn4Z2REWppDeBm 2668WP3pNuG9Ev3f+ccDQLQqWymrsaAEduFd4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689837759; x=1692429759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8qUxXpdfWlgBwReDJjAPYl/0S41ttMJGywmjsRBDyJY=; b=eU6nj63klv7EY3S10X/DdB/i7jJK+Fc5Ye9fRCvXUuCzJ4g4Vo3J6dxVU6ZHrp2zxj iiRM34jbi3ni/hrDWos6M+xjsXZ9w10MOB60HX54Ps7fAoILb4vCzWsgTpAhnbdAZ+Sz X2q+V3wbZQWB83TC68Q0iPRVBrq53REtXFOrmfiiiYpApNJNFJ4ODVhCz0bTTd95Xube kreDzZtDjF7cVsS5Ia5LDp0pklTL+vu/NL8/llARmiMER1XFULk+FZP3mqriPeZL9EMp lRthYFVzFWtZtzf/W6FWucyvxvk9i+RQXjLN50UartTkMjewvjCqrgu9qp1/dfL92tYk ZiHg== X-Gm-Message-State: ABy/qLb5klw37CgZX8eNSkjSdNL/WWbpRFvT4s5xrWhwYGlyKpqM0fLS OVn3rMdkdMBFx1BjLUh8Rg8i0G22n5OBUkrsHB4S8TgAVYJ6p5cKtxH4GfPUS4zUv5IUnck/tQ= = X-Google-Smtp-Source: APBJJlGvh7gjlHqEmsOJuU4Fcd5YhnaNZ6Vn3jP2oCtYNvTsD2JrN4jmGgUXPXARl30M2jaNcXDk9zqCkpQC X-Received: by 2002:a67:fa52:0:b0:444:db0a:51b with SMTP id j18-20020a67fa52000000b00444db0a051bmr2420806vsq.15.1689837759778; Thu, 20 Jul 2023 00:22:39 -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 p29-20020ab0549d000000b0079466a99f42sm15398uaa.19.2023.07.20.00.22.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 00:22:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 00:22:39 -0700 (PDT) Message-ID: <64b8e0bf.b00a0220.9d9c5.11beSMTPIN_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 63199605246B; Thu, 20 Jul 2023 03:22:39 -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-intel-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: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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/