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 C1862425A9 for ; Fri, 15 Sep 2023 23:22:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0D2F402AF; Fri, 15 Sep 2023 23:22:53 +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 8B0A4402AF for ; Fri, 15 Sep 2023 23:22:52 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79536bc6697so90196339f.1 for ; Fri, 15 Sep 2023 14:22:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694812972; x=1695417772; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zViaVxX2stc6uoczOBV/BDXFSS7tSuUeVRdVVqcQdoQ=; b=dkoknFZWuTSDXikUW9vS2FElckZywzCWSGk2LUx095Ytvr90VSBOEOMvP2AVEIMN6j lLy6gden6jnkorL/cPOHy4tsAmmx8wOdm0DVIOT2uZ89zfaadkiSMoFpdsUnn5tTLRhl B05QDhbcMWI3Yp/L5E7ebbJbjFVt3DsTgWvTY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694812972; x=1695417772; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zViaVxX2stc6uoczOBV/BDXFSS7tSuUeVRdVVqcQdoQ=; b=SZYJa5daYLmVrg2ue1UtZg3ua4uOUjMcTBDAUt040pmcqRqr5SVJ95lPiyVRbINdwI oekCbAon4XHfYxzBtta5OpMqbAEMghgD59r0bXB9PYxO0QVfAlJSlfq6JXftSemWSmnS UubuGYuJMT3LyfZKDp3IZPVZpc0Y6VEIefpYiXnStbz9f9VqbwECm1IVFh2QnJK8wPVw wwonCDpaGOGnlxp1zReZ/z7Jq8lMt4bAhMs8RKa425WTBFaqu9Ntxtk4LxwbDO3GNsU0 nXgvq0M9GMqJA2REVcUT+lvfhKrYwsM0CJ4zNeeR0WakVDS0O1xPQKO4fYrSl844lm+Y Y5xw== X-Gm-Message-State: AOJu0YybPzt6duuiw6h9Dea3JP9SpkdYycJT+8/NzV7NEX06Ga5NGDNU E8bzB+usHW6LhlUDiY55JG2t0t98EodCPOPeN3Q9d13hAFgC1xaJTMLzh/f6Ldc9QfwP5IxfOQ= = X-Google-Smtp-Source: AGHT+IEEfuKbzzer/tkyiOcMN4oGt6+qPxZUXaH2o0PvUDI/ZhD2N+zj2ScpdCbDn+fW2Er58p368qDCi+Zs X-Received: by 2002:a05:6e02:214f:b0:34c:a30a:15f7 with SMTP id d15-20020a056e02214f00b0034ca30a15f7mr3839647ilv.32.1694812971840; Fri, 15 Sep 2023 14:22:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e6-20020a056638020600b0042b0e3c642dsm364668jaq.40.2023.09.15.14.22.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 14:22:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 14:22:51 -0700 (PDT) Message-ID: <6504cb2b.050a0220.eefe9.9f8fSMTPIN_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 3DAFF6052471; Fri, 15 Sep 2023 17:22:51 -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 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 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/