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 964CB4253E for ; Fri, 8 Sep 2023 06:08:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F8F940042; Fri, 8 Sep 2023 06:08:26 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 8940B40042 for ; Fri, 8 Sep 2023 06:08:25 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c4c5375329so1274903fac.2 for ; Thu, 07 Sep 2023 21:08:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694146105; x=1694750905; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cuzMmrJRHtbnWh3r6fBrPSlHGKN8AxTIDMpQohE8G/4=; b=NsuaTBYDVXv7SjN5a7PBocrGYPviLbExDRAmwgtunZcqfkHNFNBwSpn9FnN9Z5F1en wpsSy7+kSvANa/wbipDRQTH1OeSAxNlESF0DXNjRtpcuz93XAoULQaYybWROdlqR3jKs y8/4ovnynDVnu1vUCC6NvTpGY3BkcOrvtcvAs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694146105; x=1694750905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cuzMmrJRHtbnWh3r6fBrPSlHGKN8AxTIDMpQohE8G/4=; b=LwjoYKeDbxvlYkWatZFNwZ/QNr+CVrFgk8KYkQzGczcIQ8U89zso7f7iKxDJK1gSup LZf24ijYnSxSy28jfio2qTI1Rk5mGpMUrSFTq7d+0BSEIDZdoEOub57S20dDHQACkZZk Ql99iY79AjLIHRw7n4dLwR1WTx7NQvEBELBYOeMy7HcSZqwo1KqLflsgtwFfc7hi1D5p eOlVyoegfP+AaYnz75Y06lPLXe/4WRM3iyghfuQ1Kl+lP7cNUnfMy+JFrKO/U43sK5uP DOkbK7maUqVcDz7LubszgV198EpsS32tMu6ANwXR/E6Cv3IzrTcejx1HoI/2O2TL//VZ g5Ew== X-Gm-Message-State: AOJu0YyDqgDkgVtS3nqk4XQMMBYnIjGdQq+/OXr3j7v+qpRPfVNqZdh7 GLv2AA+xKsKhXzd3z2G4U3gucAZLOWoTm/b8zy2uprqD23hPKlCgeht9OQ== X-Google-Smtp-Source: AGHT+IHxCHqZRlyWE+4UANsAetrqLs0w5rQjN0sv+xQQJWjYvGb0oWDacz6yx6gLlKEQNtcZ0SgD4Esz1ZWC X-Received: by 2002:a05:6870:56a5:b0:1ba:6180:ff47 with SMTP id p37-20020a05687056a500b001ba6180ff47mr1607607oao.21.1694146104876; Thu, 07 Sep 2023 21:08:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w1-20020a056871060100b001d4f08b40f5sm58118oan.46.2023.09.07.21.08.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 21:08:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 21:08:24 -0700 (PDT) Message-ID: <64fa9e38.050a0220.89d3a.3f8dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5B8636052471; Fri, 8 Sep 2023 00:08:24 -0400 (EDT) Subject: |SUCCESS| pw131233 [PATCH] crypto/qat: fix raw API null algorithm di 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/131233 _Testing PASS_ Submitter: Ciara Power Date: Thursday, September 07 2023 15:35:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131233 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/