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 5FFC14256F for ; Mon, 11 Sep 2023 14:27:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B9AA402D6; Mon, 11 Sep 2023 14:27:36 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 6C6F4402D6 for ; Mon, 11 Sep 2023 14:27:35 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-794c7d95ba5so153425339f.0 for ; Mon, 11 Sep 2023 05:27:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694435255; x=1695040055; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AsJPsqD32yST5tMmVqNRovrcNuDocTi0Q2pDCZ/XlPA=; b=ixyPKPMlhdegublzWxczdrvpw29nZXTKOOGd8ORZ0hrflNrsIObVVM5Ue2hAR1HKkD VIv1KPvOFlgWCUnIdaR91onr0XVQT1VgB6+H1qnGWka+WP1ha57csg2YZlKd78gB2gqu jpGU4cj+TltHiGfiqQvWKGqJ81VI2dqIu1ra4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694435255; x=1695040055; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AsJPsqD32yST5tMmVqNRovrcNuDocTi0Q2pDCZ/XlPA=; b=eHjYe5k9/JiRP2MJ4lRT66XC3j+Y5yLjYoe777VRLtmdwPxpLXW22AtPft6i3TuuOQ Fu7Mt1kUADUdgGd5hJ7djhExhDyNVnYe8xkmA1dov3f52UbrPFlRrBosSe00cziwii6C G8I6jrJ2IIsVViu/D6WXdO5P6jKGaKavXVYJTrPx7lxxxg+RffQTUx+BQ+wFMUKVmIVf ccFQdFUlCykBTO28Y0HrxEs+/cDlyrqASt7Q+zH0gjbq+PyUgCiJ2nzNA7VDVFkdv/t0 M8PepXX2ldaEbyc/I9S94D6FOQy48IwbCDO0lzC57GXiR8hAjbsNi09WEQp/3AZuEArz LmAg== X-Gm-Message-State: AOJu0YzmfxnY35DmhKdPf+yinxf5OILGdyfhgi/yxA3Y5ja81v4Ezceg VS5GtoEq2ll7xSEf7jjSCabathCZtIArrMkthomS9ttkK16Rf5efnjId9Q== X-Google-Smtp-Source: AGHT+IE7VlZ+TrDaspz69tWLgKwpLH4itd/I5USxST3jgf9nq5h8YPnGBu3y1FldOKfLtN6i5XSSNyCmn6CQ X-Received: by 2002:a5e:9203:0:b0:794:c29c:193 with SMTP id y3-20020a5e9203000000b00794c29c0193mr11030003iop.10.1694435254805; Mon, 11 Sep 2023 05:27:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a23-20020a056638005700b0042911ed0da5sm179654jap.11.2023.09.11.05.27.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:27:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:27:34 -0700 (PDT) Message-ID: <64ff07b6.050a0220.1bc3b.ad68SMTPIN_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 28A9E6052471; Mon, 11 Sep 2023 08:27:34 -0400 (EDT) Subject: |SUCCESS| pw131331 [PATCH] [v2] malloc: fix allocation for a specifi 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131331 _Testing PASS_ Submitter: Artur Paszkiewicz Date: Monday, September 11 2023 08:09:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131331 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/