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 6FB3B4332D for ; Tue, 14 Nov 2023 18:50:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A6C84027B; Tue, 14 Nov 2023 18:50:58 +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 94C704027B for ; Tue, 14 Nov 2023 18:50:56 +0100 (CET) Received: by mail-ed1-f98.google.com with SMTP id 4fb4d7f45d1cf-543c3756521so8904874a12.2 for ; Tue, 14 Nov 2023 09:50:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699984256; x=1700589056; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gKnH6veOnLhaLh2f3l2RZgcc5iVzs2kVXVHBLTWwgc0=; b=NtdffUxqhXbj1+f2xaWYKs+rKP2NybvRtSq/bL/HHDz9YpGqMAUbo7t928CGv1ZBjV 67ps3l5ZQxX/M5ezDjN5XGTi80oow2PKIqHLBydBCKlmnRN2eTw3Z2f4eyyXG7yp6FWJ y1yDUCQLW8DxBt5NbhYzMK4E7qPYWydwUK4o4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699984256; x=1700589056; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gKnH6veOnLhaLh2f3l2RZgcc5iVzs2kVXVHBLTWwgc0=; b=meihuuSThPdUMxFSViF7x9bJT3CjKfrITp0hKFsLipOkyT33dHLQLQgzf12k7Jznnj RamIfnb7oFi+n/Na9mcyVhzEn75wiF8dVcE2zCKbfaohbsca8ni8Pbpy1p7uG7QQz2F3 fFe95iDIeB2Ry4XtVcJiIWXLJrjUlAeAq1et9TllyKPLJ1Ha7kihT6XWwOuoo66MoQK0 02pNDzXnAY1JtCmpXJwJLvmnlYxxNvURz2CWEAmLzNO+O8lk+y3uYZUcF4fcmTyixHbL t3Covroenl+KYJq2HsrGy506IWVgoqRHLNDfL3oDYLnzBrmnDPtNKvp1rhmWbnXTZPqF p/7g== X-Gm-Message-State: AOJu0Yze9rRNkCndMcNe0x8ltiOKhT61TzfkLz3/e+G9t+883kWyROQ/ NzErMFokjuboxGz3S4I4SHKNVpLmYXOBaCPpuLJpJYgeOYKfyOcvFBeA4Q== X-Google-Smtp-Source: AGHT+IFBQBM2XW+BTV31BhlfOhve5xtsSybScP+CrilpZ/K1EmklVVU6lquhNdKlb+8sy/Um4mkazY1L8J1F X-Received: by 2002:a17:906:fb1b:b0:9cf:18ce:95e6 with SMTP id lz27-20020a170906fb1b00b009cf18ce95e6mr7507391ejb.62.1699984256302; Tue, 14 Nov 2023 09:50:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f19-20020a170906049300b009e628881741sm2529318eja.72.2023.11.14.09.50.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 09:50:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 09:50:56 -0800 (PST) Message-ID: <6553b380.170a0220.20626.bde3SMTPIN_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 7D5236045DC3; Tue, 14 Nov 2023 12:50:55 -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 | +---------------------+--------------------+----------------------+ 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) 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/