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 2B31243E7A for ; Mon, 15 Apr 2024 14:16:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2099C4026C; Mon, 15 Apr 2024 14:16:05 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 1666D400EF for ; Mon, 15 Apr 2024 14:16:04 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7d9a176946dso11597439f.2 for ; Mon, 15 Apr 2024 05:16:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713183363; x=1713788163; 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=5acn9M9bhyOkHJP2Y4OMJ35TGKUYWDfaEwoG0lgvrtI=; b=O1rCVRCwE6vADyrFrH0CVlCEWUMO7U7kDiMYv6y9KD2uA2wMbLVfOzYHGMuayWvmEg Jo59uuKTXKfs3Tmo+J+NYEiie5sbXb9DlyP3SdoO2oe227y1bjdKKwk6z+GaH97rHIsP B+w0gDyCEybduCzD93PKswqQeuQWV5lalc2yU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713183363; x=1713788163; 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=5acn9M9bhyOkHJP2Y4OMJ35TGKUYWDfaEwoG0lgvrtI=; b=XmV/ZExh80dT9IuWpfBejIwUvPOP9zHgUyom4a6nWFyj7TwjxABuFTLAhMNZv89SCt JVtx5n+EhCheLp3WQBmpESeQ5MxxViNaJfncmiNioJTe8Tgt8Ut25DNwIasrsDaYHLSW 8xlPBs2dgyybh7NSkUUWK2xYywN2QdVnpDNj2e97W5+9BZS+wLRLDtGUD63OvZ/CNmhW MLxhGhmUylBOZltmDpIDV3+z7a9O9+ZROiK3S6sVlvIdTuQ+qoP+vgftaL+dgnn5F6PO /1UIBfnglRr+53uhR8oB4Lbb/tby7fZ53fbHsbj8JpQmDtxMSrKY/mfiRQu6jhlIdtvj RKJg== X-Gm-Message-State: AOJu0YwDrKW2hY0U1R6y/cu1fGgzgPl//C1QHlprQDFt1cg0oKNcspDE jp8eWrPRGO0YbLyrDpIeqQmeefvFUPA2oTDSxh5WlxPhrg0gCEWeorHW+8UpUKOF6wjNsXHhdkX iSfDLzy6CZbGH0wrTW83cdg9lxWszrX5dyKQExUz6Wej+jk64r7Jn3kaV X-Google-Smtp-Source: AGHT+IERHANDL4t+GSKxU3bkzkqjOd44/VceE+t1lDBOD9Q/t4xSz1GYyZ0QHboMotS0i8nlRZZicqAT6UHU X-Received: by 2002:a05:6602:3943:b0:7d6:3ecd:f07f with SMTP id bt3-20020a056602394300b007d63ecdf07fmr13551765iob.18.1713183363445; Mon, 15 Apr 2024 05:16:03 -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 ky6-20020a056638940600b00483115a7700sm29336jab.72.2024.04.15.05.16.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 05:16:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 05:16:03 -0700 (PDT) Message-ID: <661d1a83.050a0220.d7ec5.0f1fSMTPIN_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 D8F4B6052514; Mon, 15 Apr 2024 08:16:02 -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-compile-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_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/