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 B7D83425A9 for ; Fri, 15 Sep 2023 22:56:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94DC7402AF; Fri, 15 Sep 2023 22:56:55 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 93B65402AF for ; Fri, 15 Sep 2023 22:56:53 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c35ee3b0d2so20683645ad.2 for ; Fri, 15 Sep 2023 13:56:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694811412; x=1695416212; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FQc2z6lzd9tHYiacIHQAyPXt0AuKYuep9EA1NaKq9SQ=; b=dUrhatcNLcet4ctr6zSNNkG+kngk5SiwJFWviV902ra5muRrUN2pyDDOfTGSXxrlaY 4VhmLhuo4zXCzSTeo/bW/c9sllBN2xHW/kBHscgJJ96MChJOCkonSRdveUazoVMXNYqm hUJce1iOYlGZnnj4wWJUoyDHsLUCCAxhPW1G8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694811412; x=1695416212; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FQc2z6lzd9tHYiacIHQAyPXt0AuKYuep9EA1NaKq9SQ=; b=bE/tEX2rsUJryzN2XLrK3Ki3MKcHhx2y2QX192DnAWleaLAU+q6b63TOeIGnxva3Up 2bCpJzIyuT3mwGCW1ux/ZbesyPOYIs6HEcHXyZxM4CxK3UOAkKFY314b5gcYGW5AiIlL LUreFGmMCKm899YTTqj67xdbQknPHQqOTrRKQ/oEFo5rHI+SuWlWuvgMHogZWjjWr64I 7Lox2yKqzSPW3WOg6RJX7ZwBRfXGGJDkWT7kr/6VoC2JjMLzezmKEVntOBOIzWLchbLV xkY+EhcdcvKP2sGqnrTyH1mdsZZy9QMSfltGbSmgNTDs46ZcM75FBivx14LRb5EvuvTV 69vQ== X-Gm-Message-State: AOJu0YyCTDqNloxsnC8mZ/xS0YKlOCqq4HUI2FpNvJtlApuoLpgxTcPN i7x9mvBGzZug0ceWjxVg7xo5hBwGklX6hO5fKlUrZ6Lm8dNpeDevsy/myg== X-Google-Smtp-Source: AGHT+IH5VmxsGHFYpH13rGfDkxw6RbxMWQhBiUUDksWbteI05MnU946x9sFQpcaCPCrJLWBvmwCzI6eTAMLO X-Received: by 2002:a17:902:e84c:b0:1c3:eb95:2d27 with SMTP id t12-20020a170902e84c00b001c3eb952d27mr3260853plg.48.1694811412583; Fri, 15 Sep 2023 13:56:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iw3-20020a170903044300b001bc5169be44sm407989plb.110.2023.09.15.13.56.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 13:56:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 13:56:52 -0700 (PDT) Message-ID: <6504c514.170a0220.91cbd.aaffSMTPIN_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 C3DA86052471; Fri, 15 Sep 2023 16:56: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-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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/