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 A2C3E4332D for ; Tue, 14 Nov 2023 19:02:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 606D5402E8; Tue, 14 Nov 2023 19:02:48 +0100 (CET) Received: from mail-lj1-f225.google.com (mail-lj1-f225.google.com [209.85.208.225]) by mails.dpdk.org (Postfix) with ESMTP id D77C44027B for ; Tue, 14 Nov 2023 19:02:45 +0100 (CET) Received: by mail-lj1-f225.google.com with SMTP id 38308e7fff4ca-2c5071165d5so33943961fa.0 for ; Tue, 14 Nov 2023 10:02:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699984965; x=1700589765; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1wuAntt1IalfHQ184ZZH7nwmHkysofbf3lCg8RKK+XM=; b=IP/4bM1CK2n4mU3CKkxQmXFUafQHklchzg7Hu3Yok5WCQH/JQYSztM+l1HURvaEQCs mIxjTUz5KEtwq8VEaTHvHFskSB7XFVihP8ul47WsdHG/GRedPAAY5lVaysaGADfXxgL7 Jv/RCQYSNNC8p3hbrEZPpZuCi7aF5Jzf8uoOo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699984965; x=1700589765; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1wuAntt1IalfHQ184ZZH7nwmHkysofbf3lCg8RKK+XM=; b=bK4vHUyRp9mh4NkGPtBmyF1zhgBA7UjMUuyA6IVhRkr5aaf9nkYdOWOfKY9cD2wjmJ qMMlCmuS0/uckaXKHLUQ6z80W6m2tuz/RuEvb+fEaikYpr5byofOyDlW4+MXPnostelR XjUxS5yTUoj+V7c2bIU7Pb2jDUZth5sugota4wUBmK5/KtmUpVuHYpHlKOjT/Ep7gQef fnwVYcYunF/FE3qjjvBVGy0KUCeOlhlgXoOa78aUAhM7iR856PUVOWq84Drqbxaytwqd rKrTa8T7bl8zvfy/tqcNMxpcQvb+Xzt18sAN25fw3QL/jBttSbnRpP1aFCQOO6ems0XL imSQ== X-Gm-Message-State: AOJu0YxPhia/Il22C57aNvH6yl/Zh/eK7FuRP7yxVj/J+12PSj1svUsv ZEbawebZ3OAwa15XJTc5DL9pob4d9ZZ46vxP1x8PuUxRMvyh1gB03N8yZw== X-Google-Smtp-Source: AGHT+IG6NJhqqz8xQMKse2XClULpbjK4jz6NVNaLeB6HTTOYWLJEPyzYBcH4nJ2D0bB7biwaK30MqKFCK4Wg X-Received: by 2002:a05:651c:30d:b0:2c6:f136:96bb with SMTP id a13-20020a05651c030d00b002c6f13696bbmr1961657ljp.17.1699984965515; Tue, 14 Nov 2023 10:02:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bg14-20020a05600c3c8e00b003feeef611ecsm3722030wmb.2.2023.11.14.10.02.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 10:02:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 10:02:45 -0800 (PST) Message-ID: <6553b645.050a0220.f0659.0567SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 9A4956045DC6; Tue, 14 Nov 2023 13:02:44 -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 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/