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 B36E942BD3 for ; Mon, 29 May 2023 14:56:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B16F1410D7; Mon, 29 May 2023 14:56:46 +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 DC82A4161A for ; Mon, 29 May 2023 14:56:41 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-bacfb7acdb7so5038686276.0 for ; Mon, 29 May 2023 05:56:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685365001; x=1687957001; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uCPtR+BvO88NVIVitZ0d3qxFf9gdE6EcSmS54lxjQyE=; b=eUoipjJ7tXii2NVJ/5nyxQ+mjgLmaqXmWXrDxDoSdlXf8uTPhiVORaJA1daiwgpa2A x6VXgn7NLmew+POMCfPE7lgGkcnnrLhc//Rr8bzaftcS/4f6kKSNzb8BZihHhi3ZFrJC 5fO/B3Cf55PbrBFVBPyGbAqkP4yrXwIB0/Xq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685365001; x=1687957001; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uCPtR+BvO88NVIVitZ0d3qxFf9gdE6EcSmS54lxjQyE=; b=jOPbU4oGIuYHzFeDT9CpCisvRNLnISvRxl9R/VSXKAWcdICXJPSaZKPF93v9XE0Op5 puY2YW2kDwAiiMUby3KA/PvpPgnkCIRWLsQNH1xCUqiEOeTh+NEDh+hb90cxhvSW9dup 11IxmtzOFl08H7AwNbTzPCzRuLutW+2tlNnF+50b7mOABGXMAs3QoE1zjszmz7OUfJSO wNMsH7xAXZYmK67077B5A5hSJiHgb6Nu+M9D8+HTNinSqlKGJf3PMnCdpklqyTumCrvD WtzKwQurfh6VLAZK5s6pKo20GYUxhTee0DCJ1ZMAAgZ8WjPGZUPoobsoNWsOXnetHVCn DEig== X-Gm-Message-State: AC+VfDxfKvxTYntS7R221r/h+96NF1F8jBt2eWa5clNbMOeKZnS1pTpB cr6HUPH/lMfjt1Z6T1+5VDaFRTUzJD+TQxuXFrlbeFn35fgUS5olMxKHsda5AK7a5TrdHsnMCQ= = X-Google-Smtp-Source: ACHHUZ4Git842pLfekSiiiRNaWg/igmphTQtD/SJZBVVHyimloG+akCfBjyx3Z1/65BhuQLfr6oKXa4fcdfJ X-Received: by 2002:a25:4008:0:b0:ba8:58b5:71aa with SMTP id n8-20020a254008000000b00ba858b571aamr11478479yba.9.1685365001279; Mon, 29 May 2023 05:56:41 -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 s203-20020a2545d4000000b00b991b3e29e8sm681837yba.2.2023.05.29.05.56.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 05:56:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 05:56:41 -0700 (PDT) Message-ID: <6474a109.250a0220.8208e.5784SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EE03C605246B; Mon, 29 May 2023 08:56:40 -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-abi-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 | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | 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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/