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 2133242351 for ; Tue, 10 Oct 2023 20:40:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AE4740041; Tue, 10 Oct 2023 20:40:57 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 9267F40041 for ; Tue, 10 Oct 2023 20:40:56 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fce245bf6so240847539f.1 for ; Tue, 10 Oct 2023 11:40:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696963256; x=1697568056; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fkXDDXeAP1cbp3CU8vaj8NPEO4mLEizCiInBEaB9uUU=; b=Vn+bIUP0IOqYlLFmb0PMO4dY7j4BPZj/4zIF8n89yihuOT+GVXYM09bo1B/WsON+YG dxEW5R/0YgUsALUltMIT5NLu5OMVlmcEPNRf8TEVgpcvChOEr6aulEUpqLIJ3bg99de1 parJX91iMEwhN9AkCEkHWPxkX5ONqf3CXylrM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696963256; x=1697568056; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fkXDDXeAP1cbp3CU8vaj8NPEO4mLEizCiInBEaB9uUU=; b=tnDYIFtoKCmg3RJiZDnNHKFf23xM5EOOIXlEWThE9vacMYa3Vf3kcPVA0h10q6VmpZ q+jZEizKo7+UaunZCBUKt0PEJyAPleJGS8SgxOC10YQyoeGSDnoxJjkJDD0KE5aRgNqE cO0Xifq8gPog/zjwqonPOtrTgRj9DzyQJX2PoQc2YI+8SAmnxFD94FYz5t9K/VfVq/hv oKCq3xNIFymy+mKJo1QP7vLUatfT6u/nr7ahUeZOdOwZ28jAfbhS/o/IOHkC8d6t6sQD SOeASdaCmDAVa//LazMQgvMYj7h/Msnwt4bIHHuBFM9F19s1EGofKXO/id/MXEBnDzdo YnFg== X-Gm-Message-State: AOJu0YyAdnpUn7CGQFMs1w67d915mqXavZXe39BTSW2G2O4nKINAQpZM kp8BmpMkg/rrX0oxZQPydFd62h970MmsYjrn4nM/NubLhPZFuZSiOpVxnQ== X-Google-Smtp-Source: AGHT+IHT5ZVYvdA6sax1SgIqVzOTJgCk3eTyl6JQTmanty+bTlB5lEfe7tGjekWmAoVpcdMRRij8gRtTIYmc X-Received: by 2002:a5e:8810:0:b0:799:2163:418a with SMTP id l16-20020a5e8810000000b007992163418amr21001009ioj.13.1696963255958; Tue, 10 Oct 2023 11:40:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y10-20020a5ec80a000000b0079fc7c90cd3sm454715iol.18.2023.10.10.11.40.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 11:40:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 11:40:55 -0700 (PDT) Message-ID: <65259ab7.5e0a0220.aec8c.584dSMTPIN_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 6EFE9605C380; Tue, 10 Oct 2023 14:40:55 -0400 (EDT) Subject: |SUCCESS| pw132459-132460 [PATCH] [v4,2/2] test/cryptodev: add Rx in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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/132460 _Testing PASS_ Submitter: Anoob Joseph Date: Tuesday, October 10 2023 10:32:12 DPDK git baseline: Repo:dpdk-next-crypto Branch: master CommitID:34325c1a5d1140ac702d3a5d804f86aebe462589 132459-132460 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27879/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/