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 C890F438A6 for ; Wed, 17 Jan 2024 22:52:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1F554014F; Wed, 17 Jan 2024 22:52:29 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C49F14003C for ; Wed, 17 Jan 2024 22:52:28 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3606f3b8069so52856695ab.2 for ; Wed, 17 Jan 2024 13:52:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705528348; x=1706133148; 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=i3b4T89GjYMK5TNqd6DaNeANHzbwzO6zyzFJgeLwDj1+mN49SncfQFBphWa1NCVXxM 4SSO4uZLCt+pYZhN5+Pi/pOS0MgGI4RHK0/fi4V52yE5yJ65r3E6i2MPA4ObUenm8Ho/ 5qG92j2wtHaR6viZ/i8nAbFOMm3h/fnm2Buoo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705528348; x=1706133148; 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=Oz8NlUNavKb4/jBvlvPB+5zrbDiC3T6g+UsIpwXwcCT4lwBBnCWGnuhx+kttCQ10oe zqEiCxaTPwie6TthHFzqN/hGJJdjbKsBvwW3oyIijXGE3t7yIuTXMAcCcR0N2vYN22Yo qsPDQ0ePwVBpFTAVACuxBEDUyKiQOxkdjiAo2c4szFsbb8dalA8LH9dQJdt/ND55FxLc yO+XV7lgRI1eQ5rDfNpc0vRReNodEbUKaVmGkm9046H62QnGzqLWc30aAhKVi7ELEDSg n0HWsyYkBsQUDmE3n/HkHFQNd5nlb5N+l8C+KMPSnqCQziKy32UwZn1v6ctUnjLRdRwS KfkA== X-Gm-Message-State: AOJu0YwqNS2a4vYOC5ycU9dqsm98bC2zMUdcQd4R9k9j8ELHuX0ZPLxU B/GZKTNI/Z4RFquROWrWLDiEgWqi5gRxDBmhxAk0fdJrKdMOW/JcpC2mXU18e6lnu+CKPoUGNJ4 VrOc2zQ== X-Google-Smtp-Source: AGHT+IGho3JMAqwcxzpsDW5iTspl60BnoPiyEaNXhKPkOAwJsn3k/VVAh9JIeCnYQStEpjM1a28qJFW5Y4bU X-Received: by 2002:a05:6e02:584:b0:360:6700:979e with SMTP id c4-20020a056e02058400b003606700979emr9487838ils.44.1705528348258; Wed, 17 Jan 2024 13:52:28 -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 a9-20020a92c709000000b0035fb00e64c1sm596987ilp.36.2024.01.17.13.52.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 13:52:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 13:52:28 -0800 (PST) Message-ID: <65a84c1c.920a0220.6a16b.8f71SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C6E0F6052516; Wed, 17 Jan 2024 16:52:27 -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/