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 E2AA443F2E for ; Sat, 27 Apr 2024 23:03:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD26140151; Sat, 27 Apr 2024 23:03:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 62548400D7 for ; Sat, 27 Apr 2024 23:03:32 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-61ac45807cbso35412177b3.1 for ; Sat, 27 Apr 2024 14:03:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714251812; x=1714856612; 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=qI50F8nsBaIlR/lBeuJiGZYVr7/oBzu33Ihe+VhsKaI=; b=QtMVzBhPhxhsv1+NYOuPBKb4flIiyjPEyb0kn/oANPDr2Gqf6k2b16/DkPk2aDtwSB y3DGPsdXEZzWSkB7nwxWN5tofvdpdjL89XvLfozvf5w3Y8yfjgyXAXfsPJ0fheM1kbT+ nR5hrbh5qiujEtHkq/WIUs66cTeS0j956UBAM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714251812; x=1714856612; 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=qI50F8nsBaIlR/lBeuJiGZYVr7/oBzu33Ihe+VhsKaI=; b=a5/nOYYiAGhi64OlaaxPfn2HPlxjv03o+9MUKpjaz6XEH9hbZHZmouwcxeDwxjK+1M TkrOJpqNPP6wPUg+OU+zE2RZaRhvLrU1KCGABH6s9whNMmOuCBNZ1PQfiaUmcBx86WOz ykzmKM8hD9hUu1Ky1uGjJa7x+8FmnSYJ0YyFL+dgdfaMtwwZNcV+Zwod4z6cSfTgRVdR yRs8NTvzaYq7zZPGkOnGZm04MDRbo33sieYwnNgY8UZHcC3wcX05wbcRSdTYmHQKHtyI dYkm6vK6BUG8iAkEtyzE5z2inTDVHjklwuDJTmRMKG8sVansvnHuGb1Bj8wGMfvZ3K00 /f8w== X-Gm-Message-State: AOJu0Yzm6XBsX/7xZrXyBu2tPQuJUtNAaJzoo30IV1cyHLDbEqn55+DB oBlR5LwoCAQgQYvculVr5k/ixdctEDUFrjU/2isYHkT+GCURJF0F3fuWJtq5pL3WsWguJylIDjE EBfcpvPA7z3FjU0UVayh9ZRw0/XUpw7JYTyxbd4mz X-Google-Smtp-Source: AGHT+IEkLH+YaGSOx4YGcVv4E/K0TGFhkJxyiZ3z77Ryk3ytYRpxWofZyp7BCj5ibLQ9rwordPQBoK413XUM X-Received: by 2002:a05:690c:6002:b0:61b:33e1:9641 with SMTP id hf2-20020a05690c600200b0061b33e19641mr6595094ywb.13.1714251811871; Sat, 27 Apr 2024 14:03:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f188-20020a0ddcc5000000b0061b14f6570dsm1535412ywe.30.2024.04.27.14.03.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 Apr 2024 14:03:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 27 Apr 2024 14:03:31 -0700 (PDT) Message-ID: <662d6823.0d0a0220.8180c.6350SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 79AAA6052514; Sat, 27 Apr 2024 17:03:31 -0400 (EDT) Subject: |SUCCESS| pw139715 [PATCH] [v5] 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: <20240427195418.1034591-1-aomeryamac@gmail.com> References: <20240427195418.1034591-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/139715 _Testing PASS_ Submitter: Abdullah Omer Yamac Date: Saturday, April 27 2024 19:54:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139715 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29870/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/