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 27A2F45628 for ; Tue, 16 Jul 2024 20:46:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B192142EDD; Tue, 16 Jul 2024 20:46:21 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9956140E19 for ; Tue, 16 Jul 2024 20:44:19 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-816b627a7b6so5087239f.0 for ; Tue, 16 Jul 2024 11:44:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721155459; x=1721760259; 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=SGB2I4n2z0M/ObePXBGE/qpUo9MqqxEzGUDPDbOFNqw=; b=hjQFwR/83TTG33C0rAA4sP/uUqxyesCCKtF127e9UllmCB+pz/zKG07DTQtNdTTltk mbkDUtsE2k9j4N45NuN+CdNNRVm7iFYx0ERiwhXgILwWnCYnYiTM2skZ8vqIW0M3pz/V pNjq77c+OtSaNeHPapK9jQzEHgy+l1dImTUCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721155459; x=1721760259; 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=SGB2I4n2z0M/ObePXBGE/qpUo9MqqxEzGUDPDbOFNqw=; b=SVFroKG5pp5EoaqX4KkY/Ze6IOBZ6YiUUq487tmeLTY3P3UX8EqRGAh1Jm1jXX/GDl v8KtVbh3o6roMcTTFSsui90noPSBvJ21aVQlrB+69BoW4o7yH9SUR/K6ONXcWJc8MjRM jsqVaXihkhFdC7GtIsBGHu6AI9DG7DNrlEvsJgoig0YklxrRbh9wGN6njoJ5c0Ck7zQZ Jf5ofnlCyiBHexNN2bbr3T9gA0ACCQCIvHq0j9+4yRMFolMVKzLa40nk77Hd0+kf4HCP pCCwhrrxELOJA5Gwaivfkmrlgi+lSSh9W9RRSjOaXiq0nb+D1b7HH80ITsA+H0HnvUDm 9v6Q== X-Gm-Message-State: AOJu0Yzcz6C5lY3qQb3gfv4imSdSqt65EibrKpG7zHPf9jc4YGIk2QHF SDi+TemhU8132i62fgMViTvGv+HizMkoAUbhh5lTkPwruoPEkfue7TbIMidYcTNPPDUUlg7UfLx H3qgd1thDSdozOs51l9BK+cUWbgT+zKYt23I8Oy6O X-Google-Smtp-Source: AGHT+IGDMO6DT/KB6qzdLiynYP8/dH0vkMf2YDtJXcxTrmbd7sxpUl7zZllWLshYVuPeUHPMxfyapnHwGapX X-Received: by 2002:a05:6602:1490:b0:7f3:c683:2266 with SMTP id ca18e2360f4ac-816c40716a0mr40354639f.4.1721155458720; Tue, 16 Jul 2024 11:44:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-816c1200673sm1192639f.7.2024.07.16.11.44.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 11:44:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 11:44:18 -0700 (PDT) Message-ID: <6696bf82.050a0220.40636.074eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2749B605C351; Tue, 16 Jul 2024 14:44:18 -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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/138648 _Testing pending RETEST #3_ Submitter: Tyler Retzlaff Date: Wednesday, March 20 2024 21:33:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 138647-138648 --> testing pending Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/