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 A2FE9440A7 for ; Thu, 23 May 2024 19:00:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EAC9402DE; Thu, 23 May 2024 19:00:26 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 7E872402BA for ; Thu, 23 May 2024 19:00:25 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f32b1b5429so12754525ad.2 for ; Thu, 23 May 2024 10:00:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716483625; x=1717088425; 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=Bt5hB4mV7h8CKGEK+UJ8l5sL5lCihh4I3cAqzfry21I=; b=C+GjxauQ1jJa75nAmjw3yesIcxAkBHXp5SoRD/C5uY907cCx+ADAbjGR4URynWeHLB CAju8E0eKTQo1wKYUGr+tXBxE+XdIGo8M8IEtZuXlZqVCOb9y75dFerRGm9WWFrThntQ /SHFMuc24GKawlbAcmQjBg617huDHyQS70iNI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716483625; x=1717088425; 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=Bt5hB4mV7h8CKGEK+UJ8l5sL5lCihh4I3cAqzfry21I=; b=G95FBeSyoTwuRq+6RhuNLyvdtUpKAlufyNAVjd96ljEezlhTFe8nsud/awQ86S/FFT a3kqy8v43LOr0RnuDvgHG/Fa/SYvAqdUKdwZPDwsPgSw/iaffnG9EGLAFl5A0vPMnLnb Bi3u88kb710vHUt2Kts93UjWkmrFYmyZD+nGE/PkOiNjXhvL9ySgN3x/coC+1eODgPui LCob/MWUSS9eMMTQiHOypeQZkb7/Nq+EWLTbJkTYQzvymDK9n953zMr/eYrzcisL0iDj IVjz/+vjf9E8wX3lGMuTNnX523cxp7O0ViV0UzOJbjGhEUeVQErRB1OrbNcJhPXdcBiE /cWA== X-Gm-Message-State: AOJu0Yx2feKezljMN15qrPfL1tusYeg9WMkDTUWMMYhlND5VuAB05kH8 QNv/Ogh+NUI1Fqz1rPhVffXlvzH5kikeEmjHb8KOa3vsq1PT2rojI5PyxBeS4WtK3HNpS2EGTaP dHBwAXhb3PKL8WGVvG2ZwpfMn8f1us9nBb5aCCH51q/Rm5cDa9U1MdGky X-Google-Smtp-Source: AGHT+IFvDf9K/69jgjfiNS75xdTyv02IQ2Oiar191/1dgOvMY/rsUcpxgcC+DLCarCCF/q7pFrK+wHmYY9uf X-Received: by 2002:a17:903:1110:b0:1f3:2874:d4e with SMTP id d9443c01a7336-1f328740d9cmr72621325ad.7.1716483624570; Thu, 23 May 2024 10:00:24 -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 d9443c01a7336-1ef0bad4915sm11805735ad.56.2024.05.23.10.00.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 10:00:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 10:00:24 -0700 (PDT) Message-ID: <664f7628.170a0220.76702.313bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0A67F605C373; Thu, 23 May 2024 13:00:23 -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-unit-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_unit_test | +=====================+================+ | Debian 12 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.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/