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 0AADF45619 for ; Fri, 12 Jul 2024 18:59:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 057EE410E8; Fri, 12 Jul 2024 18:59:52 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 297FF402F2 for ; Fri, 12 Jul 2024 18:59:51 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-81011c142ffso671742241.3 for ; Fri, 12 Jul 2024 09:59:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720803590; x=1721408390; 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=YgZoP/sUnLYsHxyUQAoosukzxsJq4FqcG7/DhsnBbH0=; b=L+DDPuRLdYbDLGFegxMLO2bamBf4HZ0iwMp7WXczUEVpneRt9CZT831o9YOLnTqSOQ OiMf+cTGgRzO2ORyNzdPB8QYFBufKYj2QFSlqBDjaLA98DjsBnC9Qf6+PuPSQVlmdneN AhX/6fxnxsr2fWLlqqh+ueP7zWVyTxW8//P64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720803590; x=1721408390; 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=YgZoP/sUnLYsHxyUQAoosukzxsJq4FqcG7/DhsnBbH0=; b=dHvdxn4ZfvLLxhcuVWrbDiRGQ2Cacj1MPeb8iq7IZsQD+9QX62oYWSnNGmzj2mk6N0 KeLU07TiZxG+elLX40km2555LNQOHRJSZoEBG1D9Ps1WyqZ2/rHKZ98pegK/Pbi3BxP3 m2Uy23HXRC64FxGWgstvIsBr1MkbnLfGhDN39d7Y+pAZsiQS5etE7wyoLka0C1BxzoXp FGANg09t2ml8dcSjqnUpAokhQ53zLBdpVuPTHhayZnfAwDjb3bYDLUMAIMGEdiX3m2Wv MtA0dzrESmT751WLH8RrkTLVqaHZPgmkwHH/BsT9VbauXXnqxsVyrp+1JCoW4c+9VgnF mLiw== X-Gm-Message-State: AOJu0YzGqBF6Ho6wSCLjc0bG82lLseYbNhmpUKSKBYbaskHrE/GOuMIO BNHYFLks3BCyt6LjdHv5kIOFprBYmogkJza5nhTRmYbKwJvVZJrGPK77oLzvLB8daFt5JHx3jzs kPUf7WZhzbVyPRTQHDJBIP5DN6ko/M58cWZaQgbZLibLxTeNwm6vz/wxn X-Google-Smtp-Source: AGHT+IGNTK25mkF51ZQ9WpDgnDaW8DPEsZF+4YJXOmYG5WW7jwBeEeysRKdNj2+feihg7LDeHpIDtxtAYTPs X-Received: by 2002:a05:6102:8014:b0:48f:e655:fad9 with SMTP id ada2fe7eead31-4903222a78fmr16385833137.33.1720803590549; Fri, 12 Jul 2024 09:59: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 a1e0cc1a2514c-8107cbb6362sm263979241.12.2024.07.12.09.59.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jul 2024 09:59:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jul 2024 09:59:50 -0700 (PDT) Message-ID: <66916106.050a0220.27c49.c593SMTPIN_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 342BF605C351; Fri, 12 Jul 2024 12:59:50 -0400 (EDT) Subject: |PENDING| pw142364 [PATCH] [v1] crypto/qat: add fix for Gen4 WRITE From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240712144851.2694526-1-brian.dooley@intel.com> References: <20240712144851.2694526-1-brian.dooley@intel.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: PENDING http://dpdk.org/patch/142364 _Testing pending_ Submitter: Brian Dooley Date: Friday, July 12 2024 14:48:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142364 --> testing pending Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/30507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/