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 D52CB440F0 for ; Tue, 28 May 2024 09:31:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D123D402D2; Tue, 28 May 2024 09:31:04 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 2A86840150 for ; Tue, 28 May 2024 09:31:03 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6f8e9870e72so369109b3a.1 for ; Tue, 28 May 2024 00:31:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716881462; x=1717486262; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=tZxbcPdaoe/65JcdjelZ3mUYWck5tQGs5HPp+IcIqwQ=; b=NWeSn6+DOCFsdcRzMJuKLTzsLIBkJorvA2s+CadXco7MzRRtbUzFvSPAAx021ReEB5 b0Wiedc/7z+24PSCXxtpacNiR45D3ZUXNSxaubl/Q/7TKbWaHVvAJxL00AIMuIEFnXUZ 92xTXoJicMX/1RrrL9O8Bc1LkOX/pd4WVCZcY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716881462; x=1717486262; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=tZxbcPdaoe/65JcdjelZ3mUYWck5tQGs5HPp+IcIqwQ=; b=jv5IrRqPL5ViXWfteednJGsWnUCKfZx0oZDNQq0pyWXAke12gM6YsmC5eSv8RSDdFm ud/+ss9HDqL3GDUwW0Wwk2z9B0ZJBxse2gN+amKvULgr0DvNt5Nq9cXFGSwdDOf/P3Fp bZdWWLhgx/vxGef6MdVUqUnPTwnTG9PpgEVOAZRqXWwIB15JQ60yFgiTQZhdc7qCy0TW GWfcODRbKG07o6WFbZWNcWxTxh9UysZXTZDPi2nrp5zRFamoh76qhda/07vbH+IFD4ve MS12xwXrs5DErxDe9Gvy8rOQG2j7KzANdyeyo942t3mwI2jTb+jTRDP343YHiFkAtRqf 3BMw== X-Gm-Message-State: AOJu0YyOjJzCEzm3+cez72vd+oUBN+95gZI/iIREJSsrUbCimHrIGs9U Mnis6ESLnrIqAU6PRX12I/qEhh2qB6r8Xy2A8hQ+xImePLKikZYyVM9sUV/9SccB+eV1q/qqK6g LZYhwZzBdGO4Q+If4RDGtFXEdY4J6fxy1p2n+NUBkZSZ9FVTlrUg8nCTv X-Google-Smtp-Source: AGHT+IF+Z+yd9yT1K3CN9/nAKNHs7t07APCfeNboGWE1+TAOYkkMydSeQKL4skudP961zVTPS5RhGAVml8aH X-Received: by 2002:a05:6300:8089:b0:1b0:2865:fc28 with SMTP id adf61e73a8af0-1b212d1bec1mr13161222637.18.1716881462327; Tue, 28 May 2024 00:31:02 -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 d9443c01a7336-1f47c080b72sm1787105ad.62.2024.05.28.00.31.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 May 2024 00:31:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 May 2024 00:31:02 -0700 (PDT) Message-ID: <66558836.170a0220.ec28c.2257SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C3C1C60524CC; Tue, 28 May 2024 03:31:01 -0400 (EDT) Subject: |SUCCESS| pw140342 [PATCH] eal: speed up dpdk init time From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240528061259.29528-1-changfengnan@bytedance.com> References: <20240528061259.29528-1-changfengnan@bytedance.com> 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/140342 _Testing PASS_ Submitter: Fengnan Chang Date: Tuesday, May 28 2024 06:12:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:77e63757d2a0106a0cc519f5a82e2d749d16475a 140342 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30026/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/