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 CD24F438CD for ; Mon, 15 Jan 2024 11:17:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8D35402C6; Mon, 15 Jan 2024 11:17:59 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id D93A8402C0 for ; Mon, 15 Jan 2024 11:17:58 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5f75aee31d2so75009177b3.2 for ; Mon, 15 Jan 2024 02:17:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705313878; x=1705918678; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UG3Csi0uTRGGUZHC64YrK46abGBfuPHqY2TQa5xKC6A=; b=NB9sqGoc+QOn8lPcbHMYSuTQe18FAgYKOsQlhwhIUSSjItI0NnZFU/8cxyuzoNFtaX 9kR9CU7+/YZ+o+7sMMxOoEa83dk6mep34sfQf7OYo4a75UROZFF0Ooa5omJIxXSznSN0 16mavdjq0g8W35OWK7u9wLtU7XDeZDvDgPmIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705313878; x=1705918678; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UG3Csi0uTRGGUZHC64YrK46abGBfuPHqY2TQa5xKC6A=; b=FEi59RUdzuBKaaQD4WsRQZeoSMupELjzQ6czEIpB4PWb9lXOnnQKlNVxMQeeQ7qaIX BAkYvKyf/OI9HMqZvTOPbR0DVUd/8rrRhjp+/ZKVgXx+sLahOhlZA/m9MZo4B85fThNo EJWbCh6DyjgsbnioTpbOut2phw29BEN8KeblYjBJx147lpGNl07oVUZDkQCl5HyZczUl j7+lEGBOONIt81qqO239MkYhDSjtpZZXNtaUA4zqop/CesHgQ8EzukivtUnke7iu81NH tz75GpNXYLaQsrFm9mDIwlowxHfaaiMhujtTXZ1lXL62uvRUN9O+wAqNeiWEya/gIWMt PDXw== X-Gm-Message-State: AOJu0YyfxQegOthS+k4Y3gjGpc/WRQhhyCyZm4s+o8KJdOKvwcoqs3L2 EqIgLW9YR/Ud2Ts8INO2qGSE3Vd2l6U2ASrhDnN/WO60RJ4x4Ac6+L0gRiMzly36ePykb93Tx5T 1Pgacvg== X-Google-Smtp-Source: AGHT+IE8OArwNa0Y9XdsrIcOq8VWCmTIHK/D6Ij96hiXQ808foK2svAErVVPf2jdlftshhrIVt3VT6o9Gd2A X-Received: by 2002:a81:f103:0:b0:5f9:3867:b2c4 with SMTP id h3-20020a81f103000000b005f93867b2c4mr3491390ywm.57.1705313878352; Mon, 15 Jan 2024 02:17:58 -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 q4-20020a81e304000000b005e55f293feesm324171ywl.56.2024.01.15.02.17.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 02:17:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 02:17:58 -0800 (PST) Message-ID: <65a50656.810a0220.39e65.52c4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 016336052515; Mon, 15 Jan 2024 05:17:58 -0500 (EST) Subject: |SUCCESS| pw135872 [PATCH] eal: refactor rte_eal_init into sub-funct 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/135872 _Testing PASS_ Submitter: Rahul Gupta Date: Monday, January 15 2024 08:50:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135872 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/28863/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/