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 3C47243FFC for ; Thu, 16 May 2024 19:39:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2FC98402EC; Thu, 16 May 2024 19:39:49 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 6BC2140261 for ; Thu, 16 May 2024 19:39:47 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e1b547cf45so69698939f.3 for ; Thu, 16 May 2024 10:39:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715881187; x=1716485987; 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=p+Xt0DZ40JhHaSmklowhNiHaJ0KEZF+udh8QWrRtaxY=; b=NLe+5BBOMGTspB/1Pr/hWFtSnLAGRCJyzc6pM4flE3WnjiY8AEFlB75XfdqinljOIp ZZUfN3x8qdOnien9GguCHh14LNfVfcxfn5wzst0ey5D2k1i7Z+1x2ocfdYrpBKMUJbLt j+7yjxus9DVFHdkMjcZoQQzr7j9Ebq9XCXD68= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715881187; x=1716485987; 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=p+Xt0DZ40JhHaSmklowhNiHaJ0KEZF+udh8QWrRtaxY=; b=AZ+uoGil+tVDVeTQE20K1xyKod8svFfcZ4z6ne8v7QzLHlmPd4ON6T/x/4zb8r3MFr ADQUu9mAzHUYO8eDcXVuoRLl4BwecqZZCCTtpq3/PrISKmjHt1LFnDVrSiJSHJvnLzkA fKzIwRxqpAL8sNZjxw8+2O+ejtJiEXsTLKrnBxXlKtrFGylbKKfgzVQQ+oa3Gy+jMuog 4OM+ugVSqzQQvah+PV74oBkvDAXVIanyZCKj/DIHJWkM+0aJzWGTnWbBr5mGLYOW+aPu 6zu+OigBngfVqm1nRkptdyUaZS9CAfK8KinCghtZiYNdIh8nbRkMrOJNbS+VuJMXJGCE XhVQ== X-Gm-Message-State: AOJu0YwqOMx7m1dBsYwMnA45bJp2Ft//Viymg933vZBxjXk8upESqsl8 QxLwopM2yY1BhK9Em6dopSNugUNK4gu83keTkVm8hbaRqDVi59ark0Ry3+YPqSd+KJtA8e2QSWT DuvyVMW7xpteRJgbnpmOC/U5+PhYhKLEE7mqNlLu2pnG6jrpYmz7fGnfo X-Google-Smtp-Source: AGHT+IHXqROz1uIIx8NQZAsxYmD5rtL5A5/syN62ZDf168oWdFroBneXFAZErt5pSGspo1dJKt2qMG+y/a6o X-Received: by 2002:a92:cda8:0:b0:36c:8d6:3641 with SMTP id e9e14a558f8ab-36cc14e1ad9mr220993375ab.30.1715881186806; Thu, 16 May 2024 10:39:46 -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-36daae9c061sm3326685ab.59.2024.05.16.10.39.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 May 2024 10:39:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 May 2024 10:39:46 -0700 (PDT) Message-ID: <664644e2.050a0220.fc89a.3305SMTPIN_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 71BED605C380; Thu, 16 May 2024 13:39:46 -0400 (EDT) Subject: |SUCCESS| pw140139 [PATCH] mempool: dump includes list of memory chu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240516085940.61119-1-mb@smartsharesystems.com> References: <20240516085940.61119-1-mb@smartsharesystems.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: SUCCESS http://dpdk.org/patch/140139 _Testing PASS_ Submitter: Morten Brorup Date: Thursday, May 16 2024 08:59:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:884f83ccf74b5364430d3b21c653d5f6e359e091 140139 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29970/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/