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 03B8C436CC for ; Tue, 12 Dec 2023 06:10:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D484542DCE; Tue, 12 Dec 2023 06:10:54 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 974D242DC7 for ; Tue, 12 Dec 2023 06:10:53 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6d9f514f796so2858700a34.3 for ; Mon, 11 Dec 2023 21:10:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702357853; x=1702962653; 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=dh6ngqjCR0MZDInS2+TNe8Q1gTJmYDz4F3DMh0IvovGyXTmaJkQRSHA1S2AeKnSHVI IHZS0YpaTdhi5yEDoNZnqIx1JxM2H66yDJxDHt6DVEcLcYUROdQHmeB1JCcRLZSuqcdN S1YUObrWU4usWneuEZmiYD02G+EQEXY1o+G2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702357853; x=1702962653; 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=G3Rah8UCUvyvHDfH+Su438bxJvr3U3zEXHZfrhQFTIMH3AfK4IqxLWySBBgdhnTMcT mAYN3POw8lR9v36V6l7oVZeIW4AuJT4qvejnmZyjhJcjuU7brsrCv0M/y5FB8Qwp30Xz K9/gOx2ZM4bR2fuIMbeVtkPNF2JxcOQQqxdaYZsn3yVaNaCBr2dgsypYkUvhMnZCdy2U l60RLj/MBbCpaCsB2aqluqVZwVV7nFu2OObfUmkgOnOLRVTPch1g3udyCFMr7+GO9xdW okst7SiU7uaPvWb4vgxreghBthYXy55KAfnDSwBNO7PZlmalVuyBqe7hkRDO/HfVPURc V3QQ== X-Gm-Message-State: AOJu0YyUwpLFb6Y5tMLydSAxaXnoTh9A9Hm7ZT23DOpJrVLkUiSXWgdf knMFXdMnanx4Ho/+ioqpWo/V5g5Ha7mtZJ/juIKPQz2eqwNkZLk5qaE1TDbz/9gH8hy0pP4SBw= = X-Google-Smtp-Source: AGHT+IFLGcI3/7fG5KHZvqoS5tFGWwa9T+KpVFNZ0Yh0DNhRR2Bseiw56bmdS7RZS1TbLk2ihr1E2sDzNETv X-Received: by 2002:a9d:7382:0:b0:6d9:de3a:4920 with SMTP id j2-20020a9d7382000000b006d9de3a4920mr5781999otk.61.1702357852852; Mon, 11 Dec 2023 21:10:52 -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 u24-20020a631418000000b005b930435869sm768037pgl.2.2023.12.11.21.10.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 21:10:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 21:10:52 -0800 (PST) Message-ID: <6577eb5c.630a0220.3a726.79aaSMTPIN_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 137996051823; Tue, 12 Dec 2023 00:10:52 -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/