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 7610F44039 for ; Wed, 15 May 2024 21:11:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F02B4025C; Wed, 15 May 2024 21:11:15 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 68F5F4021D for ; Wed, 15 May 2024 21:11:13 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6f0f0494459so3144709a34.0 for ; Wed, 15 May 2024 12:11:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715800272; x=1716405072; 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=DS1fD4ZgxmM1x1nqFMn/V94Qp+GwaJNBI+SQvVGp/Qc=; b=SVPiq9thgbdo7/w77ynIEPeqHqhNf4FdwOF1eYrKBBwcTEPAeB9FeOjzY8m6iRzV5s 6n2f6BBo87CkSbVu6Ln/aTnIxM9jN6OUEWHJhw+VFXeF1rC4RcWLIUQCeDJIpEHlhalp PsIeny7riAxAI8kgG6KrHMlqcI0BO3onxIWaQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715800272; x=1716405072; 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=DS1fD4ZgxmM1x1nqFMn/V94Qp+GwaJNBI+SQvVGp/Qc=; b=bC6dZ6EP7Inpbeodlz1eKp43WM1QfhB3+dXbZDuvwmZgOk8SE6dtpilJH9uYKWD0ZK VB3N+sJPLTv1iCUe6tCTQEJj2q1PaftKgRqqeAVMTZo8BN7qP8LYSjE27uGP2sjzDAbm baWFujC7q1WgH/Z5xkxt+cVpTdjiWAW2NCnKDalDiTs1YG0g9thN+cm+jMGhdevvhDpP g8LCxy084OFlENyzlLzJPGQ5sYJTC9tkv0XdCIdHil7cB97dqUhlj3x8wnSM8241Cpx+ 8jhZkzTZT8YUB4vas4zccrYUx0w+2mLy72dzLZKkqwX8oqx+Mfv5E957tQv1sB1W9t/Y Oe3g== X-Gm-Message-State: AOJu0Yz6TYFGdNsXdcdjJQyl5igW5L6hiQlZmaPEsaPz0C++zRNuzA4e lDcqa4xCEqyuFjdVnHZMEKNMqVud7UrEeSGn8cyxg4q2f3kpqpvVIeMh9YT9Q9WqzZeK/Ej+BEt JQ3fXYnKvjEzAvVgO3XMZW8qEDPFY56jkD0QK//QiBQRVGviLMplUnyyG X-Google-Smtp-Source: AGHT+IGo0YWDzStceFhf4ULgEmnLzaSCrDumFcFwXJJwxn1nKk99v/0isVgTCu1kUu42k4btg4cT3MlLTshM X-Received: by 2002:a05:6870:4409:b0:23c:a5ee:1c2d with SMTP id 586e51a60fabf-24172a3f51amr19895679fac.12.1715800271143; Wed, 15 May 2024 12:11:11 -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 586e51a60fabf-244bd963b36sm432053fac.41.2024.05.15.12.11.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2024 12:11:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 May 2024 12:11:11 -0700 (PDT) Message-ID: <664508cf.050a0220.af5cc.72c0SMTPIN_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 7F6BF605C373; Wed, 15 May 2024 15:11:10 -0400 (EDT) Subject: |SUCCESS| pw140125 [PATCH] [v6] 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: <20240515105446.1251717-1-aomeryamac@gmail.com> References: <20240515105446.1251717-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/140125 _Testing PASS_ Submitter: Abdullah Omer Yamac Date: Wednesday, May 15 2024 10:54:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140125 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29964/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/