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 621C643C5E for ; Wed, 6 Mar 2024 14:55:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E60240A6D; Wed, 6 Mar 2024 14:55:17 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6301540276 for ; Wed, 6 Mar 2024 14:55:16 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-365c773ae6cso25355455ab.2 for ; Wed, 06 Mar 2024 05:55:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709733316; x=1710338116; 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=v2HolZLn1A8yNVH/VU6cHIaNBR30l8GcCmRiYCPif5E=; b=V/t+QRt8V7uHxvSPKCmLvrIeq5KP983uVTCwf+8ErfHXjcqqbSeRp0oUh6VhX2Pb9/ 0QnVT7FszI7utrtdKK1weUklmmiwn3HnVyttWfXOEP2CPIxdyIrH7vWvqa3BRJO2vlxU /8rBLgrpO9a+Z2xmY1JFpiZP7+Y46cQg067u4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709733316; x=1710338116; 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=v2HolZLn1A8yNVH/VU6cHIaNBR30l8GcCmRiYCPif5E=; b=HiFMmoClmcWu+H1rmzvjwWCkw98dFnbiMIEvIEdGlkRG0FmIqW3aheZez4wKokLKUP o8WFwbC/egIC2ecR+x3a3J7rzR+4lSNnuOlCrPqpBZUojjgWEmD5oLIxaqnSIXwL9jAJ Q8Cf3//uwNdrMUOYpEInwPWdgmkfkqFGzt9f0v6q9dHuAmRpLAdf71QW/AWJRB8OplVb PGy1YEMLhHkjivwmfYyx1qnwvOLFkMoxfH96IfxDI+ae2lW+jKqtTj+n3VFoM6yImkwO AzllJSdj1RqM7cV+RO65Iz47FrGhXyGVT9aaYKbwUm6pYBi0O3W0WOhsT7MnYe1SZrhP 03cQ== X-Gm-Message-State: AOJu0YwfJD88TUSLP76qE0dVoDVPIJ7coxrsdOMeEH3I4sigM6rbC4U1 QBhYhYqr2G8Ceuh1kJeXRIi8+yOTdiuExnY1S3/nINGvokrIzxpt4xKFIO7LfVurGBHBtfgdwf1 wSvwvP0lnLbATqb0FS4QHVxUmtwS7Uf6ADjhdrUjx X-Google-Smtp-Source: AGHT+IHGE+Sj+14Fcgu5yQmPUVZMVRLfAh9ImKw5WY+nrF3bFEEFcuMvmu0ncm0TcXFepDiQ7TaHspdsjvL4 X-Received: by 2002:a05:6e02:b47:b0:365:b485:734c with SMTP id f7-20020a056e020b4700b00365b485734cmr20922253ilu.25.1709733315839; Wed, 06 Mar 2024 05:55:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bt10-20020a056e02248a00b00364f1e3b8c4sm725017ilb.51.2024.03.06.05.55.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 05:55:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 05:55:15 -0800 (PST) Message-ID: <65e875c3.050a0220.fce64.e89dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A82C6052712; Wed, 6 Mar 2024 08:55:15 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/