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 EE2DA4332D for ; Tue, 14 Nov 2023 19:07:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E76064027B; Tue, 14 Nov 2023 19:07:20 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id 0A6924027B for ; Tue, 14 Nov 2023 19:07:20 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-9e61e969b1aso658905066b.0 for ; Tue, 14 Nov 2023 10:07:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699985239; x=1700590039; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PxXfHZciFFnhkuD3RUYlLBT2iLOVFdVYezIu+i5tcRo=; b=ZQ1fG5DO5blQcydDhhARlcNoUP2LBUXyY3wu+GhH9jfNtocwrOnqCO/JS3MzDp0WmX EBXwNSjcGrSCmYELNak5H9veRkEkxGkufoNbw8X63H2C/gh6sGu1XVyRmuJY0B8I1Unt KkxWGAV5Hzfceaklvy69bBDNn5lx+HEZi1a8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699985239; x=1700590039; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PxXfHZciFFnhkuD3RUYlLBT2iLOVFdVYezIu+i5tcRo=; b=DHndURTDp8hEDMsuLpqgXJei34tv2kuBNsBk54SyFTTsFHrlUOBOPbqjCdFtRwJZsH pyAnhYAG94LLR9vdwlOiTeX4Ni/gDOcIrAEZTAd764IArx57POeIO5rdqTtp/iRZQyfS 8jqkWAW/0Z65INcSAliQ6IRhPNPTldDlkz1T9WuImeUQOOAskxGat4D+shG4zbgFMF8z s1g0VzoaxErqU8LMnST76l+5+vmVnA9RhegM0nW0UqK+DsSIUNcPP7TReddxEmsz8f3R ta24tj35xGvoZMxBnlpKww1r6Go8ke9TPWkIRAIY7SWQYOQ8Abl6v3EGk+IflC16+xSP NWeg== X-Gm-Message-State: AOJu0YxVMSRRJ8M6G1cwNelestvTEjkJSzrfaQBdYA66mBfaTsPNv3bP MGoU+k5cLXyRhsjL0QXEP2jAuCjiIunldH0WXmR3x3NiD+5LUXXvk+ruQQ== X-Google-Smtp-Source: AGHT+IGDQRdVRj0/+8WuNullqw/Ymfeuz77DuM/a/W1p/2akD7BqcWqi5t/sEXASk6aDsThN/mxTytHck/N5 X-Received: by 2002:a17:906:c1c2:b0:9e6:6b44:b38c with SMTP id bw2-20020a170906c1c200b009e66b44b38cmr8222117ejb.7.1699985239640; Tue, 14 Nov 2023 10:07:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y19-20020a170906519300b009b92b7579b3sm2561813ejk.257.2023.11.14.10.07.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 10:07:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 10:07:19 -0800 (PST) Message-ID: <6553b757.170a0220.4f406.dc05SMTPIN_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 C367C6045DC3; Tue, 14 Nov 2023 13:07:18 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/