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 9000542BA7 for ; Fri, 26 May 2023 09:27:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6C1FE40A89; Fri, 26 May 2023 09:27:16 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C93EA40A89 for ; Fri, 26 May 2023 09:27:14 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77496b0b345so9759239f.3 for ; Fri, 26 May 2023 00:27:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685086034; x=1687678034; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p4GVgJDKSKf2LqXeY4JP041pEjeGuQ0L48O0nj2CnqA=; b=BusHEIMtppolNNScC2+PjJlv4UaAeHMH6RG4cWYu8EoM778FTJI9skpjX2vIdUzBqZ DdTuCExFqa7zUvjHLP7soeqjRIeSRjo4HybT7y7m7B42b1TSPA6rcILNdxHyWX7GnDJC PxcroHXDbeTberfBW3NmEMy8WGswnKswuRniI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685086034; x=1687678034; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p4GVgJDKSKf2LqXeY4JP041pEjeGuQ0L48O0nj2CnqA=; b=OO2ATE3reLkFXQ0/bn1VkL77bhxYdQ6RZ+OXdlzIkOR2OB8zRgdOkRVEGOJ8nH9PxV nJstiqrxf5E/QPj8FTEk3YNRRiEiwZ8APxVFAullmtqrBIyOeouco1kkn3eugQGbaP4s wf6WF9E069pzuq2G4CTtZ9p5t43Og/YFkAGtAIBZVDCxOdClmvfJr0HEeJLEPJLDh7E4 Gb3xrlS03KZGkNOmMXKSdE2xGhEeJxIm2Yf5xNBqGUClX7cB7XJVMCjl4DcZoIxqOr1g EQEuU2t8sNab8cbU2IpKA8tTvOebBZI1jJR0Kfz/VTfwv0MknfGXpaqPQwy11NCqsc4n Ca1A== X-Gm-Message-State: AC+VfDyhHJUQb0Y4YtXZB8HqQoPM6lnOAtIC5Uh+i06TPSfjLclsQZCN c5HccibEA6x4aFgKEAuT3/3uaGLDcXy7Mtn3E5tSoe5HUQYH2hWUraQaaQA3s10fHU9BptZKxg= = X-Google-Smtp-Source: ACHHUZ7ZUbcW4UHi+ijbbo2ZtFFOUQ33RVhBn65XosL4hJ5IzKKkWPGwNFClPZNMEdSaNhA72f1l8wKfbv2b X-Received: by 2002:a05:6602:1858:b0:769:a826:2818 with SMTP id d24-20020a056602185800b00769a8262818mr478908ioi.16.1685086034119; Fri, 26 May 2023 00:27:14 -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 b2-20020a5d8d82000000b00763b29dfc02sm66066ioj.13.2023.05.26.00.27.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 00:27:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 00:27:14 -0700 (PDT) Message-ID: <64705f52.5d0a0220.1428c.41d9SMTPIN_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 8CF10605246B; Fri, 26 May 2023 03:27:13 -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-abi-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 | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/