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 C818F42BD3 for ; Mon, 29 May 2023 14:57:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5036410D7; Mon, 29 May 2023 14:57:07 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 6A353410D7 for ; Mon, 29 May 2023 14:57:06 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-ba82059ef0bso2609267276.1 for ; Mon, 29 May 2023 05:57:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685365026; x=1687957026; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uCPtR+BvO88NVIVitZ0d3qxFf9gdE6EcSmS54lxjQyE=; b=jShqKkOK9xuif2pexQX6JAQc8A6iwm91FPBX5YV6pfsEvm/bIFSqrfcUqZp0BCSA6m AAEIzoHbvYA5Ax9hMbGjPx/D/tR+JcuD3KTbM4MwwdTYSzlj2vLFk3BSARnYUeVW8QBM dCSeQiZHy2EdN3jvC5ZGUviFj5+F+wrBeHFOM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685365026; x=1687957026; 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=LBW00pkXORA43Q61oMadj4O/OBrQxDX23PhbRUKBhIF/sDlLBhwkVPBkBKcPTiTfFW 8dhunNJW855UNHPQkiHDsnXhcp3FAX/PUvq9ZFFtgJ2t8lSOrGY2O3huxESxab8RUnKc SOtjI7kZRhOIrEqwpPAYHWx0v9xSR5KmjhGLpGmv1jYP2Mt2SDH5JCTCmzNnJtIg7FpC bA4gPMzoRO715MGy3x7+gNssDBzlDKGbZyaMiWJj94otkp0eIVKm8t4i1QGinADu1a6Y L3JcVR72+Iwo47yuX4Yxu64sIkStmIKVBgSOg3v9DiJRDRBdP+GJzVdG6qtTIKlinLp4 kH9w== X-Gm-Message-State: AC+VfDyaYP6ezsPb73sR8Uq4zHuGr6JGXTsS4tes2+ADM7daKEPs3tsc KxOTxk2mHzFE0R3eCU49QL6f1Rd3Uo2m5Ni57zEhmiPHjV/2pANXoqUu2w== X-Google-Smtp-Source: ACHHUZ7G1lSk82XGmoKy6/NJiPhPS73ASdcv5OTqJYxkkkbBpMVxj035j1HH4tcH1598H3Xv5WDfCyobdH88 X-Received: by 2002:a25:1c5:0:b0:bad:fb1:a9f7 with SMTP id 188-20020a2501c5000000b00bad0fb1a9f7mr10479129ybb.24.1685365025866; Mon, 29 May 2023 05:57:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 184-20020a2512c1000000b00ba7968a2deesm670504ybs.3.2023.05.29.05.57.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 05:57:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 05:57:05 -0700 (PDT) Message-ID: <6474a121.250a0220.4e5d2.5601SMTPIN_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 834A7605246B; Mon, 29 May 2023 08:57:05 -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/