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 912A7440A7 for ; Thu, 23 May 2024 18:53:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A19E402EE; Thu, 23 May 2024 18:53:51 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id D0958402DE for ; Thu, 23 May 2024 18:53:50 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6f8e819a540so12762b3a.0 for ; Thu, 23 May 2024 09:53:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716483230; x=1717088030; 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=3FKnfAfc74DmMovaMYgqpANoCLum8rYWr+vgs0Dm6Tk=; b=XLcFQFC4ZBFfdtGNbXs587vcQjwrqbl2nGf7KVmC30ivjeiRpUC9M95R4tY7OsDld+ 58XvaG3AzS4X9Ywe00elAAAD8DJwCVjtj31OEunU0Z7EjL+uPW1xyeyxAvArrXGaGNtV OrmD4HS20IMYU6pZqu30vMAT/jGHRJLMWGShk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716483230; x=1717088030; 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=3FKnfAfc74DmMovaMYgqpANoCLum8rYWr+vgs0Dm6Tk=; b=ahAw4egJyfpvtE6j3c6I5ev9tXuTjhOXWVhY3AkDTuA94MhK4JJ6KeeWsthpH3A07i Kcv83mfmnjVJdy0suOcY7Vn8JRVfygLvEocLuiXqqdCuOXlCypegAygrfMY/2BVJc5rY xoFPxpWmhU4AxuUmwSbYXIC7opBQwzGFK+sjWht9kO8eiznogknhABGWYbv3L427a222 Hnzj5u9TyjFgq8lUErdpJMaWl/5msFN7SGhmyiOcmmRQe6bULOxpEvdpUoRtw4S4F4UR VpamdVZeeHVJfF4W/BbomZkut2vCeWXhrbcJz94/YmxyJ+RLoqfzaW//UjoTwjsdV6DU JjtQ== X-Gm-Message-State: AOJu0YxqGASUr3n5ua8iJcOnaKkqqpENmypbnw1P6u7IfVoM7X2XFZKD XaK1WGfPLBwEuN9lT4vFI/+sDi/pU1QO1olZsvryN0kvFF8YD/r0sSp9BT1SWoMWLQfMygF1Hgx AzGrhdM2zCRneBpnV2ApggzW30m2gUiEMLzhyyaKVGv2Te4e20vMK0R+f X-Google-Smtp-Source: AGHT+IGoQuL4t99APbbjRetM99T+1hB/clfxo1IpHsAicu9GHIUDqUgqsfpqkGUc3vwGSSLaSOXP+MKnJUNM X-Received: by 2002:a05:6a00:3d52:b0:6ed:1c7:8c65 with SMTP id d2e1a72fcca58-6f6d60be164mr6477714b3a.10.1716483230115; Thu, 23 May 2024 09:53:50 -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 d2e1a72fcca58-6f4d2aa5958sm1885321b3a.5.2024.05.23.09.53.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 09:53:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 09:53:50 -0700 (PDT) Message-ID: <664f749e.050a0220.2c93d.fa36SMTPIN_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 87C36605C373; Thu, 23 May 2024 12:53:49 -0400 (EDT) Subject: |SUCCESS| pw140291 [PATCH] [v2] test/crypto: fix enqueue dequeue cal From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240523124838.3474899-1-gakhil@marvell.com> References: <20240523124838.3474899-1-gakhil@marvell.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/140291 _Testing PASS_ Submitter: Akhil Goyal Date: Thursday, May 23 2024 12:48:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140291 --> testing pass Test environment and result as below: +---------------------+--------------------+------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+==================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Debian Bullseye | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Debian 12 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 38 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 37 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/29999/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/