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 B0181438CD for ; Mon, 15 Jan 2024 10:09:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD2A9402C6; Mon, 15 Jan 2024 10:09:37 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 9FA7E402C0 for ; Mon, 15 Jan 2024 10:09:36 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5ebca94cf74so81071827b3.0 for ; Mon, 15 Jan 2024 01:09:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705309776; x=1705914576; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TUbo8XZAFbLh1ZN6xwvSMtGAOp+foTnToKZEvs66OgY=; b=gn/TI+M3hCyAq2Yyz+Aokmv07ysxZteglLeJTE3cKJwGNmSLLmiWthkHMAm9Zef23M RvIoYjkrNYn5reFMovePBHrrhKk/STO+RjhiK7YHeqnkVxrhQI1fOKFO6Wvha+DU42wV ATlgLPvXWdQkviF9P2D8dU8T+AeeCY7P8ZL3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705309776; x=1705914576; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TUbo8XZAFbLh1ZN6xwvSMtGAOp+foTnToKZEvs66OgY=; b=a/kbRQVuZCp0FJYFl5Aa/TC09pT8Tp/1pwUJMyGXIZoGHi0IJotHpi/cNzHR24Qxwx NXp9AfeewLdfHa2sXTR34ORUAmBa6v+DwLC6wmL+u60abB3PNMeCmn3Kz1TKRs2VD4xB 9q+lZTPquy0Li6geJK3UbrVcOVpeARDL2Tx3Z9ztVppUE0oCIPbmf7j1Vw1RybMGAwjo kqU2dUtR9NcF1Ec1VQ+UMgQTk7/E7q3RyoJEH0xwyoLwAGks8rhuLI9bkKhXvineq0rR 9Ck1OQ2jS6mvYWyKI9G0Mz6xfsB62UIlsFaRdf1TGFueF+B2WHLXxiAdHES+uety/RN5 Bxrg== X-Gm-Message-State: AOJu0YzO0lpekQBari9cITOoQOvHfk/OmlO+tkapTUAsaS9mjddkmqRv KMN1X/8CnnCq0UYUIg0UeUhMV459pGZsTjpJawROlxtV4RRm6XId7vx4TzSLKWDXgg== X-Google-Smtp-Source: AGHT+IE3KgWsgkdXP4TYxxjo1Lj3IGwRCSRSoMDw5p7tCq2TqdTVcfRzC+nsHsDfh3GS9pCf96ga1ltdhLZf X-Received: by 2002:a81:9894:0:b0:5f8:cf76:e571 with SMTP id p142-20020a819894000000b005f8cf76e571mr2914018ywg.93.1705309776033; Mon, 15 Jan 2024 01:09:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w18-20020a818d52000000b005d3e2e41281sm547519ywj.50.2024.01.15.01.09.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 01:09:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 01:09:36 -0800 (PST) Message-ID: <65a4f650.810a0220.3f0a1.8626SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A32686052515; Mon, 15 Jan 2024 04:09:35 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/