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 465C1436CC for ; Tue, 12 Dec 2023 06:12:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4213C42DCE; Tue, 12 Dec 2023 06:12:39 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C927B42DC7 for ; Tue, 12 Dec 2023 06:12:37 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35f56f06142so6824215ab.1 for ; Mon, 11 Dec 2023 21:12:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702357957; x=1702962757; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tUsC5burYy6jFjZi5o/0ADn736+09z+KziormDyoQvk=; b=ILyQGUs3vpmnHXN76bkkCf8YBqjK8b+WJ653WbTehOzG5vKD66XfnVGTY8vTiHATXR zoNWsQC+8witsVCOF/UE8Hq3WUfEGBGyAxB8Bs7OX/Ltic9u5MBMUMMs8qoG3xCe2+wX XKLTF0uQQloeqNYYcLRtgEhjbiwWNWPRrxGow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702357957; x=1702962757; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tUsC5burYy6jFjZi5o/0ADn736+09z+KziormDyoQvk=; b=Q8nXCIItRWmcpJi4SaDNpdiKPZMnW48Sli+l976xCUcvghxfxHPpdstQtNNcQmTdmS Xzxw2GKHM3+xD3Ujv3cMKysT5q2t5GEQAACi//o+NtHIrzRr0vCaD2Dg+uQs+sN8wC8f EG0aorjeUhfCNn3xE/yJWi7jIJCl9ABjw0OlvPCZRzMlbUfjcfOewZDK/QjnUWXtiRin B5AFq/8rt7ohEvdo9k1VFHbqvrR8dflkOdr5KawhFtm4bxQHgyFiNXMCd9bAC2Vtx3/e bY05ZhuK2yJYNA91jVYPfrOxoqaYk2MQdfWqKobxxNT4ErbnlWLcsKIl/ahzjgw1jV7s 1ZlA== X-Gm-Message-State: AOJu0YzJtYF8kqc/dGhkmeZRolWKLZWFo0TVsBFW03PyZfPVFW5pRdpt Gz+cnW1rVPDM5JX83TO09yJSYke30kxucdHI4A3ANXpLWBqeX2IOleAIAA== X-Google-Smtp-Source: AGHT+IFUD3ly0mJf2S/X4QP7Qoa/SRHFgZfkr2CFTn6AMiCFZp2w5PkPZGS3fFFYCWEIu/D5+NbiJ69bd0bj X-Received: by 2002:a05:6e02:15cb:b0:35d:59a2:2cf with SMTP id q11-20020a056e0215cb00b0035d59a202cfmr9358886ilu.111.1702357957066; Mon, 11 Dec 2023 21:12:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u7-20020a056e02170700b0035ccea32495sm774618ill.66.2023.12.11.21.12.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 21:12:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 21:12:37 -0800 (PST) Message-ID: <6577ebc5.050a0220.fb8ca.6c81SMTPIN_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 960476051823; Tue, 12 Dec 2023 00:12:36 -0500 (EST) Subject: |SUCCESS| pw135049-135053 [PATCH] [5/5] eal: fix memzone fbarray cle 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/135053 _Testing PASS_ Submitter: Artemy Kovalyov Date: Tuesday, December 12 2023 04:25:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135049-135053 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28593/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/