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 F18D7425A9 for ; Fri, 15 Sep 2023 22:31:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D30CE402AF; Fri, 15 Sep 2023 22:31:55 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 6E8CA402AF for ; Fri, 15 Sep 2023 22:31:54 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c364fb8a4cso23683825ad.1 for ; Fri, 15 Sep 2023 13:31:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694809913; x=1695414713; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4CW8iTIhX+sGTISFKpwkt1YA9h9WCpV+YGq4Qyr9Uoo=; b=iQPJ1RjwBUWBGFse+ozngSB00oTMwXzzxsZmahVD2PMi4dn1pi1gTQZYNlCEdJE8zk bGuXYafC3GppwKsqF9jrRaRD9xbW6pQFYqOTlo41SIXdFFTxd8oDq7C7nhsfb2Vd8aEX 9M1YclskQ/BEYi/RnMzeRvB/wxYxRiSRxT9ps= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694809913; x=1695414713; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4CW8iTIhX+sGTISFKpwkt1YA9h9WCpV+YGq4Qyr9Uoo=; b=xJb+DD94tx0q21Uir8BJE9l9OKsOextwJz4/qpuIWnqRGqRd31dfU/5XPynKc6tKUV ebMfQ8AJ3rQp5CnJrVwMBAPQEctc567mbEM5M1AXC5VhvVtdrh3WxCDUN/t0TcNTyROe i/Uz7urecvb8CJXWmfsJIejwcO/9h+c5aufa+6lAZSXJ4Jo+z8CyPAHNvuxab0mSCpUe eJ9jawzT8BqcIqwq8VIoR2WC7/eIdiihDF1gmxEoEmzIKGTxBn7nGlSAWqhr5TOadf7Z bU5KHpDZUkIgKRgRPOdo9pkKLl5VPsy3Oeb6hgWDYtqpYuRdeGvh6ABetCpo5fXFNLuF Ub0w== X-Gm-Message-State: AOJu0Yz2n7uPI5ghxYs2I1WgAmHnU8cKBosA12axXesbCveMKj6zp3Lg 67rd5HiqjUZGI35cj2Dg7zV1Tsp9jXSSXC0k7tzGaW9eDiaU+vtzeTzlnQ== X-Google-Smtp-Source: AGHT+IFiU5htgIfFvOfEgFgyb1SagcnL15hhybigautzUtf9xhYVlfofYNMsCL5oGkCHWrEUzCLIH2u1n9MC X-Received: by 2002:a17:902:efce:b0:1a9:b8c3:c2c2 with SMTP id ja14-20020a170902efce00b001a9b8c3c2c2mr2542572plb.37.1694809913606; Fri, 15 Sep 2023 13:31:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r3-20020a170902be0300b001be03886708sm384427pls.78.2023.09.15.13.31.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 13:31:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 13:31:53 -0700 (PDT) Message-ID: <6504bf39.170a0220.81c96.95dcSMTPIN_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 CCE0A6052471; Fri, 15 Sep 2023 16:31:52 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/