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 1F37E4297D for ; Tue, 18 Apr 2023 17:00:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A6314014F; Tue, 18 Apr 2023 17:00:16 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 79D4E4014F for ; Tue, 18 Apr 2023 17:00:14 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-187ef4d7863so325934fac.0 for ; Tue, 18 Apr 2023 08:00:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681830014; x=1684422014; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ua8eo6sJ77l3lMj/43TmmOn07t4UODUIqUzHCpHtf/Y=; b=febPhcCLYpgGlKiubmIriEXLIuCHpti4HYEUG6wr0mO11RwV0cjUEESGS2qQwKN+o6 NUPhZIpsiOi97d4ooDmBY8E4lD7ucxAyZzdsLFYvdpZmAFlUEUcmq6Ydv5dVcz/Lf9yh PoOt4vb8UNd/lJ7eAvfdbWHGNvgIMwjlV7fgs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681830014; x=1684422014; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ua8eo6sJ77l3lMj/43TmmOn07t4UODUIqUzHCpHtf/Y=; b=a+B4ZKZwCRyy2NgUvPD/tDEcZG9rwrY01cqtLIsgriaraznemtJOP9nLkh5P6M/iZj MAxzqaKJhleZFJBeHNJc2N3Yzt2Jtn5iHZylALlgHIhdDbI4Bt5uGCnyvzJHnjgtzo6+ QU24XTg6l2M0yqye7ybtPlXpP3hGw0YWMxZYvoy+F1y3MppTEdIyct5ug18zRrliS4tR YzJY+Yhiie0B7CSMqJgILh88CYpHmUoU+RQ4eK9k2vdke52glM+ErjPQV6/TbHf/6Vu1 C5z1kUPISnddIj2i2HcrneWNBngZuWZKlFOsawl1GyhMnd4Y+WuDBTZvdxT++4H3qmzZ 0Zog== X-Gm-Message-State: AAQBX9dYRJfrvI85y2B6FFQmSbFhg4WPZeTWVsrFR/03bBsI1DMr2g4v dpvjR9gs016UldUZcxrdn/UKhdBQMSN2N7esXaL+ScwkOY6LSJKB7pwJWHGuu5QX0mgaVcu1SQ= = X-Google-Smtp-Source: AKy350YyN2GpfnpIfeszjmBMVRcaO9PRWhsC55JEWOpJOHRCikyoS5ttGDvYUJ38je2myWS9oQ+tu1Zquw96 X-Received: by 2002:a05:6870:c0d3:b0:187:8601:76a with SMTP id e19-20020a056870c0d300b001878601076amr1710318oad.29.1681830013777; Tue, 18 Apr 2023 08:00:13 -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 s5-20020a05687087c500b00180b4be1bdfsm4362092oam.29.2023.04.18.08.00.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 08:00:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 50E3D605246B; Tue, 18 Apr 2023 11:00:13 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 4E80260095; Tue, 18 Apr 2023 15:00:13 +0000 (UTC) Subject: |SUCCESS| pw126238-126239 [PATCH] [v4, 2/2] crypto/qat: support cipher-crc offload From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418150013.4E80260095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 15:00:13 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126239 _Functional Testing PASS_ Submitter: Kevin O'Sullivan Date: Tuesday, April 18 2023 13:39:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126238-126239 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26032/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/