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 1FF31455D7 for ; Tue, 16 Jul 2024 03:54:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18A1C40BA6; Tue, 16 Jul 2024 03:54:16 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 4690340A8B for ; Tue, 16 Jul 2024 03:54:14 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7662181d487so2564848a12.2 for ; Mon, 15 Jul 2024 18:54:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721094853; x=1721699653; 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=xGOtl+ILWaFIaUZzT8+bZDatuG+vqE6xL1qI/+BXr+s=; b=iBJ4RzOGUd5kyLIjFizRxUcIKD24Y70HmqmROaMYuYiv76BgOrnbCNTECwIUErHcMS hBZrTrEXseIedNwh6VkEo5cmaTxxP5wrhWHtz8BzfKesDr30UAdI1shMNhsyLzZ2ZF1O QHBbuKf6epSlWRScrHXzgYWWrexE+VdQxzSjY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721094853; x=1721699653; 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=xGOtl+ILWaFIaUZzT8+bZDatuG+vqE6xL1qI/+BXr+s=; b=i/E1icxKHeA3AHKJqjZdF/PDzdfk+aORJP3Qm0bzXQiYZSiU5C8+2yhPUMGSNvMIZt F2PAqjE4xJYAuARb01QylBHeEgpk4tLtAVnt5Mc4xMrZTkCeKPjV9es6Zk9wAe9qnTi4 ClcnVnq6iOA6jCPy27T+rsAKYHtJvXP+n7bjJrKSid6UWz5KyQa/tMQ/xbsAO3nyOG49 iF+VQTxD5X7Gq0mVEo7kFGBZZE8xjcWJYPN9jTsAdjZT0RuVJCovBd2KEIoupUmLd6vj PEAFQdPvYlrb38bq1l0FQSnBxaaQF0vwP/MNRi4bJo91u2cKAMUxLoS0qDFF5VCgmqH/ E+hw== X-Gm-Message-State: AOJu0YzNO6oJ7ComrwYb1fc2GeGgKJvTJAxUsnUUH8/sjvZdtHhu5zp3 lpwNh3en2rQTQZJBtHsC0gkeafhgB+4NPK3C+ZedN8ABSh4jd4+7SpnGqsZEZ9eqtNaQQx70hOq 5R1fZf329c08QzSnuFCcKhLedw9fwFOSVn+h9ZfS9UAP0jclrGih2hOIw X-Google-Smtp-Source: AGHT+IFMgwLYVN+kO0sQ17Y4c5c11cdqZzTQ52nJNI5ZZOgNRlZY/iZ88AGxS8X+sOBEV4CZwEepFqx/X/2j X-Received: by 2002:a05:6a20:431e:b0:1c0:e46a:1639 with SMTP id adf61e73a8af0-1c3f120f63emr875455637.19.1721094853208; Mon, 15 Jul 2024 18:54:13 -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 d9443c01a7336-1fc0bba45bdsm953105ad.41.2024.07.15.18.54.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 18:54:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 18:54:13 -0700 (PDT) Message-ID: <6695d2c5.170a0220.c005.6c67SMTPIN_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 4DB4C605C380; Mon, 15 Jul 2024 21:54:12 -0400 (EDT) Subject: |PENDING| pw142406 [PATCH] doc: clarify mempool striding optimisatio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715144420.36292-1-jack.bond-preston@foss.arm.com> References: <20240715144420.36292-1-jack.bond-preston@foss.arm.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/142406 _Testing pending_ Submitter: Jack Bond-Preston Date: Monday, July 15 2024 14:44:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142406 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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/30519/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/