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 14E7B438CD for ; Mon, 15 Jan 2024 11:18:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11291402C6; Mon, 15 Jan 2024 11:18:45 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id EA130402C0 for ; Mon, 15 Jan 2024 11:18:43 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5ed10316e22so77609087b3.3 for ; Mon, 15 Jan 2024 02:18:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705313923; x=1705918723; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UG3Csi0uTRGGUZHC64YrK46abGBfuPHqY2TQa5xKC6A=; b=GVr+yOCVicgJPpALz6wCEErE2TBIfrK2ZbkCu9h46ERRMZWC78NRtbLHUQM09pu70D 7yeAmZsw6pL/f/1u+EDSDZTp3ZBXn1E3CAM0oxS9lhUTPZZ1Ykr+xFx4RjiQedPT6eyr xZk+AkOWJBz3zy0y8gOa3586Dnihq4io4R8ug= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705313923; x=1705918723; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UG3Csi0uTRGGUZHC64YrK46abGBfuPHqY2TQa5xKC6A=; b=BN8HW5tc1T7YWCulKf79vgof200hZ+g7UwsUU+mLjEziUcLfvvMA9sXkqSdsQN3dWc OtkXbFEOLf6JZIKTiQetdC/FoMuGQDzKZPTidrVtdNFzkLyt0c3Dx5nVRxTgzk/JREMB QmLbiuzxX4HjOTkn8IIbiYfpMYOkNoAbxQC8Hv3JF9+ONt99ylCK7VaTil37V5Uf8bcf 6pROhXfZMi2cgn9Fk8LmpwPDT0QPOFbIscpySdcNzsCF3mwaO59NUNdIfhSPwNRT0q2k aNlo90X1bvWxbAF4myLvrqEehwqp01wIGc++RFEtulgx88gWMPxUWga/UsVCxi25+95U Q5/A== X-Gm-Message-State: AOJu0YxIDS97v6bX9VIOM8gArXC8T4XW0suYSH+rTd309V6hhByaLaor LVhPXsOzt2H/5vZOCsKGmw/sy3FR6xyrXF9ipmLB73AObTN5HWvEU1GoEE94ZXLKXQ== X-Google-Smtp-Source: AGHT+IFAUzgUsCvaehO/zGv6eyc2xkxdiy0pGzuzkj7ipxn+v8sk0fYjF7zVK7ibF3WyNiSKzGcHtdroyDNY X-Received: by 2002:a25:7481:0:b0:dbd:317e:432b with SMTP id p123-20020a257481000000b00dbd317e432bmr1878034ybc.113.1705313923371; Mon, 15 Jan 2024 02:18:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v20-20020a25ab94000000b00dbcefa75967sm581285ybi.32.2024.01.15.02.18.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 02:18:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 02:18:43 -0800 (PST) Message-ID: <65a50683.250a0220.33132.8f7aSMTPIN_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 01FF26052515; Mon, 15 Jan 2024 05:18:43 -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/