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 DE9534332D for ; Tue, 14 Nov 2023 18:53:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D809C4027B; Tue, 14 Nov 2023 18:53:49 +0100 (CET) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id 39EDE4028A for ; Tue, 14 Nov 2023 18:53:48 +0100 (CET) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-4083740f92dso47918345e9.3 for ; Tue, 14 Nov 2023 09:53:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699984428; x=1700589228; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gKnH6veOnLhaLh2f3l2RZgcc5iVzs2kVXVHBLTWwgc0=; b=SlO3squ6DhlDZacdM+PijJjZPYzc7OoUgad6iF2WAi4E2t8cS/Xm3kWNPbsj22IKOF dpLFm5gsi5kjvbT0C2Mb4+G9EEkHGamGt+wtLaUa2CX7nSEx0EJb3I0EjfgvcaGm+xuL pOLNXQnWHjA98GRHH8OgrcrbngB2dGVp4Y1no= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699984428; x=1700589228; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gKnH6veOnLhaLh2f3l2RZgcc5iVzs2kVXVHBLTWwgc0=; b=kkod6Pn4dNt9BREbex8j8jc/Y+AJd+RfzDgRSyDBTLlfoK7r8eIzG/8m5yuhzRS6RR vIaOPQzHCKEO9akAd9yi/c8ZcuA0HoWN1J1alzyZFZuBgAMLZAJj3pK+Q7LSYsueUBFp qaMVIA5K88fpZiQ8mnmZrQCi2EAGrdWiT9S346YKWl9fF4yZ9yBfxNQub1sSC9iGpMqF U+gIxm6MqDWchMXdoh56XWmvfBH+W5TG9oFDao/kLYu++gS+s83YnadBWgMqIeKY/IQJ Q+16DQIcJakPqhPWgFaje0KnIGCKBjBWvQqFwjyHTC4AZOBfjd2zMfZTmP7OTqHPlugI RZvw== X-Gm-Message-State: AOJu0YwaehIeSAU9I3fTS4ZMsF7z/z/KuR/oeGJGDf+kmQY4YoxaC3PY PBqeL/JMGRdC7h5ricVROdMBnUGp/EK3JDeh6prmTLFRBopppQRogncq/fWI/FZesFU4QxyEEw= = X-Google-Smtp-Source: AGHT+IHRXTYCAhCJf+3s1POmmTDnpn7i1e4iww3kKaX5qwKC3bbtFr9KMznlyib+O4NYI1RzryAa1SDCAz7N X-Received: by 2002:a05:600c:3595:b0:408:7abb:b0ee with SMTP id p21-20020a05600c359500b004087abbb0eemr8195786wmq.26.1699984427840; Tue, 14 Nov 2023 09:53:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j15-20020a05600c190f00b0040a471ea44esm4603609wmq.30.2023.11.14.09.53.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 09:53:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 09:53:47 -0800 (PST) Message-ID: <6553b42b.050a0220.cd164.1293SMTPIN_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 F0B756045DC3; Tue, 14 Nov 2023 12:53:46 -0500 (EST) Subject: |SUCCESS| pw134365 [PATCH] eal/windows: fix memory management macros 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/134365 _Testing PASS_ Submitter: Gregory Etelson Date: Tuesday, November 14 2023 17:05:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:737faa1b4331f6395bc3a665159a489f404e6052 134365 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/28378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/