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 378AA43E7A for ; Mon, 15 Apr 2024 14:25:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 300B34026C; Mon, 15 Apr 2024 14:25:49 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 741F8400EF for ; Mon, 15 Apr 2024 14:25:45 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5e4613f2b56so1938798a12.1 for ; Mon, 15 Apr 2024 05:25:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713183944; x=1713788744; 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=4illXHsaep0FSCJlC2ocuTNw70U86bKv7mbTiK50CD8=; b=gl5ZZkJjankGc9S4eVIt++GDUJiu4u64l+t/pAtosmMNFp0VKq8o5FJmMtou+3HSOT 98yY5nZ5FBscqNbuACmekZX+2doAIJvPBt0IthsThD4teF9nilCvmkR57obJ4dGaj44I 01KP1Y/U/Fc7/kl3PVALjpRzZ0nwsNUrfhT/g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713183944; x=1713788744; 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=4illXHsaep0FSCJlC2ocuTNw70U86bKv7mbTiK50CD8=; b=wd5zFUrcUaSDMBmv9tNoS7xMJOqyv76ZUn9f05SXNaoiodOvjXFVqJaRjVxpL/oyfA 8/vBeglIojItw/odW+gs/YHzVw5IRoHkBexaAdE8+CTXH9Z/2yoUTqtTnPzHxc5ny9rP m+WQ4UBNl/+aw6HK4CTdPknjVvNXC9zvTDYEbFzdxg/5cV+77+PqEBpu3yGOAC8uHeEr XM9YXdwaCDswGD9aZC5vEukmx3vZgnGaONRJ4tmzi7gl0hjFly8eyvd0SuwmsGXrh1QZ RNMWQbMab67aMLPsJiC54kKPTYkqIKWqVWiBubnT/HdYj1DTGLcbtWtf1zODazyGL730 18ww== X-Gm-Message-State: AOJu0Yx+6vuxzZYkEeKHCgp68dmVwp6y+9X/GuylF/5YI7KPdenHAr2H yn3fZWpL1G3VMXfBPnVuPs/kKCImnOi7fcaiNZKi2V29G5S55O3sPDMj6izvWB9PWJKxCXm8PrQ F5dSCDJqqrJoWD2c1FMk0HV2eBn2XzuUbj/XMuzbku7P7QmQuOHwswsHA X-Google-Smtp-Source: AGHT+IE3kSctMnOyWwt6Q7gl/6TBpKlBg1c4BjkcfnPh8I+I3x8fjVYtY/4LkQ5XuaD3pl+O/Ze6oLk+4e+t X-Received: by 2002:a17:90b:2287:b0:2a4:f16f:f31f with SMTP id kx7-20020a17090b228700b002a4f16ff31fmr6773780pjb.40.1713183944762; Mon, 15 Apr 2024 05:25:44 -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 g21-20020a17090ace9500b002a2509431c9sm767692pju.4.2024.04.15.05.25.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 05:25:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 05:25:44 -0700 (PDT) Message-ID: <661d1cc8.170a0220.eaf23.4d04SMTPIN_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 E25726052514; Mon, 15 Apr 2024 08:25:43 -0400 (EDT) Subject: |SUCCESS| pw139280 [PATCH] [v4] 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: <20240415112602.690972-1-aomeryamac@gmail.com> References: <20240415112602.690972-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139280 _Testing PASS_ Submitter: Abdullah Omer Yamac Date: Monday, April 15 2024 11:26:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139280 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29775/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/