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 B0D4E436CC for ; Tue, 12 Dec 2023 06:57:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC8F242DCE; Tue, 12 Dec 2023 06:57:14 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id E8C0F42DC7 for ; Tue, 12 Dec 2023 06:57:12 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3b9df0a6560so3506301b6e.2 for ; Mon, 11 Dec 2023 21:57:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702360632; x=1702965432; 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=CdI/lGNcfay71Z7Ju66I6nnr0J39t3Pu4tPlAMHSuSgxMpp6Dl1Z2SdUTZl3TzYtPQ elsw8oNBPCdnIt7xUUJZrTU6VVBo/0pzsLO+IXaKPUMDszsI6eOhCvdvjZv+1EsJnPcY 1cFCt6vJFc24QGAYywzQjK/ov6hNufYzbxQZ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702360632; x=1702965432; 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=PLojhYx2b6TKhGeghDmg8enXAtjH92ppdddzTCNnN/6ICKfYyFaz2+0XA3g6NAQ5ET FSs8GOdONONnv4vesNR/c8djy9kkcvDMnSlo18fNjZc3QtJkHCGXKRD2Py3ObaKKYxZi JwnHvGP0kf5KFH15BZi4ST907aT9G53a+UCbtjxqHLVktctXP/j/UfxUQ8/uKQFz1RHu oHeuxMtIWGFW4AVhkhRPxIG/hf7rDVwGW5TM8Gth84IcUUsnX1CXBJ1F+T105I7r1mH5 i1Fs5aqZ856kWgYmLrJuHJlD7ILAbJ4qhbUjPrUWC3+sfDdVFbA7J0wfv8pxvYiE57pD Oetg== X-Gm-Message-State: AOJu0YwIZoizg5NjX3H5sMq0UPyFRLuWWNXalL0b3s3u44gXPBwi9I4f spbuBZ+cSjnglriWtU0FpY5QL5ufa1AnL7kjTTon88Um0epbsg1JcplCQA== X-Google-Smtp-Source: AGHT+IFz2hZJNE7P0LVY4v/CsHuh7DOpcMXXPMQXWPTh94h/A9PKJojOALGr/AzJ9SKNP9eYEVDkqV0yWMPf X-Received: by 2002:a05:6808:f91:b0:3b8:b063:6667 with SMTP id o17-20020a0568080f9100b003b8b0636667mr5507716oiw.94.1702360632223; Mon, 11 Dec 2023 21:57:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v5-20020a056902108500b00d9cb2d83caasm778705ybu.2.2023.12.11.21.57.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 21:57:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 21:57:12 -0800 (PST) Message-ID: <6577f638.050a0220.c5992.3be1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D76A8605C21A; Tue, 12 Dec 2023 00:57:11 -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/