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 9F55842BD3 for ; Mon, 29 May 2023 15:45:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AA7940151; Mon, 29 May 2023 15:45:05 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id E97FD40151 for ; Mon, 29 May 2023 15:45:03 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-19a3a8784c3so2358263fac.1 for ; Mon, 29 May 2023 06:45:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685367903; x=1687959903; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sALnZ265o9fI+fSU8JDIxyzSZMeSUegrn9MOdW94nG0=; b=ghhqvLKE77KXq1TY6uQeyQzMyyszirYHOmvQNO1eivLIWCIbRxUg+IAZOkPGCyqsdw tnVOqC4j372l5xHQhP7M+YpJF0vO+QBXoyqOl7kuL7js5XG/Jgqib+llXlRcp3VsUIA+ os1ZGzd9MT0x912iDv3jPhED5oLSuX6jIEtZI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685367903; x=1687959903; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sALnZ265o9fI+fSU8JDIxyzSZMeSUegrn9MOdW94nG0=; b=W7qZsEFv6ajufVUjCm1TVtpS0wOtMSv2q8f6u5M/J/6U2DbTq+G/rsHaK87xiIsjob SwSor14z+D4vz/ngxDuZOZndQiDILWjQWf/29xy4hhwMRDEcCgVwqLeXNOPtq4uJ9Wxn oLdcgevoOrLOJkQKhWplDYEAK+FIlJB3roLXCXKZlbZlGyKs0DJ0DrfUqcBrZVS+AdZz 70flF2J/4/lCXP+I7Rb3NjrMa6IbhNBYxZ0MtGIzjakQpXkehUcNa/TNfeDzE/2qXrzp e0CZYvg690gzzAAOQhroQ8Bku4BZvvjHNQ+GTkyQZZBKoLYzJUZWuI4T3SLxkgdMPq5m qnlg== X-Gm-Message-State: AC+VfDzxp3ClkwqGei4s0P1/ga6FC538VCsN8Q97LOkkbgysEGmpTPjV jvFHh6L2VjIplx+VFAIYGfyffPcOwgfxlxPs6dISGH4q/1BCHU0sclfomPzcjwo2NUmg8oRpLA= = X-Google-Smtp-Source: ACHHUZ4amSTdIxvRMHDmJgw9MfyXKtU3U2rg7swD4YLxxfX2qQ5oEIf4MreRguI/PliqUF6MQ1yDXMyR18h4 X-Received: by 2002:a05:6870:d612:b0:19f:61c7:874f with SMTP id a18-20020a056870d61200b0019f61c7874fmr1862913oaq.5.1685367903120; Mon, 29 May 2023 06:45:03 -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 eb50-20020a056870a8b200b0019e672562f9sm489060oab.13.2023.05.29.06.45.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 06:45:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 06:45:03 -0700 (PDT) Message-ID: <6474ac5f.050a0220.9b9a9.7addSMTPIN_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 971B5605246B; Mon, 29 May 2023 09:45:02 -0400 (EDT) Subject: |SUCCESS| pw127664 [PATCH] [v4] 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/127664 _Functional Testing PASS_ Submitter: Fengnan Chang Date: Monday, May 29 2023 11:21:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127664 --> 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 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 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/26437/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/