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 96E69425A9 for ; Fri, 15 Sep 2023 23:30:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84702402AF; Fri, 15 Sep 2023 23:30:30 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id D668A402AF for ; Fri, 15 Sep 2023 23:30:29 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-44e8984b724so1645071137.1 for ; Fri, 15 Sep 2023 14:30:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694813429; x=1695418229; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=18zZUESlfVTl0i2Rwvy1TNEfFt9DRxLOWiDb2FqVUQA=; b=gxI1C2Bi9J45+jYVuWT1Anj6/dMUFhIh5MpvTwpOi2E5JrVv5NHBRN4SfeY5T4PPD6 6NsnUVhK1YNeFoCSJH35ivr18yuZDlF9ZwigAziKQvEwpaF3QQ2pEX2ClJf2572pHymg CiWklfzMeIAJ/HjZl+FSoSKOsquGU9f9NOmCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694813429; x=1695418229; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=18zZUESlfVTl0i2Rwvy1TNEfFt9DRxLOWiDb2FqVUQA=; b=PmSHEtlek//4PLLFhA6YU5VFEFrhSHKZioEYEchN0PHzVT9AQzqJ8kbTTs4aIpT2NG 4cg2v0WljsVSW9pZbDeALgz6pV1sGNUBECrFwSFePNzWl0tbpmZXpnNIwiYFcKJeJ0B0 I9X9J0ujNS1gFAGVI24xCTWTjWNftwCHLYRxSNP0p9NbjGr6bkHffBlMw2OvZoQPXgYz 33/1lbwlMOXNvc3+piMA6v1Ol1Y4wHmQHSErxPn5i+rxfiZNJTFgA1983sxchQ4HG4Aq xL/r9Q+2BTpK8/hrxe9sLe6wvY06C2uXwxqdcp0KsGPjha6BD6TREU8RZQVe4XLTwoMb 3XIw== X-Gm-Message-State: AOJu0Yy1dIvRVuZpCHxGlX3XzQvY6g6JKd69yKAuLKBN+lPlEV2D9JOE klk0vpuF8C2Lcoh4LiE89MNTrEZ8D2TsHmZW8My/eQV2cnYjeScBMsObCA== X-Google-Smtp-Source: AGHT+IEMuT86C8+Zp5ZcziUrf6CSZIc1tSbc8MmP+zwSE6sG3I6xsU8apTMljbivK86xVMrtDM94mmwvxOXe X-Received: by 2002:a67:e98a:0:b0:44d:42c4:f4bf with SMTP id b10-20020a67e98a000000b0044d42c4f4bfmr1780968vso.10.1694813429216; Fri, 15 Sep 2023 14:30:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k12-20020a05610238cc00b004365c45a1cesm509577vst.2.2023.09.15.14.30.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 14:30:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 14:30:29 -0700 (PDT) Message-ID: <6504ccf5.050a0220.1fb3.d8aeSMTPIN_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 BE1DC6052471; Fri, 15 Sep 2023 17:30:28 -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 | +----------------------------------------+--------------------+ 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 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/