From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 2019343C59
	for <public@inbox.dpdk.org>; Wed,  6 Mar 2024 13:03:19 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 107C940A6F;
	Wed,  6 Mar 2024 13:03:19 +0100 (CET)
Received: from mail-il1-f227.google.com (mail-il1-f227.google.com
 [209.85.166.227])
 by mails.dpdk.org (Postfix) with ESMTP id B71304027C
 for <test-report@dpdk.org>; Wed,  6 Mar 2024 13:03:17 +0100 (CET)
Received: by mail-il1-f227.google.com with SMTP id
 e9e14a558f8ab-365138d9635so23169255ab.3
 for <test-report@dpdk.org>; Wed, 06 Mar 2024 04:03:17 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709726597; x=1710331397; 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=IMv/Am9D3evOYqsigpztnoSxnBexat8xwp1G3XLj1t0=;
 b=duUpBR2GH8tAEFUOgmivwqsvVPLGqU8eDWEjO9bLI122pLRXzGdkVnfdaNx9LMFchu
 tfKyrzVhyIm3mHCwIHwqrl4DciGmMdBEBg7yJfaRgZb9s1sAEbwpYqBCRgFH28pw/Mby
 jW8OXELYwG3VPKLw17jh7O0Po98sqsJc8Vf3o=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709726597; x=1710331397;
 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=IMv/Am9D3evOYqsigpztnoSxnBexat8xwp1G3XLj1t0=;
 b=egFAkyjEgZMDQqz72FVR09svKmDaC/65XN0fwDmKtdphWzATw1c2/neBWitH+V7nqP
 3KcxOVK52pHZyI/3ffDDC7fC4wbd0FoIqnt27LNJfrhYU5nQeh9KwSVymFUB+7YqaZzZ
 GS6mcAuYOfUwn72aVUH9MWH4fWvUh7ci9rfmMCBdJKvTqPEsjVHJWXNP6TpyLZwCcwRx
 F/wFtmqNKCJ3JC18Rm8rokuWISEF0wA8zf3i/go2D1/Ce1eT7nBPkM5HK6Lx+Y8b9tLk
 EQLVGx/Y7T5IVgOwczOMZUt+VnIxfMyDbrePOu5adVsh3yUDK7ExGp6NdhsaQV0fd/vT
 +4Rw==
X-Gm-Message-State: AOJu0YzNcCNXYI2XGXkNmYEWBh/fXWr8bm4+fZGL9GKcGQrOv79aNDg3
 3IhmRkfXKiaJJMfsDXrRlgzPoXevLdd/MARE4Srtpen80+cG6OEkxr2B6vD8BdczhGSdsjv0BOR
 n0TrHtkVOWA8Crc9hmq4P8AOgggS3DS8JKxj3Y4961dL+nta0ssn9peJC
X-Google-Smtp-Source: AGHT+IGRBgfatx6HHi7KkGbfct3LLcuE3wPK/PnMsNlb1HfvKP5j+kBLgRqJ1adH2xD8WS7j0BvxPBDEEwxG
X-Received: by 2002:a05:6e02:b28:b0:364:2328:22ba with SMTP id
 e8-20020a056e020b2800b00364232822bamr18430525ilu.12.1709726597151; 
 Wed, 06 Mar 2024 04:03:17 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 p15-20020a056e02144f00b003644c4923aesm654419ilo.22.2024.03.06.04.03.17
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 06 Mar 2024 04:03:17 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 06 Mar 2024 04:03:17 -0800 (PST)
Message-ID: <65e85b85.050a0220.e0daa.9741SMTPIN_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 A9D896052712;
 Wed,  6 Mar 2024 07:03:16 -0500 (EST)
Subject: |SUCCESS| pw138009 [PATCH] [v3] lib/hash: add defer queue reclaim AP
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240306085948.185299-1-aomeryamac@gmail.com>
References: <20240306085948.185299-1-aomeryamac@gmail.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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/138009

_Testing PASS_

Submitter: Abdullah Omer Yamac <aomeryamac@gmail.com>
Date: Wednesday, March 06 2024 08:59:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7fcf4e8a03c4b0d2c6cec11ddd18c7bf88ba0384

138009 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| Debian 12 (arm)  | PASS     |
+------------------+----------+
| Fedora 38        | PASS     |
+------------------+----------+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+
| Fedora 37        | PASS     |
+------------------+----------+


Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 11

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29431/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/