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 A731B43327 for ; Wed, 15 Nov 2023 20:01:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1E9A402B2; Wed, 15 Nov 2023 20:01:30 +0100 (CET) Received: from mail-lj1-f225.google.com (mail-lj1-f225.google.com [209.85.208.225]) by mails.dpdk.org (Postfix) with ESMTP id A6F38402B2 for ; Wed, 15 Nov 2023 20:01:26 +0100 (CET) Received: by mail-lj1-f225.google.com with SMTP id 38308e7fff4ca-2c6cb4a79deso13133891fa.1 for ; Wed, 15 Nov 2023 11:01:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700074886; x=1700679686; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A27ibaa+NT/suLLBb2FBHcfKpK+QEdj5JtHIvrvraX8=; b=USki7ynsDCg7e/Nd6bwbfWFDZVwKshkoF7W7csTSj/61dJHCGzcviPwDGVlGquOGVZ FiaBfnn2ZDjkfqIh7iyHuegWx/Jr91EgK71kDHqRL+YJGitDW5NSPsJkdKmYkAVmEohG tKVwer9/xMwr7QHx4db8qz/XZRqHlcYIxyOIA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700074886; x=1700679686; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A27ibaa+NT/suLLBb2FBHcfKpK+QEdj5JtHIvrvraX8=; b=FKXznDfvrQZiwkPP0YILPTG7FQimq5HwxErUULf78E9JVnzfgGoDZ0bt5GXn/HYrKd 2KBFtpGlKOiIu8nsiFXWDBR3p/ZBoPvx9KvhzFJCav5xs63RJ4jy/K+gnyRK3BDu4zJP yPjnUxEbGlTTZBtrTAOoct1WP/Hja3/C8GzrIozCt4bv03TdIe07dkE6c8F32EDnR4Rs B3oe5kZepppS80Ao443Ne4Wk1rpDxCQZ1CK2J5C6KbGVqrpmf5J+55unb2ojTFzySh9g 1phEu6S25161p+oDf6swleXM5PCjKAvwwGO7XldaXmfJdt/Le9OfdjLTDMIkgFofitNv mbjA== X-Gm-Message-State: AOJu0Yw0TAuFnydXsMTIUZ3GIYBZsooSCsdOqUKc3FOuzqmJryKWUntq FdlSyucQ7ZNzjtJB0xiM5abh4Ch/I0z7zXBNtK/JCURKWT85u/Okc6+eH1rH5j4Aj78Ay3RIlg= = X-Google-Smtp-Source: AGHT+IEspvGTfF42i7KU/H07e+RyQh9JE6RKngRC3aLsrXuBG15BjPotWiIilABlTSEd6WUibd73nRajyFgT X-Received: by 2002:a2e:b811:0:b0:2c1:7e15:dca6 with SMTP id u17-20020a2eb811000000b002c17e15dca6mr2084133ljo.0.1700074886004; Wed, 15 Nov 2023 11:01:26 -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 k8-20020a2eb748000000b002c8353127besm1731252ljo.30.2023.11.15.11.01.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 11:01:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 11:01:25 -0800 (PST) Message-ID: <65551585.2e0a0220.62c2b.7f2eSMTPIN_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 A2702605C318; Wed, 15 Nov 2023 14:01:24 -0500 (EST) Subject: |SUCCESS| pw134402 [PATCH] [v2] crypto/qat: fix gen3 legacy capabili 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/134402 _Testing PASS_ Submitter: Power, Ciara Date: Wednesday, November 15 2023 16:14:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134402 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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) 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28389/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/