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 9EE3D438CD for ; Mon, 15 Jan 2024 11:22:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B263402C6; Mon, 15 Jan 2024 11:22:45 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 87582402C0 for ; Mon, 15 Jan 2024 11:22:43 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5f3da7ba2bfso82082827b3.3 for ; Mon, 15 Jan 2024 02:22:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705314163; x=1705918963; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jDTM+1bLnG1CEXT4IHl3qmtiDjX7N7P+b6deueMtYyU=; b=GSkUV7QmcSOgN2Pr2npLxUOGUOEEOOzrRzFnMhENOH3D+V8jfpkdOX/+7lLNxeZckT XPJtaiODcBzFSBrLTX5gvLn0W9rbU+4RPFnspOJg19u7I8SX9RkMpVO/6EMEYjv6vDKu DsBNf1Uoz45ZTnQTTgXluRtBvMubFdVvNmXwA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705314163; x=1705918963; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jDTM+1bLnG1CEXT4IHl3qmtiDjX7N7P+b6deueMtYyU=; b=cWByef218wUMOtinDGddTTX9N+O0G+N6k+rQF4p5Cx7Wn2U0G/TzmAaNe3jR0DIIH+ ndWXh2zaZ9MZ1fcogQtuYVn+l9fB68ai30YP2GJc5EXUw66Zt1gEmFBfVdy6i9sWQT5Q qUdz4OLTmeFJrVO5RB7/2svn3iWh65itYrSBkXZXa5XtYY/vsx+Inf8yWeHEC1gGkhKq CCNwf4XVL8+mOSRbo80pmOKMtu3RDdVDmzGC4T+K66e4T/V8vR3tsb8GlzSn6n0oUJ/8 c1qIUuYKRx0odU4Kj8GxUEkN0Z8YG3yna55FBg4/fWMdqUqa1q/F3WWJknBMb3B/qACM XVHg== X-Gm-Message-State: AOJu0YxS/o3VpxMUFCCL1UCUQ86BEUVxx9A4m6ohrjoAw2asGd0H5+FK i7I/sTmI9vptX4FlraO+IusobtmzNrO11R61yOUS/a+7DbCX1jMfwL/cL+nTKJM04cerEFWvDHH 6x0/mig== X-Google-Smtp-Source: AGHT+IEs8CV2agOYiuLUZA2spQGUvHc8KmASNri8jCLz3IcIXdXKoUFOse3NOmucUUw2zWFEtcZpvTmDPXeL X-Received: by 2002:a0d:cc02:0:b0:5f7:c470:ea44 with SMTP id o2-20020a0dcc02000000b005f7c470ea44mr3992285ywd.39.1705314162978; Mon, 15 Jan 2024 02:22:42 -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 t9-20020a81ce09000000b005fa99154aabsm553329ywi.66.2024.01.15.02.22.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 02:22:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 02:22:42 -0800 (PST) Message-ID: <65a50772.810a0220.fee05.8237SMTPIN_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 B02DE6052515; Mon, 15 Jan 2024 05:22:42 -0500 (EST) Subject: |SUCCESS| pw135872 [PATCH] eal: refactor rte_eal_init into sub-funct From: dpdklab@iol.unh.edu To: Test Report Cc: Rahul Gupta 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 | +------------------+----------+ | Debian Bullseye | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/