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 1E1054332D for ; Tue, 14 Nov 2023 18:55:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 172794027B; Tue, 14 Nov 2023 18:55:26 +0100 (CET) Received: from mail-ed1-f98.google.com (mail-ed1-f98.google.com [209.85.208.98]) by mails.dpdk.org (Postfix) with ESMTP id 32A804027B for ; Tue, 14 Nov 2023 18:55:24 +0100 (CET) Received: by mail-ed1-f98.google.com with SMTP id 4fb4d7f45d1cf-53e3b8f906fso9073247a12.2 for ; Tue, 14 Nov 2023 09:55:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699984524; x=1700589324; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PUZzl1OFQW7Ph27pFDckBIlTMBrs/z5fWT/TWOtPfSk=; b=YJy/dsT63QdU2/phf2Jio6/RVJxnE4xSxc8Uktf0bqkBU7Yc2qLhVr5BLj0HPBkqaN JfFGdHzfcd95IbPPaBECsqGrlJCoqG53R89ImvViGHbQMiIcQW1tfmhQ359b1NjbeP4K o8XFZv0+KwG4Td2K4ulPGPPds3MpFwl1FEp3c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699984524; x=1700589324; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PUZzl1OFQW7Ph27pFDckBIlTMBrs/z5fWT/TWOtPfSk=; b=Pm0157ZEsXCf0js7XwCedN2U9+7zg09mObn5K5OeHe645zCslZDwnJhfLRoWZtR/SM xqPTcLTnoML0neVDuHERHO7q2JEOCGxvOvQAjtTp/E05eOTZq4EetxR6nX0KnOKLnp2a j+EiwbdzlVLT0DxA3Z+fNMcZqJQHGYjmXO3SHKgUqmldK+9g6ZeTuGfeh75j6pFYyqqE FuhAri/dpZXgcJDYrAfq+Zz04r+fd4yEvuMfNClPYbr+w1zBP1sHxJFIz5jubFF9ceV1 yRO8UJ8ieE6r6qOeHPux0A/z4DBBYtqtATI+QZQw8jLZcND4us9TdEx9Bv6tNacZIlL9 s4pg== X-Gm-Message-State: AOJu0Yymrr6jCoT9O6nlFVrAcCbuQ4rfSH6n2bolvzh3Kep2Vq8htViB Nj5ZywxQaShw0IVrKqhXT4qOm0G8ZpbN/E+bMANaieS1zhdbSCrVI9GOEg== X-Google-Smtp-Source: AGHT+IFjoQigReVjjOO+U7lBB6Rv7Q+l4+tsIxvv3VyZqqYeiaJ32i/c6rG6ge/4n9IAs6StahpKgH40ul68 X-Received: by 2002:a17:906:517:b0:9ae:6a60:81a2 with SMTP id j23-20020a170906051700b009ae6a6081a2mr7797188eja.25.1699984523766; Tue, 14 Nov 2023 09:55:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o26-20020a1709062e9a00b009e6371352c3sm2519242eji.235.2023.11.14.09.55.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 09:55:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 09:55:23 -0800 (PST) Message-ID: <6553b48b.170a0220.f3bfb.beddSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 95F0F6045DC3; Tue, 14 Nov 2023 12:55:22 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/