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 54C614332D for ; Tue, 14 Nov 2023 18:56:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EC004027B; Tue, 14 Nov 2023 18:56:28 +0100 (CET) Received: from mail-lj1-f228.google.com (mail-lj1-f228.google.com [209.85.208.228]) by mails.dpdk.org (Postfix) with ESMTP id DCE4F4027B for ; Tue, 14 Nov 2023 18:56:26 +0100 (CET) Received: by mail-lj1-f228.google.com with SMTP id 38308e7fff4ca-2c83ffcdbe3so37271771fa.1 for ; Tue, 14 Nov 2023 09:56:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699984586; x=1700589386; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=viSDyBfrrQDzpXzJHN/DDU2IZJEWNCNWZGCUINqrVAo=; b=CXAWtpmp+HRkAEof4eZYwr1x3fk8bJJCXteZOmSKI6Of7jePOwLoUG+CDXhM4Jx8bz 9mR7zRSzzerNFkOegnt0xtikULoZiCmq11nbOndmxaK3ULqD4lwQz4oSiVfC6B/VRcCE /Cz7bBDu/dY7N3jmEyRmjvUZrMowWMaw3L3LA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699984586; x=1700589386; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=viSDyBfrrQDzpXzJHN/DDU2IZJEWNCNWZGCUINqrVAo=; b=w5HyuAYoL93MHsDYoN5poi6syDImuuSg+KC8hGYnqtr/+5XLhw9rmL+Q3DlIyMgYDE s5BvoGc6AhZyDRsV9X5R3pPxa3QICbKboE8cujwYd1pLDfh1ekjYlBrFoMV6Wus4vBgp 50WUgzA8rFD8ckAl/CtQxhT4vDDaHrryW3Mc9G+UxqYXzgFr5kV1l1TGq058Sb2OTV34 zhMdv2X/SYpe7VqKYOVJyzoOBEPY5h4gD2+oTkT9kqNnPv9UsFvLahIe5fMoOgqnTIGO cGVq5cybVOU0uIWWBvpknfCMvd+UV63+3QiOA5ytwKVObof9j/VbJiu77fzjPXR+dDnl OtTQ== X-Gm-Message-State: AOJu0YwkIupj5JLrOwOU4jwsDD0JgMFrSvMG5S4J3bmguz0a/s8IGJ1r 1hTe+RryBiJQD7sz7TAL2ZTJ96JicdqZ0NG1FyfqiJ9uJbP1G24UwnnLBS4I54suLF3yWnN2aw= = X-Google-Smtp-Source: AGHT+IFyV79ygotcnKEF8FeYmvYWVS2Jb9T/SqzLhjeaOwabU5z05VxG1X16F4l+1p9fWj5eRUB7sKZ+3BfC X-Received: by 2002:a05:6512:984:b0:503:1783:d5a9 with SMTP id w4-20020a056512098400b005031783d5a9mr6089523lft.3.1699984586354; Tue, 14 Nov 2023 09:56:26 -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 mj22-20020a170906af9600b009889339f420sm2523728ejb.274.2023.11.14.09.56.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 09:56:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 09:56:26 -0800 (PST) Message-ID: <6553b4ca.170a0220.58e8c.b8d9SMTPIN_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 859426045DC3; Tue, 14 Nov 2023 12:56:25 -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 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 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/