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 42D0642BA7 for ; Fri, 26 May 2023 09:35:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E74840A89; Fri, 26 May 2023 09:35:48 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id C664640A89 for ; Fri, 26 May 2023 09:35:46 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-556d7ac7c7eso121002eaf.0 for ; Fri, 26 May 2023 00:35:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685086546; x=1687678546; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8iQkkRnqKzLtOZLUxIMXmdtvrjJ2F71sCWcKmTQtqJ0=; b=L7oxvzqrmxaPCgXIyG/6aJq7OIXDsU34lSbmmnqTc3uHYWdHsstbBZ01BrniQAZhVC 5i6rbNM+rVCYDXKlZ4OE9dJfikKWcYtFu2wIXCbMzboyTK5hTeSVpZtEjc8wMw2kI8eT 3R6FKEbd2CFgMG6zd2dTV50Cb9qFSuA2UsXJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685086546; x=1687678546; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8iQkkRnqKzLtOZLUxIMXmdtvrjJ2F71sCWcKmTQtqJ0=; b=J3JaPIssRWM9OpS62sq0FaJPyIL4CZ4svct7JXUfONYPqbEK0HH6BHVmBhHatgisKR +k6oDYCRTFx2PZh2EXY8QlrPaY9WiKkuYPVTN3tbFdW08rNd0VgzyZw3traTDGaUB7ML DUbRFIE23yRey1x/zHDO1YuDp4sF/C00DlXxsPn5XYfja8FGzJhjBM0yIAj0jHKRnn17 wqJ+9my+GBLSJNBrgCjzKiaAMT1bhiJG1NwnvIMZbUvBvdmq/3yHUcUz8l8MNH/EuD7U R8JRzswFH3zgQ4AAn3YB6O86rSuq8tSbmH7TRrWbCHKKKIG3cO/VnK0YD3Ia5r6IneVf TSRg== X-Gm-Message-State: AC+VfDykFaAufUePwagTor7X7yC39L7keuOP7+VkkieG302M9A/8iwZY z4tyyjkWLjX4Okw1ly92H6SsTOso4cPfKFF5gpXwGI0dS5zUokdvA3vnYyT2yaC0Kg== X-Google-Smtp-Source: ACHHUZ4kcPubKPvphlKgEebNlRXXXN6NOdBKEXuBU6jm1tJsWtx/hF26K5KsaGayj87NZQEpB0N18rdqr+vG X-Received: by 2002:a4a:2c88:0:b0:555:9b48:93de with SMTP id o130-20020a4a2c88000000b005559b4893demr547809ooo.5.1685086546120; Fri, 26 May 2023 00:35:46 -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 y48-20020a4a9833000000b00546e9837fcdsm179965ooi.9.2023.05.26.00.35.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 00:35:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 00:35:46 -0700 (PDT) Message-ID: <64706152.4a0a0220.26724.868bSMTPIN_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 97789605246B; Fri, 26 May 2023 03:35:45 -0400 (EDT) Subject: |SUCCESS| pw127532 [PATCH] [v3] eal: fix eal init may failed when to From: dpdklab@iol.unh.edu To: Test Report Cc: Fengnan Chang 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 | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/