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 45298425A9 for ; Fri, 15 Sep 2023 22:02:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 401E7402AF; Fri, 15 Sep 2023 22:02:52 +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 4132D402AF for ; Fri, 15 Sep 2023 22:02:50 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7926b7f8636so66089939f.1 for ; Fri, 15 Sep 2023 13:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694808169; x=1695412969; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wTa9DzgBUTi9Z90W/aHZG5i+3glJo6jlxhGwKjsn26I=; b=Vgqbaj8v3s/qEtYK/lLudYpjKu0KfmdBWiVqKuoKFcsMUHK5HMa4xx2UGXW0bVUnA7 qFhJGSi+jUG6Q54M5qvGPjxBpce0yLxicCPmxsVmFoNd5dG6CjG5WQVW9zEQrcqU9IpT lP+aJ8F0/8gOqDMqlAJKZz5jXUPUHqJPu4458= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694808169; x=1695412969; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wTa9DzgBUTi9Z90W/aHZG5i+3glJo6jlxhGwKjsn26I=; b=v9j+z6XpZ+c0EZK3NXLC/8HP4aBzGyeBxW0G75gmnvru9MqSNmeRX/nsL2rre2V0G4 sVAuEFCqFCME0zqauMp6Xup8JUaK8YaZDhHMZyzK5avaeaKZbSaPB9Dcc1AuGhWbogiJ yT0bDpZ8Lk/0J3IX7BYw5ABM5SDv1JCdYDaXTztpLjgpSaEmkoI4KZLPT2x6bhn9/REU iROubmURCrUIBVR1bjVlx+AHo2K+UtwkPrI0RPZdTnJm6cEAMm8lw79P8wiLJyP+7atT NA3IgfcGjdlXk2C9Cyw9YQNaqxmeqojf2WETxTI2rI6q1Hrbjqkx2DhhdHhp/9p+BXXY Nq8g== X-Gm-Message-State: AOJu0YwmTx29P9ia6KXGE+CzFqkGJoZI/VYsyIDKnVKp6a27e/DYwx5q PS9Zux3J+slLkoyDePaZHPP2RMs4LbDDTAmweDNdmLAM03fOK03hofwQUA== X-Google-Smtp-Source: AGHT+IFjDC82PKy8tiKqzmVgtvl4F/p8/sqPpOZ7T/NGGLkNfV8tmeo9xvvM7YpuL6c49Lzo0oJS+IP3Dz+Y X-Received: by 2002:a05:6602:1603:b0:792:8c29:7b with SMTP id x3-20020a056602160300b007928c29007bmr5811116iow.10.1694808169709; Fri, 15 Sep 2023 13:02:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gg13-20020a056638690d00b0042b29d5a8e6sm356591jab.53.2023.09.15.13.02.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 13:02:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 13:02:49 -0700 (PDT) Message-ID: <6504b869.050a0220.9a47b.a0fcSMTPIN_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 415B46052471; Fri, 15 Sep 2023 16:02:49 -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 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ 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) 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/