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 6AE2A43B79 for ; Thu, 7 Mar 2024 09:46:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65FE540E50; Thu, 7 Mar 2024 09:46:01 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9447140272 for ; Thu, 7 Mar 2024 09:46:00 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c8387ca6ecso28505739f.0 for ; Thu, 07 Mar 2024 00:46:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709801160; x=1710405960; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Td1GhKvUp280roVCjWVyGiTNF7yRu2J069jT5YGXeAY=; b=jHKQFk50l8eZq2jsJiU3JhqmrQbfjXrHUzDlZZ2cVCBSSqVVOOXfShq5uSD6B8fkW4 XICuf0vrj1zunlqdWBsvyFyXnYSgu8hcwKPislFSJpLwMsPAo/0Xcpupt/lyrKMKhhrg qJPvasbJe7radv0JfPxRAA7oI4coBnr9a/d8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709801160; x=1710405960; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Td1GhKvUp280roVCjWVyGiTNF7yRu2J069jT5YGXeAY=; b=AN7138irZRP0QYN7Tb6v50iz9nAQbiT1bAeVxK/nvI28ViXGiBTukexY+kc8tiwx1X IxgxGHPqcXuawEJT1KzFg92kzZCPmUB+WJSml/KVdkkOLv4pM6ykx+cpljyBvd2jOGNh ZY66biMdOddOMerCzcp5Vg+oa77GRmUgqdPBxkn8/N8kJIasCWEyNjcBj12PAcahCOVk rAGEXNlKv0k7uvAr5Fio47aclAA8cYSbtU4hLG+FgKhWylAQga5bwXyfVcp8633P6H/e cDXlIiVzGpLaB8+d5Im6UGhrmTc9optB4pfaa54shYgTt7xMkB/oSPMZsb0XJzCit0hC ls3w== X-Gm-Message-State: AOJu0YziesHZUbtJmUfZvYf7RYYooIbpCeBl4g6Yfl98xP8Ex0qYskMq lGIQqMubagvnMuef4TIe6IaLm+K+S7yWQxAs9ywEiPyB7kigxNldgprEaduNoT9Rcz4MigxqlmY 4CRcbz0Q7M8YqG8f5CNwf61Un35KsdYdge9Pe4RQFKdoIN8RHncGfL4lZ X-Google-Smtp-Source: AGHT+IGfQPQqdLKrDTLy28XrydRXm/NwWUvpCL9WP02F3t5ZJMnIVF4MnEgTr34S7eSSkw0mXN2y0ZOJBxun X-Received: by 2002:a5e:a61a:0:b0:7c8:7426:1e52 with SMTP id q26-20020a5ea61a000000b007c874261e52mr5336380ioi.1.1709801160007; Thu, 07 Mar 2024 00:46:00 -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 x18-20020a056638249200b00474f18bfd56sm290701jat.65.2024.03.07.00.45.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 00:45:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 00:45:59 -0800 (PST) Message-ID: <65e97ec7.050a0220.a5f31.f8f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 884DC605250F; Thu, 7 Mar 2024 03:45:59 -0500 (EST) Subject: |SUCCESS| pw138082-138085 [PATCH] [v2,5/5] eal: fix memzone fbarray From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307070113.29580-6-artemyko@nvidia.com> References: <20240307070113.29580-6-artemyko@nvidia.com> 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/138085 _Testing PASS_ Submitter: Artemy Kovalyov Date: Thursday, March 07 2024 07:01:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a454f84f715608ee709a4c6ba00edf2e4b62b69 138082-138085 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29452/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/