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 D136942B78 for ; Tue, 23 May 2023 03:11:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADB1A40A80; Tue, 23 May 2023 03:11:20 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 399EC40A80 for ; Tue, 23 May 2023 03:11:19 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-3f6915ca22eso20013571cf.0 for ; Mon, 22 May 2023 18:11:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684804278; x=1687396278; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ea0WxSR4R6y0mL40DZykDOx4owapBkugIhuV3GZRT3I=; b=IKMm3XqcwBMXOjn6t3vTc5zp7ICpf2Ko/3kwaRJg/9O9Y1Xhl6VrD1wFOhsKhb3uep 9GP2NlWASlUJ1ozNOIwuiCdbj8gVncIU4TCf7bq2EICi+6walqRNBNIVgJ7lwLxHr/kt Ozle2hJU3H5sZDNX1pWNWr0nXaLDGhYFduXBc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684804278; x=1687396278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ea0WxSR4R6y0mL40DZykDOx4owapBkugIhuV3GZRT3I=; b=MhiS8vecdRuHf213qe6FMwG8TmHhkz2XSeDH1bDXYRG9gnfpw2vbiEV9HIxtLZ9itI oFFzpvPgIGCOlmxb0hKuC4Mt4ULe0jRqq9gThdZrlLKVbqDtSsE064jdIZuB/MQhHXZf WR1m+Qea/IzA8QNUuGRYEt19E8dCPeLjlRdttvi4ZGuPzVaMDEhDfr57s09q4y54Vvkw zUNaCYs3q6zeDFs2ivNBo4wRIxzYTIyznQqSg951XsX0lKTfHH2aNRdnsKf6cvuPqo67 wQGuZiJyiJk4AqElqx46rIIPCLhd7gBvJ/4soxrqyIsh7/jhqTpdjg1suLkh33ZDR3Pi aOQg== X-Gm-Message-State: AC+VfDyLiZxvNOBk2e1YSvNsyjdHfzpiNGl2tzasJ/rK1dyC1fdIrRUt j1cDJEePGH8Moj8HafRkqX1eQOd4zTFqj8xWmYytWRuklDgZe7fALqcbYA== X-Google-Smtp-Source: ACHHUZ6WYHoU4JNYvMBTXklUfTiA++G48mM2/NlO0T1ieGeOEqiO6pKmj/nAwRj9ziQlpZDWHneKcr7+/RJ8 X-Received: by 2002:a05:622a:1a05:b0:3f5:954:3fbb with SMTP id f5-20020a05622a1a0500b003f509543fbbmr22833750qtb.28.1684804278642; Mon, 22 May 2023 18:11:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h15-20020ac8714f000000b003f6aa533286sm552907qtp.2.2023.05.22.18.11.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 18:11:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 18:11:18 -0700 (PDT) Message-ID: <646c12b6.c80a0220.91fb5.9141SMTPIN_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 57604605246B; Mon, 22 May 2023 21:11:18 -0400 (EDT) Subject: |SUCCESS| pw127162 [PATCH] [v2] 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/127162 _Testing PASS_ Submitter: Fengnan Chang Date: Monday, May 22 2023 12:41:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127162 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/26330/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/