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 CC691436CC for ; Tue, 12 Dec 2023 06:56:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94D0442DF7; Tue, 12 Dec 2023 06:56:49 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 3FAC642DC7 for ; Tue, 12 Dec 2023 06:56:46 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4b2eaa89796so1368557e0c.0 for ; Mon, 11 Dec 2023 21:56:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702360605; x=1702965405; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cIlGHCil5dKo2rt/rmnkbKEWAnbAJE+shPEdtUum3Wo=; b=G85+0P57Z21M7WH4CTWAOR6e6ZbqOpId2mHfwR2G0G31rgfZ2ZaQJV58qVUqMN0qoY /ptOsJ3cyb72ripwVCF7MmkZPs7jqL+IBySOEiRYhqYfA84tUjIxsjfFof2GfWCb1OHt WQUpmF0GA25YV3LVMriSKq+wAIa52Skcw8LdM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702360605; x=1702965405; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cIlGHCil5dKo2rt/rmnkbKEWAnbAJE+shPEdtUum3Wo=; b=dfxu9qBvPgo4XiXI/OHl/hTSVxs4HK0izJZyYGT0S4Q6gWmjcsTyZfqLeZ9Xfhc6j8 hE2y46Zts0M0IwOchjdUbgaGfeybBJZZ7IQGyVj6SrTxXUMMufgNtSSj4/YaE/Moql21 RoS0RHP173Gizvvt2qeWse+sWDH136xphoCVJfRtHxRM7k2C19hoHJYKd0WyCvplBqQY 9uubuHaLT9yXaOJvpSRl9m0WLNdRE9pyN/z1sEqBtji9ceWe3w59hQSLffbnOE0Kq+xq rDSaArEd7OGr0J3DnztMnhWkO47s2/HATvZDQvyNGV3b/y8QFEaGrtdrDfStrkk9l7Ei zY3Q== X-Gm-Message-State: AOJu0YzfpFM/Lcr9pubPnSURVmamr4JT80+m+Gon8bs7+oDyQRRiuiOz lrT+cbw49/SDpI3XVXcEaYjxIBskThbsp1Uas0Cugd1+JDGbsxXLJv1QgQ== X-Google-Smtp-Source: AGHT+IFk4A1ytGkwGt0rqxlCy7mVCiFpUKh0ds7PplSfPhT7Z+WG+e4ETYR2avqo8mduTOPnk1GjiOWNf2Qx X-Received: by 2002:a05:6122:1051:b0:4b2:d37e:16c8 with SMTP id z17-20020a056122105100b004b2d37e16c8mr4393040vkn.7.1702360605703; Mon, 11 Dec 2023 21:56:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f18-20020ab03012000000b007caaeb0cdb3sm706906ual.6.2023.12.11.21.56.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 21:56:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 21:56:45 -0800 (PST) Message-ID: <6577f61d.b00a0220.ad53a.9318SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E40A605C21A; Tue, 12 Dec 2023 00:56:45 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/