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 0E21343C5E for ; Wed, 6 Mar 2024 15:13:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0ACBD40A6D; Wed, 6 Mar 2024 15:13:32 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4035540276 for ; Wed, 6 Mar 2024 15:13:30 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-2206232d806so3553879fac.2 for ; Wed, 06 Mar 2024 06:13:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709734409; x=1710339209; 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=hjejXa41uC8q9PtGviZdRqH+tsb6URHECKK+5OO5v6k=; b=horFdFksvzOCDDGDmFiCl6RaA0FWEE/r4KHJB//qH1IseWTkpwYYKaWaGvpTSzUrzq ZnFycOd63Lfmol1ypBgI0Da5vz6WSN3XsyWKLs2mFSa1JBRCcpAE75neOa4q78TtIV6T p7rUWRT6DSx7RDcwEuEZycnzWiPBefYrretaM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709734409; x=1710339209; 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=hjejXa41uC8q9PtGviZdRqH+tsb6URHECKK+5OO5v6k=; b=LQz79uh/QM5qJr3lKcHzIUg481tWjBEyxT2NWz4uS4ZUVzMuloW/MyOTLxweRVODFa CbJwvqYxdDRDz7mbDhdnkvbYd5yPYa1s5x4rw6LwWdNhuJhnDVb91WyYBQ3GspXk5miv zqlS9vjqUPFzT/shELyxtJA5sNOmSasx49fiWbKj30YksNllX7AsZ0DiCEm3LAGcNsXV /0Om6ZWtCgbc9YLv5EYe5EUgfuTRhaiAZGQk9XPNrC721641sKHV1vFijS+nE3NMk/L+ vKj7fk9xnqavuBR53ov5iulcBCwxTzxh93S0e1MxYIA8tWwH2IY3WBCTg/RR92lr2N7F +3xA== X-Gm-Message-State: AOJu0YzZ7OCVfRdt1y94Qs5M/ub7OCoiV635rAxyPzAgl8+QHc8EM9Cn A7jsXR+kwkvnrbyMXIA767Hs44dlJBtW0FW0Pm+v0C3FpbZF2JerA+shQnjJRTACtuS9hcln0AV UbJha8r6HObt4bQBE/PcF/7QrwE5ChQ0cdGKk6UGWsppNa7wz18kFbAKk X-Google-Smtp-Source: AGHT+IFsnB/tJfng3oU0k4ByryetreIXC5PWMh1qbdjS4SQsCY8E1ukisTA7CMhFWBJn8bC1R5IR6eisrqBG X-Received: by 2002:a05:6871:2310:b0:21f:dc98:3ac2 with SMTP id sf16-20020a056871231000b0021fdc983ac2mr5581906oab.14.1709734409614; Wed, 06 Mar 2024 06:13:29 -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 bq9-20020a05622a1c0900b0042ee1670458sm534870qtb.19.2024.03.06.06.13.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 06:13:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 06:13:29 -0800 (PST) Message-ID: <65e87a09.050a0220.478f2.e8b4SMTPIN_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 4EC246052712; Wed, 6 Mar 2024 09:13:29 -0500 (EST) Subject: |SUCCESS| pw138009 [PATCH] [v3] lib/hash: add defer queue reclaim AP From: dpdklab@iol.unh.edu To: Test Report 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138009 _Testing PASS_ Submitter: Abdullah Omer Yamac 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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/