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 7EBF44256F for ; Mon, 11 Sep 2023 14:28:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AEB8402D6; Mon, 11 Sep 2023 14:28:18 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 42921402D6 for ; Mon, 11 Sep 2023 14:28:17 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68fbd31d9ddso720954b3a.0 for ; Mon, 11 Sep 2023 05:28:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694435296; x=1695040096; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AsJPsqD32yST5tMmVqNRovrcNuDocTi0Q2pDCZ/XlPA=; b=T3QkIhxOIvI5TNiapZVaTvQ55E4BOTNIdaSKzyWGCT6Cp1NGvXNxqd2EGuRIipeQlc kLfXvhkCV0pZjBlWLWP2i6NN6LP7hXqDHgBg02tpJzdvDz04s91FhhCITC/8Rron3XRD i9cFLcpvyKVIBIFK+BVFd4VYUYkbUlzqJJhRQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694435296; x=1695040096; 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=cyUWKG0BEhnuUKRXCR1RtOVz84/3YXNKIqkOrlMc1LlstUNfWk16xDS434yMspF2WO b6B+IKfYhyR7jFi/9qILkOv4lJa9LMHr5i1z+bWv/qG+pY3lQTlY/nru79j7376f6416 I4zMW6dsrAB8+4fVJ2ZwhHNyA+KHGQF6+1Dp3H8gfktVdLB5thyuhG6vd7OBSdneWCea 8emkjuvY6R17LB7ttygfcBzvh4Zn4FpeQwx2SDzXskhjGYJGE/Svn7xk5d3SM2xKat6N 3IDnNDMK9EfpSfFdkvIqz1k6wrjIfm0+xoBmZ86+EmTi9rKGYWRB0S4bAp3UnLW3xqGn YGSg== X-Gm-Message-State: AOJu0YxAQciwW3A4ZdkhcSfrCEIPO77GSw6s25Ncnrm4qJMvk1KIwZ4Z raQska4GHJzD/Ra/DQLqPobVO7X60XtU6kHghR5ImAvVia3fiei7psntsA== X-Google-Smtp-Source: AGHT+IFPUakzlfs1gI/Eqo+5HaCKFsS5OEUrH5ayHOEZF7M/s6LTildW9qmgN5V2KiEyUsXcwd0mNhYg80rI X-Received: by 2002:a05:6a21:778a:b0:14c:5c5d:ba93 with SMTP id bd10-20020a056a21778a00b0014c5c5dba93mr7985439pzc.56.1694435296426; Mon, 11 Sep 2023 05:28:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gb14-20020a17090b060e00b002680ef05c3fsm416428pjb.16.2023.09.11.05.28.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:28:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:28:16 -0700 (PDT) Message-ID: <64ff07e0.170a0220.e9e72.b057SMTPIN_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 955326052471; Mon, 11 Sep 2023 08:28:15 -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/