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 B1AB443CB2 for ; Tue, 19 Mar 2024 20:48:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A629040297; Tue, 19 Mar 2024 20:48:06 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id D541B40041 for ; Tue, 19 Mar 2024 20:48:04 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5a46abf093cso3447912eaf.2 for ; Tue, 19 Mar 2024 12:48:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710877684; x=1711482484; 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=xQCbk9qez8WMZswGazj0Ddg8/XpdHjIi6nw33a5Pw48=; b=QF3ulsfHM6ZJE2NX0avWa/veEowJF96kj9Al5bUoQPlYD6+g2bUn3qn5Zk/zrn0oNc FD5rAvAZu3TWKIGd3CpvevE2I5ea3Uxq0pzKNnGcM/qTwxpMe/r+Uyf/bcY2/SQTqZ5B THS6jrrcCq3tf5aWm/6rrCBvVWmGESVTefmnU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710877684; x=1711482484; 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=xQCbk9qez8WMZswGazj0Ddg8/XpdHjIi6nw33a5Pw48=; b=ttW7YkJxbWPUs2CzY+EMiuMhvykI7Zc7aBIbVLktyK3g9zbXTKS9kTdZciEn/GsFWR 9xa9xNuitk3+08UDTc9Ub114MVniPPtZcnCfJGv8EZJj+QTCRpMgyKk5ZmUISfW92d0q c7rKLCT1GHPyLVTpyVMnrJZLdWEbfdGJllsoLF0KxbgzFKja2mXxXNJpzoPWFZoeSpVI ouoNt9Nh/dyoqBqS/eQ7xEHMSDcs44oiSeQVseMmoWAUi+6qLRb7zuaQ1RWbpCOdSMbS rLUMIHyhOtpNCDRiPIPeXpFnT6G9h3uQ9SnbBuiTHdK2xus+MQdzb6mLizakjgjFuirz C8gw== X-Gm-Message-State: AOJu0YwBeEAjGoCTIne5274PaS8vF6i14X8LIqRkc/MEEXX66pIwhW6V qwJ1Iym4ekkyeGHYtlbyL1XGm4hQIUj6CMfxXLgWPGvHbn51KJiGgrevpLBIpjmGIJhXgUmzKVC 12tMcgcHuOJynvIy3E0rxidWj+SDLtXulrN7vqNJS X-Google-Smtp-Source: AGHT+IHtTPnYJxRa1rcoYqXv3mh00T8rwg4J9Onv1C8PMOJiHJScuvv4qomLsFbOcPDoofA/wvMDeFydtnBv X-Received: by 2002:a05:6358:4041:b0:17b:f03e:2bfa with SMTP id a1-20020a056358404100b0017bf03e2bfamr20713802rwa.21.1710877684283; Tue, 19 Mar 2024 12:48:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f15-20020a63f10f000000b005b9053d0ff2sm428116pgi.7.2024.03.19.12.48.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 12:48:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 12:48:04 -0700 (PDT) Message-ID: <65f9ebf4.630a0220.c6855.bd9aSMTPIN_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 7F5156052471; Tue, 19 Mar 2024 15:48:03 -0400 (EDT) Subject: |SUCCESS| pw138482 [PATCH] [v2] app/test-crypto-perf: add throughput From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240319114623.1137757-1-suanmingm@nvidia.com> References: <20240319114623.1137757-1-suanmingm@nvidia.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/138482 _Testing PASS_ Submitter: Suanming Mou Date: Tuesday, March 19 2024 11:46:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7f82e9c89f3514715533feb34f46ff1ea95c6f98 138482 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Debian 11 (arm) | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 11 (arm) 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29595/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/