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 591BE42BA7 for ; Fri, 26 May 2023 08:18:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A7E640A89; Fri, 26 May 2023 08:18:13 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 8253340A89 for ; Fri, 26 May 2023 08:18:12 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77499bf8e8bso48273439f.0 for ; Thu, 25 May 2023 23:18:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685081892; x=1687673892; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5Iq8FZm8KhIyXVPp1emIvjeofZkyNCAvk7ww7YHHiJE=; b=Q2HhLvpo9fr6vdpPaIm0MwvGVSP9w3gMvzZC7UUA7WXdNW5VUR/yeH/Zhu0l32MtYz XjudTlc8BJsjAQB3OwAOkwlVSqBfcrx+e3qoxOrp7wpny9N2kWlwLyZSj0rIHeRIMdRI 91JjB0/hztN8Ym7z0n48tdu+aY2w3fAmRQjA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685081892; x=1687673892; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5Iq8FZm8KhIyXVPp1emIvjeofZkyNCAvk7ww7YHHiJE=; b=CoKhVHzPdKkMnVX8wotO+NcISuaRJfACjZ6VCXB2FJT2GY98tuHPSkdTG8D1fLbKpq Sit4Deh6lkasVs+Uolt6ybjkGOPEXzX7yD0IOk8vqafIN3X0XplUOFcpiV2tGkSjkT60 DC8KtHzru33ySCqLqEkA4zcZ/3zKO5I+SA6GIpRQwlDqSgQOxGZ5hhDRyhOUhJWoQoWj WrmqKmhrHDPissPpGE/cOrNx71pI9E9bzl8hkPRX5ywFdxwGa+zbMzX2mVcNUyFiCs+s 9iTBmZg5NAmScfDbo97nm9ycuLKMoFnoVhyiGH3oGhdSk1dWPl0W/jRyu5MVK/eDfZqy /YEQ== X-Gm-Message-State: AC+VfDxhfCENWjr4s0LyKpYajlouN0R6LmHXgEd3OAHAEe3LFm4zLEoO jKicYi8ZpET3U6AHbsqgP95itIsGAZ7pOZ3hIRyzDhjnHqLSNDtXPzPI7g== X-Google-Smtp-Source: ACHHUZ6lFUsADPYmGAzVQjPjHx2+irv//xIYEyeMjMmGXaMa57lccEoiPJBK8J/aAJRs2TeUcgi5TNebhsAM X-Received: by 2002:a6b:ef1a:0:b0:776:feaf:8cef with SMTP id k26-20020a6bef1a000000b00776feaf8cefmr589070ioh.2.1685081891838; Thu, 25 May 2023 23:18:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y22-20020a02ce96000000b0040fc12ad992sm150270jaq.10.2023.05.25.23.18.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 23:18:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 23:18:11 -0700 (PDT) Message-ID: <64704f23.020a0220.6357d.51f0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 64053605246B; Fri, 26 May 2023 02:18:11 -0400 (EDT) Subject: |SUCCESS| pw127532 [PATCH] [v3] eal: fix eal init may failed when to 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/127532 _Functional Testing PASS_ Submitter: Fengnan Chang Date: Friday, May 26 2023 03:41:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127532 --> functional testing pass Test environment and result as below: 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/2 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/2 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26405/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/