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 4590342BD3 for ; Mon, 29 May 2023 14:52:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41751410D7; Mon, 29 May 2023 14:52:56 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 7BF86410D7 for ; Mon, 29 May 2023 14:52:54 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-ba818eb96dcso2526824276.0 for ; Mon, 29 May 2023 05:52:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685364774; x=1687956774; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ci/aNoE+pwT6Z/fF+DH6J0WrRnpwwwQ1wipg45I8Nis=; b=ITgFzyL/ttYCVFqmNhZ6Fd7uO+0cvhvTfMasQusyuXtGlrMLMkjb62+NamXoahkCtt elGj8CXx6Xl7SNK9PLLayATVbqLkeomZ9tByXh3SdtkEsNFU7vaL93Wrs+VNSn3/75Mp c0fSoxF7Ug+dBbQxRBOSOCFG9aZzRQJLvLd+Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685364774; x=1687956774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ci/aNoE+pwT6Z/fF+DH6J0WrRnpwwwQ1wipg45I8Nis=; b=XVg/yCnNIZ15kdnd+y1rfVznz5stiskfLFp5C8uDMaJriD/RN3OuSP9U7b0AzRu91F YRPmQuHShNByu0T8PywRwR6sEESLXq2fNzTG700aoclCYVfvVQu5PJ/JFeB7xhbmG1eL XGFm2Jy4uBymW50EnZKJQGEjofDR393YYhFz+81CuSYxTx9xbpzOYlqztPb2rYs31Z9H h4DgyVMLJXvdII8D4yVJNz9PgLBIa+iG1KqdR3BF9R6rOQzDiywG2MhzlIqgqIDfTF5Z +SLh69tvp///ONuQStzGDTN71nCHKQkFT77fYaIoj676jqZ8lXE2hQCyHorJEHV7muXF 4agg== X-Gm-Message-State: AC+VfDzEBOz469yG2gCuMoC28erNLzF51B2xalDnGDEi9c+zf/Hx4brL uni0T0mxFjdG1dH20bElLEJom9kV2x8uiWkPQcvsgID6hbYFHrCsU0dNfQ== X-Google-Smtp-Source: ACHHUZ4WYauZ2QMT7Mt+uHUuqa71+5jcNOFYgehbwLWemiQdoNAjxgihaWXHiP5AP/8wldTcFuwLLkst0KG1 X-Received: by 2002:a25:ab65:0:b0:ba8:62ed:2221 with SMTP id u92-20020a25ab65000000b00ba862ed2221mr10836591ybi.62.1685364774084; Mon, 29 May 2023 05:52:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b204-20020a2567d5000000b00ba7515e666bsm681240ybc.1.2023.05.29.05.52.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 05:52:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 05:52:54 -0700 (PDT) Message-ID: <6474a026.250a0220.79ee4.5cf9SMTPIN_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 A2552605246B; Mon, 29 May 2023 08:52:53 -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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127664 _Testing PASS_ Submitter: Fengnan Chang Date: Monday, May 29 2023 11:21:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127664 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | 32 bit ARM - Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 32 bit ARM - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/