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 A2EAC426B1 for ; Tue, 3 Oct 2023 16:07:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8722B4026C; Tue, 3 Oct 2023 16:07:51 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id DB4164026C for ; Tue, 3 Oct 2023 16:07:50 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fe8986355so33517639f.2 for ; Tue, 03 Oct 2023 07:07:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696342070; x=1696946870; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b4gSD1S/HlhAz+hK7jqPKyIvk8n2RSTuvkW4TT2MX8M=; b=LcEs5cCT8qM/IyWhuuR4+oLunEN439yYMbwVnLQ70AYM8iP9yLW0xOguwc4itF0FaB u8VfwvwY1Pv9/9ibsM1hv6/G5Oky96WWk6d8SStrky9fCUSpOaME8uF+QbRZFTP4SKC3 QFWJGaPmf92iQupwt/zEeWMPJSNbZ0JbATcLU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696342070; x=1696946870; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b4gSD1S/HlhAz+hK7jqPKyIvk8n2RSTuvkW4TT2MX8M=; b=Jk5N8B8KjaRSxY76rWWY/GwyVbX4eNNKiGP12AQZOPhI1GKHeXxN4UGWqS9hFBESyT 04sdzNgh3RzW7/4YY4lirgnkL9AAmRCCO5CWF9ddkasMqXXpW9gLAmvsKewf91s8nHY7 Qw1s8HkbJtXx/CEWRtkm4W99R+dyDzK4RM8eNQ+0CyFXO8IR/4g2p3IzzIk/vUrkHZvV dCstHXa84ItKYWKdAgTjN5988/xe4MaAeqQuSYwUDHhHva94ETeIdld16xQa9rRY6Xxd vpgLq0Ivn5M9HOBPDyA8+NVflsjKMaGX+hpSddbqRmykDHtAweOcs+osuVSgRgRU+Ojm DCaA== X-Gm-Message-State: AOJu0Yz91FQrhsh9tBlRIPqtqTeZdF60TAkP4l4PrJcktdGOi5wW+BYl Y4hwZc93zDv0ecQyhc5Fr2/KGNTQZdhgO/NUw9LCDiYDhf3zTNflWdX8o7g+hWUshnwqmm0TKg= = X-Google-Smtp-Source: AGHT+IFz+6lejocXIoI9RJeiLxFjMuAKEAR1qYefyy0tWTBaZeFZpwzZUTFiFhFkbPWm3kJf87Z4uFN4HBON X-Received: by 2002:a5d:9cd5:0:b0:799:36c2:fa49 with SMTP id w21-20020a5d9cd5000000b0079936c2fa49mr15052695iow.15.1696342070132; Tue, 03 Oct 2023 07:07:50 -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 fz14-20020a0566381ece00b00437a3c128eesm130150jab.31.2023.10.03.07.07.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Oct 2023 07:07:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Oct 2023 07:07:50 -0700 (PDT) Message-ID: <651c2036.050a0220.ce672.251dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 948CC605C352; Tue, 3 Oct 2023 10:07:49 -0400 (EDT) Subject: |SUCCESS| pw132276-132280 [PATCH] [v2,5/5] cryptodev: add details of 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/132280 _Testing PASS_ Submitter: Anoob Joseph Date: Tuesday, October 03 2023 10:48:54 DPDK git baseline: Repo:dpdk-next-crypto Branch: master CommitID:567703b176f24e1734ae3cb4d4c90cc5dd02de4e 132276-132280 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ 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 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27810/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/