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 60EAB4332E for ; Tue, 14 Nov 2023 21:33:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 45C45402B3; Tue, 14 Nov 2023 21:33:43 +0100 (CET) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id 879DC402B3 for ; Tue, 14 Nov 2023 21:33:41 +0100 (CET) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-9d267605ceeso887735566b.2 for ; Tue, 14 Nov 2023 12:33:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699994021; x=1700598821; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eYgixVIOd1w8RKBQiExSCYnnzC77rQD0Gv1tHPEBqtY=; b=A6wGOlVVYbtsFjGFgkm+hciL6YE+PxXnzIKA651LoqGRmhufSe6JnZVWQpaJiInyI1 XmWrHRIqdN/DszqEfELRdbt6HY+vQrZoT2ADp2eXW8c35ViukNZaADgbgxJSK1UWpUzL h+xcvuzkk5jwXkFcsMsj+JC8s2+Qo4GO0EdEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699994021; x=1700598821; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eYgixVIOd1w8RKBQiExSCYnnzC77rQD0Gv1tHPEBqtY=; b=Rq5oOeBvxuuifwuClwTchkOGrjBDFIlDuhvfdfNMVGeXW/ui32dAd/150TOQouSDVR oqSE6b/YWtzIRhIVgd+RANMyoij0vLCLYG5TcNkQkGxjSKeP8vYbGtb2NT0j+gGxQ8pS UukezKws2ThMXlaDMSts1dqIZ2fHF+zbn88mJkx094+u6S/I/m2nrT4/NzbYTTc8Y7Tk WYtklK0G3UUZaqrMh1QymTpD8mww1EYNFWoMjKG7G1tP3PdKOmjZq01VP6rPuD6qAP6D F0Tmyzm3bGroznhkGNN64IBFC/v6Y2SjiTOY9wCrZKmW4kytsKF3VTH2dmCdemHOhi6B Oc9Q== X-Gm-Message-State: AOJu0YxIw0I+YPdPxxoE+Y34p16oq65S8qb5CcTbW7DV/SlA7rTg+pap MqBZ/c42rDAgTMaxx/gJWsL2ZPwHWpQa1P1KIfO9RJdwCnkE1ul6vTqHqQ== X-Google-Smtp-Source: AGHT+IGGnFE40hevCcZTwXVJtJNur9VWAACpttfmG+/AkEiU7sROQB6KnvtNyPhprbaZGfJgiDeV13g6uDyZ X-Received: by 2002:a17:906:ad4:b0:9e0:4910:1649 with SMTP id z20-20020a1709060ad400b009e049101649mr7746076ejf.8.1699994020484; Tue, 14 Nov 2023 12:33:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u8-20020a170906c40800b009add084a002sm3001228ejz.140.2023.11.14.12.33.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 12:33:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 12:33:40 -0800 (PST) Message-ID: <6553d9a4.170a0220.b76b6.ca78SMTPIN_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 A7DB7602A042; Tue, 14 Nov 2023 15:33:39 -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: Etelson, Gregory 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) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/