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 CEA3A436CC for ; Tue, 12 Dec 2023 06:28:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6F1542DCE; Tue, 12 Dec 2023 06:28: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 0DD5D42DC7 for ; Tue, 12 Dec 2023 06:28:16 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b6f2dd5633so324781939f.2 for ; Mon, 11 Dec 2023 21:28:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702358895; x=1702963695; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uW5ApVEVMLg/bmmAjh5n9oSTPaSdDuRqgIP3Ld4dj3s=; b=IFNx1GtQCQ5AtNRkLLW2/32Tv8dddQUMGTuxZ6bnC0k5ZwNuPrmjqZD61D8dq0hrsg GnZ4xXqPfHimqbeO761xLPiefogMgHbynaZxQQ4HNTxth/UUijtUSgbQDRDIRlmqEFYO fJrldzbEYOK2SoIva97KfQYGLC1jkaCPbG7Ao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702358895; x=1702963695; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uW5ApVEVMLg/bmmAjh5n9oSTPaSdDuRqgIP3Ld4dj3s=; b=B+06LslzxGm3Ntdy/h5HO1iVCUKYOpMllMdnDTxCDAV6BWwn2wte+LpJrR/0wqimac kaHJQiFp/ClMaeGM9voEEZ9YTGj2hsZDI987UvkeW9ldMxkC31I76TYQdAHn0Bq8eB+G aBIAmdP3Xzn3LuefyVXlIrhf13U0Xk+08NjmZrnE6JMQjvFkxAV7IR0trhCn356vOjDh 7sTo4rtKfhAMxu+sl1pgH3/CbQhurgnrROb78cy8pW84+jZ0imxIbU65bWYNmKd1BI8A hRSgik6TPOtSSfMPZ4J/5bFOO/9Bz/4YrZnXJHQMMQA/9ACinez7eYffNIPQaosIavNi SNmQ== X-Gm-Message-State: AOJu0YzsdQWnVxaC55U82mdRSpdi/3WLqsMXwa5poNcbUgozYG+aBa/L YFTf00AqSWnDx1sgZ8ouQh0bTdO5L/s4hXa30Wt+Sq3KDCQ1lYgjFbBvoK1HrDeHUBPj2OVrVw= = X-Google-Smtp-Source: AGHT+IE3LixqM/2hTns1dixZFfYJCj0uP3UOdUmBdrfY5rDsmBRFgNNRc4D9qQXdJHRX3DQuMoS306sWUvSg X-Received: by 2002:a5d:97c5:0:b0:7b7:6cd5:83ef with SMTP id k5-20020a5d97c5000000b007b76cd583efmr18742ios.21.1702358895438; Mon, 11 Dec 2023 21:28:15 -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 w13-20020a056602034d00b007b36f447ac9sm713722iou.16.2023.12.11.21.28.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 21:28:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 21:28:15 -0800 (PST) Message-ID: <6577ef6f.050a0220.835b6.4d36SMTPIN_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 F3A896051823; Tue, 12 Dec 2023 00:28:14 -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 | +---------------------+----------------+ 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) 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/