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 034DC45565 for ; Thu, 4 Jul 2024 01:18:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3CA4402A7; Thu, 4 Jul 2024 01:18:29 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id A5FEC40263 for ; Thu, 4 Jul 2024 01:18:24 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b5e760eb36so486116d6.2 for ; Wed, 03 Jul 2024 16:18:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720048704; x=1720653504; 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=Q3Qf2RWC7Wp1gzTtLdThVoB39t6cbivEV213LKYnAHs=; b=RXKdeuHwaBtDpt/BLVlxHkZfRVUgT74y4cAiDi2KR8NFCuO1czL75mLvuvJCWxC/1a grMNkRRF3KiOYzML593EnC0mgkpb8+Zl81+0lKqH3nkHYuOQ/qgAr25gpap9CcwKJOQm Q9X/SdksgFJ2uVVbJCGokQbAQCNCIXc/phiSs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720048704; x=1720653504; 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=Q3Qf2RWC7Wp1gzTtLdThVoB39t6cbivEV213LKYnAHs=; b=fAUZkcZgesMxLkdNO6pckBmOd5hqqcECmhiz6/+JYmAXijqgGGIHIAsyBPdvFTUwkv PgpIp1NPw4Lxg4QXdxP6MBUEIeVrU7Xnvm2YJpxe90SPO3V0R9UhWW1u794xk0Up8dv9 iPs8sDcjgD57W5F4YS70tipgtX9+nJJG7Gq46cG5dnq0oyjsbPiZgvDs/OmA1uMBXaIJ u4P85EUlRpbSULlMhXPnOd19MAFhfAjfOeEUx/W8y90nDyS9tIUga4069F2wb67SAmrg 7D1eHCDg4JcrJaa3XTDIsYgLhoadr8irZS78+h12IF4JYFBM0ziwmsLKIot8vpyG7KP7 nOSA== X-Gm-Message-State: AOJu0YwkOx3/VfVPZurXR/K1BO246OAXGZS7n6ahFL/zlsXaInYOxHpr qz6gRYS4bOx0/lyQDhc6J9issIo7YufrgIoUr2IVxN+zHQyizhbNEchTxiqrdggJ7sNgt7XGS6p Z40YUAXe4Vo/1nb6ZUjpf22llrzt8R1yjhm3cpeDUoIKfnD3yC0B8vpXu X-Google-Smtp-Source: AGHT+IFYqEYXaAUi/lD8FIJhzIJw8KJbPx3tLFC445nTNZ80XorMTYF3KuvPj/vfkyVYX9nO81UcavTbda6b X-Received: by 2002:ad4:5e8e:0:b0:6b5:d9ef:d55b with SMTP id 6a1803df08f44-6b5ece8a72emr172226d6.0.1720048703937; Wed, 03 Jul 2024 16:18:23 -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 6a1803df08f44-6b59e5da12dsm5645266d6.55.2024.07.03.16.18.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 16:18:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 16:18:23 -0700 (PDT) Message-ID: <6685dc3f.d40a0220.6f018.ab27SMTPIN_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 A3EC5605C351; Wed, 3 Jul 2024 19:18:23 -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-abi-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 | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ 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 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/