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 9158C42BAB for ; Fri, 26 May 2023 15:58:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E0EA40DDA; Fri, 26 May 2023 15:58:02 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 98EC040DDA for ; Fri, 26 May 2023 15:58:01 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-bad05c6b389so1262264276.2 for ; Fri, 26 May 2023 06:58:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685109481; x=1687701481; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oDd+eyAaf0pfjyFbVUk2dlR0+QMnGNhBgCQ2mj6rScA=; b=RRj0IjvNn9aV+/OwYtWNvDJy7cTKcSg69MlZgZlU+8Q2WR6bf19abLjBvIMmm8Tl07 VwxgrPHlFTfRcM2omlVPzcGmfq3HC5T0JRHlbr79f8azLIseeOaIPvMIAeqqBkfztfpg Pbe+YSFEb9eSOa64Z7w5ZSZn+WQvUN4PdgsWE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685109481; x=1687701481; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oDd+eyAaf0pfjyFbVUk2dlR0+QMnGNhBgCQ2mj6rScA=; b=KEe1bacTJBR0s9TOhnZG3KeI+x0/0/zhHOXrlE02uRdvCauIXDVRRgVSwKLenZHA0e Fgomd7OMtZLIwewKCplxYNvSpjr73AuCRlmka5G7oHzkmEh7Kkj2Ut6V+Akg643N7CNa y+rGg2w1+UMGN1vP2TwSc5RP1/U4Gjnkbg/dTeFdQ1R3hJ1zSP2V7US63OgBxv2lGSSJ NaAYQUN9uBjiAUM1Ttpyg/+ZiapwhuAXFEzKYPR5miiRnK4tnWr1uKg3+IiWorwY8cFR FEr68+n3RhdIbVgN9Lx6Wb0XAlU3IvajCfG2NCeH7l+uQ+84PB7MwO3EvTTlHM1iUPkQ +3Hg== X-Gm-Message-State: AC+VfDwJBmirwLQOzP6uD25bSnCWa2kv6aF8XPtcQ8rlzGvXBwJDh8oT hRGxc1ECiNs0O8YePRCcq5K/AwZyBFe2ALYXdLeIXwZhLdg4k6kHM4+jvFagkq90xDW2OLnVhg= = X-Google-Smtp-Source: ACHHUZ4lFNpKKTF7cIuxe9DTGQ2aF35CbHGpGDtH/7YL3Ndcep6+NLdGi2YUxJDurNVYths/0tIb4EJ4wimN X-Received: by 2002:a25:f826:0:b0:bac:f952:a6ad with SMTP id u38-20020a25f826000000b00bacf952a6admr1489655ybd.7.1685109480888; Fri, 26 May 2023 06:58:00 -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 r6-20020a818106000000b00560ce15b73bsm285312ywf.64.2023.05.26.06.58.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 06:58:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 06:58:00 -0700 (PDT) Message-ID: <6470bae8.810a0220.104a7.c34bSMTPIN_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 83D73605246B; Fri, 26 May 2023 09:58:00 -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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127532 _Testing PASS_ Submitter: Fengnan Chang Date: Friday, May 26 2023 03:41:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127532 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/