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 94F9D45552 for ; Thu, 4 Jul 2024 06:51:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94A5640280; Thu, 4 Jul 2024 06:51:29 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id E16C940263 for ; Thu, 4 Jul 2024 06:51:27 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36dd56cf5f5so771645ab.3 for ; Wed, 03 Jul 2024 21:51:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720068687; x=1720673487; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=HVI2V5PDh+350U7P2zXP8cE237eV77mkYJibusoouAY=; b=ThGKuJpRTa/mrCZaEdGlJ471cWyv+6K6WfVsWB7hRvXo8NTLt632Lo4ApSaZi5Pp3+ hFOok4Ay6f9tUCY152CLNW8HJUMbUmtWfPq7WjODK4dkA+sXLBanj+s69QKZ5WhlcSW+ Wf2Yc8GV8eJW/C9ysWXuUZtGWY0UJdV2ixl7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720068687; x=1720673487; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=HVI2V5PDh+350U7P2zXP8cE237eV77mkYJibusoouAY=; b=LPwu5z5JaXI9u6RuWtPE1VVmhJa9aWd/p4ptTou9iI4VF4wy9cbUWspf0ILq7WpzBy LrV7RmU9Kxy/HNimyG0bkimZC26KUBjBQqG5Kfwf77GlFS8aY+Rc+C30mZU077KUVYyS QuMOTwXyExYUmvsIM7O+F107XviCJKOZNJZ98A8cUdhPTdURo9vnY/dZdfsaPBP2btwq eRMI6zK4RceYDaQd0/yJAp1fxj+CHpSZ8UNM+ZTknUJmd1s3V5yKxpIIPOFcGi+miIHQ lU/nsH2+x+jvxkrUXc+FxPSklxYPNO03JzWmQuBzTyt77g866cuqHibN1YZHG1vSagII XpMQ== X-Gm-Message-State: AOJu0YyvCqzNDV/uSQG30bupQ2jqxHKjJzL0ky+Nci5LzaFEVjuAwa87 U+rq314DV7JtH5jDcH/dldDx9DZMXQrxsOOz+l9r7sLke4XTgQTpVfz8Zx2836ZAqPKe23xUmUB /q8dDgMXiD2hDNcPw6W4RfIYDWLCofzWz3Vn8TviRiOA0WgYqi3GMTKYk X-Google-Smtp-Source: AGHT+IEC2gmi6Dg0X4PUg7VwLDtyRGFFR1y7J5WWRkaAxkgjB0egn4a6lBHXKGfDw1Lw5fNEhg35n0KWKA+7 X-Received: by 2002:a05:6e02:178b:b0:380:a09d:1898 with SMTP id e9e14a558f8ab-3839a50e815mr7697815ab.31.1720068687216; Wed, 03 Jul 2024 21:51:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3836931329bsm297955ab.59.2024.07.03.21.51.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 21:51:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 21:51:27 -0700 (PDT) Message-ID: <66862a4f.050a0220.5b28b.24afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BC9EB605C351; Thu, 4 Jul 2024 00:51:26 -0400 (EDT) Subject: |PENDING| pw138647-138648 [PATCH] [2/2] mempool: use rte constant ma From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.com> References: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.com> 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: PENDING http://dpdk.org/patch/138648 _Testing pending RETEST #2_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:33:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 138647-138648 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29615/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/