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 AAA834332D for ; Tue, 14 Nov 2023 19:04:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4EF04027B; Tue, 14 Nov 2023 19:04:56 +0100 (CET) Received: from mail-lf1-f99.google.com (mail-lf1-f99.google.com [209.85.167.99]) by mails.dpdk.org (Postfix) with ESMTP id 0BB8E4027B for ; Tue, 14 Nov 2023 19:04:56 +0100 (CET) Received: by mail-lf1-f99.google.com with SMTP id 2adb3069b0e04-507adc3381cso7911979e87.3 for ; Tue, 14 Nov 2023 10:04:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699985095; x=1700589895; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Dg99XRVCOF+M1e380dQ5+QR9x/UzeDuv8LHd5fLSyZE=; b=Qjpnl6QD8OkyFRpG84gLZFSuGi4ybHknuV68MjedV1isJIzTKHjKvsLkMRZ/yFR1yb feEouxkTp0e1SPGmFnjV4ofXjoq3QkY0tpwAxDfVVU+EB52b5QJiv94Xlyhkr3d7tmIY AxvgNCvk1USjBGMtTsu6wuGJXGiGaOQr4nYek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699985095; x=1700589895; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Dg99XRVCOF+M1e380dQ5+QR9x/UzeDuv8LHd5fLSyZE=; b=UX1QJmCofyP1LPGTC0wMwtrWhnobs28izDyVC50HKCJvZox3n9QHxI+U/C8CG+Y6Uo hwnMrEYkvrdnIbLBgd1ertRhUPIWCKuKGCIeCn12YouS3kMLJZhgqyqShTPhTiTLJgZn 3AdoDWXMhQv1sybYkko9iUPuDcARsfT0X3p9LVpwEgexsFgUQV52rbbExaJi5SmUu7ZV vaJeB2HU0Jqy7xHQINotsAbKJk/jPSNmKmGwGac/xef6QdfVRipswUvs6pBDqz58Rb3A CD6wuElamTKSVmoPphoyqBJ2GNa5RvcxaB9scMXZ83VKrkAvu4AtAQR/rUmI3E+zUyE3 Nm9Q== X-Gm-Message-State: AOJu0YzF7zrcfhbGSHt5/r/q/4GTwissHlKAYM+MO/KI+l53FSe3un6Q b4b2ZqLiZkzAgtJW6HHFuHkuD+h+qBzuhI9+VwnOlB0ZOod1HtJ76R+ruQ== X-Google-Smtp-Source: AGHT+IHd3PNY3CAMJ2KxxVcccsZ5cBPRu/E+7sDp6mHqsscp4/yeBuZajVOPbfNwtR0FKpcu7KTi7FtQSpkd X-Received: by 2002:ac2:434d:0:b0:509:8e81:1aa4 with SMTP id o13-20020ac2434d000000b005098e811aa4mr7183371lfl.39.1699985095438; Tue, 14 Nov 2023 10:04:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cf21-20020a056512281500b004f4cc1c7008sm1975248lfb.30.2023.11.14.10.04.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 10:04:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 10:04:55 -0800 (PST) Message-ID: <6553b6c7.050a0220.6dfb5.68d7SMTPIN_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 51CF76045DC3; Tue, 14 Nov 2023 13:04:54 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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/