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 0251F43C5C for ; Wed, 6 Mar 2024 14:21:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBAFB42DBD; Wed, 6 Mar 2024 14:20:59 +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 6957440A6F for ; Wed, 6 Mar 2024 14:20:58 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3657c437835so17588285ab.2 for ; Wed, 06 Mar 2024 05:20:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709731258; x=1710336058; 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=CIOxT+Fp/P8j6vjNNRgZKJtPwGbHeZZLzGd5akJ1lsA=; b=jNmNZBXriYb7qsB2YVv3IX6j3RAte+IHN0oYdKPe1WY81kOKxJ3UyUfU/TBo6uEt3n 4smM3zCTBGAbzem+SFYp6JFnP12KGqAv8zDcd6EwOQAHBk3f3qjMAOwb6PSEs73jFy6R 4orSVLC5VR1oQCG7fGMGrNfu6An8rofSx0TTg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709731258; x=1710336058; 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=CIOxT+Fp/P8j6vjNNRgZKJtPwGbHeZZLzGd5akJ1lsA=; b=AEJmQPJRIOvZOMbl6pqBi/4UERbVNKoo1KjW1vxvlbDOOQZi8L0cecXZtOT6ai3a/B jMqC3C7tqTQ4CAMexhNQ/uAFo60umnLAUyLW46KEGRjrvEvQaRyAkNx6OIwkxocvQy43 1XBHiEVGX9C2Qz6A7KEal0l5Fx4aNRFisx65FRpRTDxckXBmG9Zd/33TiPZ8g10Pu4dM Hzd/1fRjvw489NneZxobGdon9iwKLcE8zYrVDZpGM6qi64EQr7E9UorpzVrIwz7+Y3Vv xIhUrPnVbe6CbXeXTTNcU7VdCa107x2C8Yk/+K+H1SVz8ea4mIUefOcXyQgXem/+gLd2 iQSA== X-Gm-Message-State: AOJu0YwtQcDrdXia2D1HqqCACFGqoZvTkcfm6Z6aLN4t4Uf4TvY2QDiK NLPYiFLWPoi9Bzx0PbdzUwoBCROlhHWd2mBdjqBpOgi6lZoCsbY84YMpQN5/s75QmQpcmrDHgbC xbXmnsw/bydI3h84jWGbcxfzAY2NkzmCQnei6VE09KxiiYnIbwEjk3PQs X-Google-Smtp-Source: AGHT+IEXEnN6IxoKbgSqJW7yCZkPflrbYwVZnZ9Ll/2kVXcKIG3KrIVaXiMP9BJHGTJmYPiVh1rA9m7UiXz6 X-Received: by 2002:a05:6e02:1d97:b0:365:1459:e1ed with SMTP id h23-20020a056e021d9700b003651459e1edmr15123851ila.4.1709731257853; Wed, 06 Mar 2024 05:20:57 -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 b9-20020a92c569000000b0035fe3e4a36esm637245ilj.40.2024.03.06.05.20.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 05:20:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 05:20:57 -0800 (PST) Message-ID: <65e86db9.920a0220.d8e0f.7d95SMTPIN_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 36DF56052712; Wed, 6 Mar 2024 08:20:57 -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-unit-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 | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | +==========================+==============================+================+==============+===========================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/