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 B5791438A6 for ; Wed, 17 Jan 2024 22:52:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B18934014F; Wed, 17 Jan 2024 22:52:11 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id E54804003C for ; Wed, 17 Jan 2024 22:52:10 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3bd9773ed0fso387513b6e.2 for ; Wed, 17 Jan 2024 13:52:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705528330; x=1706133130; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BxHKycGZ4qx+QPcxG1+4shOexkHQtm+BoJ9w4Ogd/sM=; b=KRdsJfTgPTlZf1GyNZW/fRAfdibY5QAbo63sehiflyqQO1KKZmbpjAhYkK0oWBH2v6 Qd4GTbqeF+N04tg73ni2CQd6Ffbxjjw5E0Zmgfcbg7C7b6A0EcrrvM9yhIH0A8sRQj0/ rtqIs1Kv1gRdXppQa5x4ONDWVsioSsACKqkMk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705528330; x=1706133130; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BxHKycGZ4qx+QPcxG1+4shOexkHQtm+BoJ9w4Ogd/sM=; b=ZQeClEpQG2q+MckoPlrTTl+S0eLEsyEnYfFdGgFqm8diY6RPYZEpe9uge46MFx78c0 soa8h/c+1fZMtOVMaKCOE+JccgruNDbJPDOB09Ie3ICOB0vtZfGAOyL0o6Edadfv27yB XWRf+r+BhsgPolpGtS989ux9Em/b/87kOpzH2929Rbet8TUYXp69uatjTZi76zSUIDZZ qLKRv8nkXcw2quGK1j/LAnv/pdd1i4tbhQoW1q0xXTBe3ygtwtt2/Dwc+T2uP0gHG3YF J4F/cuxAABPdzNnuMnrj6B5ATMqa8S/IJ2DTsNNEXO+Apj2AFCJ1QxXe6XzzXcSflLbI Jspw== X-Gm-Message-State: AOJu0Yy7rVmvHZIj21q8XR+BzS22hJLWvZIxY2cEq0w7tcAsW3NobjvW U2XiNj3ZHquXrS8QMtagQLSNVGKf/9Dw4GKc7vVSSHskkowX6SMtw5+67AtDyXlqhjm4+eav+pX /Y3sqeQ== X-Google-Smtp-Source: AGHT+IFvjqz8/qBwGTO+CfC4caxyn0UqAR5DARUCeScp6AM3mye0bmTm8gthRYp5CJJMz9O3l5mU7VQ7A4JF X-Received: by 2002:a05:6808:aac:b0:3bd:5689:f1a1 with SMTP id r12-20020a0568080aac00b003bd5689f1a1mr6252077oij.110.1705528330275; Wed, 17 Jan 2024 13:52:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s30-20020a05622a1a9e00b0042a14fb73c4sm56063qtc.25.2024.01.17.13.52.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 13:52:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 13:52:10 -0800 (PST) Message-ID: <65a84c0a.050a0220.f4db5.2527SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EF3556052516; Wed, 17 Jan 2024 16:52:09 -0500 (EST) Subject: |SUCCESS| pw135939 [PATCH] [v2] eal: refactor rte_eal_init into sub- 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/135939 _Testing PASS_ Submitter: Rahul Gupta Date: Wednesday, January 17 2024 19:25:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135939 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/28888/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/