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 67B5143F2E for ; Sat, 27 Apr 2024 23:04:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 543DD4026B; Sat, 27 Apr 2024 23:04:31 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id D070E400D7 for ; Sat, 27 Apr 2024 23:04:14 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7efcdb73992so436032241.0 for ; Sat, 27 Apr 2024 14:04:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714251854; x=1714856654; 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=tu7a08wl5QW/lf68Uc1mTk94a33rQJz8Nz7+3iex8LU=; b=OexffVWxbLGdSaZ3ZO9b1Ql7D5XZstimvTzhjkXwSEbGzo4G8tPmpcF+8dv9EEGPPL GblopwwrmpRj0GyYu3qC7kpVLrGTM1JsoUxWFeuX1hIoIM0i+wik/7Q330ENiz1zPXQ3 72R8L028tc//wHJ/AG/M3gPx4FNY7OdYOlNX4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714251854; x=1714856654; 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=tu7a08wl5QW/lf68Uc1mTk94a33rQJz8Nz7+3iex8LU=; b=bI+QJDGzPenOD+MTLa5wfU6mmTFyb7/750Ffr3318xYl4FpOA4oRfs2T9f+hKZUyAP UEgBBjgW378Zzdq7tdovqPpIIadLNX5ldzKBWfXzGb0/xp8ZEU4gQo1t8Jyslv1hwye6 qv9N3kZ8yHD3mFloOF4BPN0UGMKiDtYIAap4UrvwDD97hvrObAOGu+sbs24bMIpCs6EZ 7XYnNQPIr6dUvIeuSNj2N6TLNGRQ7cWrFORKXAqVWgEpweUiEZuj6F2WPyxUlJWZhPKi cZf/ozFAIvboI47oVmjLBjvazyzj2UraGD7peV8zLPPlL6L4o0G2Oz9925/jNu1uERK8 VBeg== X-Gm-Message-State: AOJu0YwAwbyv+CrU25uuQhKBFXeixKzff9Ueovlg0ymOhBW9NxJtmQ5k iNvLeMAqfrEJvRBw//LiidYojZ8Pn8tC8H9Bl/hJJQYrHklHM37iMX/Xyd0FbB/rO1VsyPuVBc9 Parqj104RWolGz3naPLqCiLdywnYCsGGK9pkafr+y X-Google-Smtp-Source: AGHT+IEUu4VeR3R2gcOb0Oj+CkzqQL9gHcL1SAbJhHRofJbIFZ65IiLGDvBnb8FqCuao8/y1MCsudzfE5zIQ X-Received: by 2002:a05:6102:4655:b0:47c:86c:cb75 with SMTP id jt21-20020a056102465500b0047c086ccb75mr7207347vsb.16.1714251854330; Sat, 27 Apr 2024 14:04:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x8-20020ab06408000000b007efb1aaeee9sm217830uao.15.2024.04.27.14.04.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 Apr 2024 14:04:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 27 Apr 2024 14:04:14 -0700 (PDT) Message-ID: <662d684e.b00a0220.14cc9.d8ffSMTPIN_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 CCC056052514; Sat, 27 Apr 2024 17:04:13 -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-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/29870/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/