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 5CD3242B78 for ; Tue, 23 May 2023 03:34:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58A9440A80; Tue, 23 May 2023 03:34:05 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 717E540A80 for ; Tue, 23 May 2023 03:34:04 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-62596e46d30so1036686d6.1 for ; Mon, 22 May 2023 18:34:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684805644; x=1687397644; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=G8RCLnYoe/pJIbgGJEM+AdfiElTLKeVLFoHy4D8CT8I=; b=JqvmxhRjbX+MjRK5ogcy9iw7RgZZ07BnLZkhkQnobrwokcUMbL/sBZBe6TLcSDcEyj /rkLd28o+PqiJBCzWPp+uXXdjFCQb1xUHbYSQAT+WWYowopPtuDfVAl6btvod1FOL447 9dROZHxWLXQVYfoCqJ2UTQBrXb+eFJnrqplwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684805644; x=1687397644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=G8RCLnYoe/pJIbgGJEM+AdfiElTLKeVLFoHy4D8CT8I=; b=Pksg1QimGRj0Xp+Z3R8NToJV23XS4muOXdRGHIqe1r848xWDbijm6BkAdgv3QfRJfK ybavD9yEXTWicG/payRA1btqYt9uFum+nUMwa02ZLGKV00xh62UNsmtGm54azg26pmVK T5qBarPdgX5+p9C6yOrOkh+NtqzySIymfZOZWujVl7u91AvG5RptdvEypULjYv8A+vZ/ 3BkIwz4OJ44nDZKfx71kWNKC/8yrO2ErETd32WfzJDGBwOSSxi0zO2onvFULVLPVF9JV b0zves1c/VPDIsxSe4n8+NxBGqovpgfcf65nzdoLZsAJbq+36BhZh2PBQw37lmwGLKhl 8jgQ== X-Gm-Message-State: AC+VfDw7/6jTg3T76HbIvReFPaT3Iiq5Bx3Zmt2V88C456H9MLMh4ysj EJ1qX4vDixIB78p4vu0ZcM3w5n7DqJz/fdL5UTekjFflRAYagrUTzhmwOA== X-Google-Smtp-Source: ACHHUZ4R2Sb/08ZLeeIlXamVjN38fK2Nxx1m66lLM1AhqhCQp9vQiOvGlYHQCligVwALtr3sx+Ffra+rT9G+ X-Received: by 2002:a05:6214:509b:b0:5d5:fd1d:6ef5 with SMTP id kk27-20020a056214509b00b005d5fd1d6ef5mr20026969qvb.12.1684805643416; Mon, 22 May 2023 18:34:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z13-20020a0cf24d000000b0061f5cd027a1sm944678qvl.18.2023.05.22.18.34.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 18:34:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 18:34:03 -0700 (PDT) Message-ID: <646c180b.0c0a0220.9ba95.de65SMTPIN_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 2E53B605246B; Mon, 22 May 2023 21:34:03 -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-abi-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 | abi_test | +==============+==========+ | Ubuntu 22.04 | PASS | +--------------+----------+ | RHEL 7 | PASS | +--------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/