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 81AF74253E for ; Fri, 8 Sep 2023 07:04:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B08240042; Fri, 8 Sep 2023 07:04:10 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 6C1C440042 for ; Fri, 8 Sep 2023 07:04:09 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-64f457c97a3so10346956d6.2 for ; Thu, 07 Sep 2023 22:04:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694149449; x=1694754249; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xa9anwQ5m+HbOGVrO07uSpxw9tiEgxcmKTL9GYiDWV8=; b=HAq545v4NYdMlIazG+FMUAgnK2Q63LHuUUKMhNwh8laUbdX/TmdpJbelcCQ9U5cDpI cElCQxQ1vE+qAesDwRgkYLZsAkLhlGKZwUJD/pi+x45GJs5J1SnN0qBZkn/UWOHESzJo wL0YB86FFEsfVCJrvZt3ZlEFqt27CssaXjoBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694149449; x=1694754249; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xa9anwQ5m+HbOGVrO07uSpxw9tiEgxcmKTL9GYiDWV8=; b=plEwxhSkpppt0DO6TzujygqP9FWL+/K+jGyHomiBQZGkeuqfVT6H2/iB7QwgRst+8a EmK550EQ0srWbfB0j3jRB2gljJDHEwz36nyO+lijT3nO4FSsuxxYtp9gTCxAfnVGUEVC 8hvYQ/il7wksGOiXqEF04HYkOeIApS/Zs9gqJhoJWvl6kaHBmLh/FNZ4pOzULw9tacOh OSAZU2riGlk/J2/T9MvspAii4Ab7y9+wJiGu0zOm6oaAlp4vEaecgKpcxA3+xQ8aPaDx unXZCXEXkcZqcmdbvz3d8UuZ/uWqCK5/tX8VHbY2UGDbjzKyezuhj5WunHm2ZznBxkKJ Ui2w== X-Gm-Message-State: AOJu0YzOa8urB9Cm77UWjAFP8K0G3S1ClQYwJ2/F67IFyOyWe5OKKiK1 g4LuEo7OpplzB87rewMJywr7XSz1kO8dQBMvdOCxS7ZFoxu3cOzLfP0I2w== X-Google-Smtp-Source: AGHT+IGKNa8ycF2+0EYjb19zVGdKWDhufWQVG5L4mbuDJiSjNzfmG9h5rhp0rbh91evrcZUNAN13SlJ1yUb3 X-Received: by 2002:a0c:9c43:0:b0:64c:2240:27af with SMTP id w3-20020a0c9c43000000b0064c224027afmr1231310qve.63.1694149448825; Thu, 07 Sep 2023 22:04:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q7-20020a0c8cc7000000b0064742c127a3sm41434qvb.5.2023.09.07.22.04.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 22:04:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 22:04:08 -0700 (PDT) Message-ID: <64faab48.0c0a0220.a172.3313SMTPIN_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 7979B6052471; Fri, 8 Sep 2023 01:04:08 -0400 (EDT) Subject: |SUCCESS| pw131233 [PATCH] crypto/qat: fix raw API null algorithm di From: dpdklab@iol.unh.edu To: Test Report Cc: Ciara Power 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/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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | 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 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 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/