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 47A87438CB for ; Mon, 15 Jan 2024 09:49:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 441D84029F; Mon, 15 Jan 2024 09:49:35 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 1233740272 for ; Mon, 15 Jan 2024 09:49:34 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5cf495b46caso658366a12.1 for ; Mon, 15 Jan 2024 00:49:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705308573; x=1705913373; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hv3USnwDcSVjgAT3TS+KvdRZshh31z7eamX+2pCnLPk=; b=jp82L9w8bADmJOB0cd/BThRWr9sT+WXy7cSd48rgm63ExG0Ti/VuiVn0KMzFGVZxNy 5PDAD2mPgio07dZ5I5ZAuq4kZIWDvAiOB2PXXSKx+gWjVcsqJ1iR1QRd0/8cKFgbYDW3 8wh+32MgY3jWHa2Qg0O5n5nzW8DP5u9PLrXLo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705308573; x=1705913373; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hv3USnwDcSVjgAT3TS+KvdRZshh31z7eamX+2pCnLPk=; b=bvFGwWZSVCM504jVy8UJ+kCfu3BCOeI8Ns9mIDh5p9oGSqYN3gAc5kC4RTBy9yipVI 0Ogg9MlB4BaRAdP7/vPrvIzo/JSyDnXN3Ez1D6XU9xSKNoM7IhCvy2lIZJhNdeYa0cG1 VcC45fqkWeKwd3LDLre5z8mA/R19SeBcc1rGwkdmwFD3xOQD88sJHjEDLWH+S6jSRZKw AVErZ77JLNC7QE5t6TyJcr4MmU/HycN4mXPtMD8SbIDhh93KWtc+5zfu4k4WD4VN0gbK 8+ZX32R5hB+R1jJXiizG1HzBdC3+voNO19dJlo/NWINcnZaUfEBTIFjric0KzkWDYpVK BUwg== X-Gm-Message-State: AOJu0YwvuGqYCfRD4bP/9m3vTa2PiDwf61tGjz/gc3UPLMrts+GfzSOK KxvIWUZL8bHrrJZinfAvnBNhoKYIZPK8GsxHPluFnPiPYU1hBSmkVV3k0NLtvn+ESOfYWtdd/gH eWMXozA== X-Google-Smtp-Source: AGHT+IEZ+Ik4d5F1dUPjlIP0kk3qIHuur0DpHbuwFVEdUA0EGJymsC07mVQ3KKJtWb/rZT1XFZwkyYCPurCZ X-Received: by 2002:a05:6a21:3299:b0:19a:41ff:5f21 with SMTP id yt25-20020a056a21329900b0019a41ff5f21mr2138870pzb.67.1705308573232; Mon, 15 Jan 2024 00:49:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id kp8-20020a170903280800b001d3e9ee191dsm250184plb.8.2024.01.15.00.49.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 00:49:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 00:49:33 -0800 (PST) Message-ID: <65a4f19d.170a0220.2cedd.1468SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B2F4A6052516; Mon, 15 Jan 2024 03:49:32 -0500 (EST) Subject: |SUCCESS| pw135871 [PATCH] [v2] app/test-crypto-perf: add missed res From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135871 _Testing PASS_ Submitter: Suanming Mou Date: Monday, January 15 2024 08:08:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:1ee6738c308b8b3cf230644187394f13ca6ec36f 135871 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28862/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/