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 86FCB43327 for ; Wed, 15 Nov 2023 20:22:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BB19402B2; Wed, 15 Nov 2023 20:22:48 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id 2F84B402B2 for ; Wed, 15 Nov 2023 20:22:47 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-9dbb3e0ff65so5562966b.1 for ; Wed, 15 Nov 2023 11:22:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700076167; x=1700680967; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1d7gMsD7pscSDpwVUp+2EDmX3xOPfiGCe6Ws59j/lE8=; b=jBGWq1QzzSm9195jcGc9jH3XxvJi7hBoRjjtLICwpm0GOXDAXFWzVqfYvVpDSaC1kd 7b5LzJyAziC2ADU/Zf1/l5H52hnuw5IV72HxIzjinXwLq5e/uDSUqV/StgzJ0PT71TWq XAkuJ3cBO74ImxtDvQOAunPtzcHIWtu8kChNo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700076167; x=1700680967; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1d7gMsD7pscSDpwVUp+2EDmX3xOPfiGCe6Ws59j/lE8=; b=MCnaLy/+/K4LhmuuhUMZDLnXFdB3E5FzJZXf/eXpnyLCCplzNJrNE7FaqVK8INctx6 nvarvL99sNT2HFqWeJ13urh1siQbXJlFJ8yZNnT+iJYTuPqvf9IhO8LU8v85mu7NaZhy d1KqnYvcRsAPh0J2ABAzdlu1qxYfvtaP741buY1rKWHYDVAqpEUFtTjx9cy4aN9CS6qH o5/AcGtujjtGlyqPB7DN0jFUpSJxHZhId4JB22BOZFkYdeqa0zbY6hupy6chdvwGkKzU oyKx6Zy59b+sxRJHzVouoaxl2n4w5kP6VBurVNtnb54QhvKIbFmC3PskGzOwidT5Dgpu pSUw== X-Gm-Message-State: AOJu0YxqVnqrVF8K7A/wmAPYi+jQC99uL5dgys9UpVRSsIaoiFDwEolK eZHtm6dcq4X/lv7gfSXr4HO5OA3vxJsfRBfP6T1yknuZ5eh5je0obcmmhA== X-Google-Smtp-Source: AGHT+IFRYWLOakZ8GwPkOZfP7HDtkY/O1eyg8pIU6j2Ww0ByXa/2GvnkeKaKPeCBB1AL9Pk86+SppglMdVhf X-Received: by 2002:a17:906:b346:b0:9e5:c55b:7a0b with SMTP id cd6-20020a170906b34600b009e5c55b7a0bmr8427827ejb.77.1700076166715; Wed, 15 Nov 2023 11:22:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g17-20020a170906199100b009e66c1d777csm3743431ejd.207.2023.11.15.11.22.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 11:22:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 11:22:46 -0800 (PST) Message-ID: <65551a86.170a0220.7c7b4.f869SMTPIN_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 DB6BA605C318; Wed, 15 Nov 2023 14:22:45 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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/