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 93115438A6 for ; Wed, 17 Jan 2024 22:29:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E4C94014F; Wed, 17 Jan 2024 22:29:16 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 639394003C for ; Wed, 17 Jan 2024 22:29:15 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7beddc139c4so311978039f.0 for ; Wed, 17 Jan 2024 13:29:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705526954; x=1706131754; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/lkASOa4m7N8QLuUP3rtH5WWXPH7sbGMmfG5MxrSlLY=; b=C57+STNdPCCieW/bTyox7bRdVnMdY5IwCB9vtndQ5ryb8ea7s/bKnIFFQRCir6qBFD RTd8RKCPQNpkoFSIAkl9mD2dHZ+G/bTL3MVDhoVq97TmZJArCT8f8OSfx4ZkmDymYxAX FILe85kiljqx+Pc67GZ2sgeNmonvPZs5emwbI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705526954; x=1706131754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/lkASOa4m7N8QLuUP3rtH5WWXPH7sbGMmfG5MxrSlLY=; b=MsHRQgUdCDBFbMkOFRS7c540pQJpgpo5feiM/FJE02RG0LbBjA3fvMiKkHDhN2DXJn MHGAyGWeY/fXyxjucSLi3TFxIcJyfOQdndXPgQ+GpfuWNv7BlmTXCdETDgsmZmw7ikui mdiCv6HlVxCV1c/L83lFTN969sMLkGfVgsm3IZbEKubk1YQ6Z6EmrQiX+0YPPcEBGHYl OXjiDedqnO5q4QQngmAU6cqzXByImyDMMfMFjzKYpJeOFoLMKMI4szY5l+J+zGaQRLaH EJgLh6d7rZkJTKPmSLliBDt+4np5o4Y63OTG1QjoFv3lhaHyKEkJ8k331BKrB3Og8cOP VNiw== X-Gm-Message-State: AOJu0YyxXGs+wuU7V6m8mKyL9dpWb1rNlTKQ6s/8sQkGH9+ozwdMrZ3v EdBXg6mzrAt5OAliH1iZwCih5iKiSVjEGSdQbV5mdBCRIWnb1UhTKa8ylHW+JG6hROu8OZBApaU Om7nF4Q== X-Google-Smtp-Source: AGHT+IGWwZaVnihg8O4tGoKXu2ELSJeHWFfk05bSmeP9E6a+bKO2lWFWobwO9CZBeOSRoRxJY71eBync9ei7 X-Received: by 2002:a6b:f308:0:b0:7bf:397a:dbe1 with SMTP id m8-20020a6bf308000000b007bf397adbe1mr8419290ioh.4.1705526954813; Wed, 17 Jan 2024 13:29:14 -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 f4-20020a056638022400b0046d3419ebb0sm86195jaq.82.2024.01.17.13.29.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jan 2024 13:29:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jan 2024 13:29:14 -0800 (PST) Message-ID: <65a846aa.050a0220.904a0.544dSMTPIN_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 5C6606052516; Wed, 17 Jan 2024 16:29:14 -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 | +------------------+----------+ 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 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/