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 4D832425A9 for ; Fri, 15 Sep 2023 23:56:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 255E6402AF; Fri, 15 Sep 2023 23:56:08 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 5B869402AF for ; Fri, 15 Sep 2023 23:56:07 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59be6605e1dso29121917b3.3 for ; Fri, 15 Sep 2023 14:56:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694814966; x=1695419766; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/YvcEY6HjujS5kwVqihwU6C/t8nnn2F5eF/r+AZ89TI=; b=cvvo8XXgCvwsoZ64qJ4xjMfA9nhQ/bECQWbWRbh/wwhlr48C4Z3RwyG+WWLjttQ1sa cbZC7DJrMWvmr0OfskdDERNhsbJnMaiUU0Q+jlNHrrCrXDk24gn29YXATi+OJz60GcKt 8UugLCQnvd4zp22RcHsZduBLmCJv8S/qgalmE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694814966; x=1695419766; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/YvcEY6HjujS5kwVqihwU6C/t8nnn2F5eF/r+AZ89TI=; b=DpgxEmAiydSoTwRcj8ff3rfzWQBbxsHbQ3RkMqFz5pcaBmzH+r4zSkv0ZJLYOaUTFV cq1wcgtHDXxFa067r9or4ewFW9qc9+xaAduYZsGfAfzHvUzeyLPP1rihfZ28vrBu8oPD dNWZ5NXNZQiDxFV1UNY9VbzhbvRQCzZUSdDjucT+rmRjY9kWIBe6C8saBSzhHk+TWAYT okvw0PDH2BrMvoNaqWjq4BeSWb7REs0Rjtx/vlFGlCrS9XLkd1PSOmvQMXtYWySkSHm8 CsuLUBhPeJLKv5Jvy40NBVvQ0/YeLCcoJ233azTLM2bznAimzI/5nPgCJ31qZMw/WoV2 f24A== X-Gm-Message-State: AOJu0YxHljxKbh1ovMRyZx0Uk2AIwXOnmgs74C9ajCKlHCuXNb8+hsJF IjxaCRHf/IE9YJKezz1Qf2BSccnh+GA2SY4DdeerPK0Y2nSBpU2q55AVtQ== X-Google-Smtp-Source: AGHT+IHTT5RFe/V76CQZIcbvg90bQzm3gPPlG7cPpsE4io2IgmqSN8AgnlymoT5HsXvSwiYrkkdX7ubqEM0M X-Received: by 2002:a81:4f44:0:b0:59b:e9d6:cad1 with SMTP id d65-20020a814f44000000b0059be9d6cad1mr3593171ywb.22.1694814966770; Fri, 15 Sep 2023 14:56:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g16-20020a815210000000b00589d113cc50sm648348ywb.18.2023.09.15.14.56.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 14:56:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 14:56:06 -0700 (PDT) Message-ID: <6504d2f6.810a0220.b6d02.2d03SMTPIN_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 2CFB36052471; Fri, 15 Sep 2023 17:56:06 -0400 (EDT) Subject: |SUCCESS| pw131507 [PATCH] [v2] eal: allow swapping of malloc heaps 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/131507 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, September 15 2023 13:10:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131507 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27621/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/