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 9729D42DDB for ; Wed, 5 Jul 2023 20:30:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 910AA406B5; Wed, 5 Jul 2023 20:30:24 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id C7220406B5 for ; Wed, 5 Jul 2023 20:30:22 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34574eb05f4so28680895ab.0 for ; Wed, 05 Jul 2023 11:30:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688581822; x=1691173822; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gxDlKNohsQfQHfhXtcGNnd1TqTeY6IoHwz1z9OEwCeM=; b=JaxVvZXur/TlBsu9Mkfw8x0cv4orU/JGfKSNmCk5+1N0RrWHFlZwMD/qZPqKrQsleX eNGwtuzeyHE3Pd7fuu0yLCskjg2bfxUvZ6/rqDCFXI0DgBm09q9nsDynLXpf+snQj8QR Y9g8CR9D1mne34k5X3X+8WfXksS3BJd/Zcwt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688581822; x=1691173822; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gxDlKNohsQfQHfhXtcGNnd1TqTeY6IoHwz1z9OEwCeM=; b=ZMw7tztNl98+28CxFOSBa8BMhodIYrl1f/1E8Hu0630+14O1lLAz3ZsqTTSVw04G8W LxGfZzwIZMU8lrkyb1hz5LmOSvFMF+8S9ymA9087/NcdoGKBTHmg5yzJzm3KLJABz5ZO w3pA6mVWYrEXr370HMI6OoonDJw5mOU049/zOhKHivP5f3xHMfnrkatyXMyGHdqorIGr nJDzDcvtey0wrfMim8t8L5zyA2PxU0b0Y/EUyK8/ikSYdE5fp4MtOZK5yr2BxdZebETw wfy0NWhshemmeWHKW6Jx2Kz0lbyVu8vxa9uwTGRj87QEQBcN+DHJbqVkj6ZozFM2tobY pBJw== X-Gm-Message-State: ABy/qLbvqXHKRTt73Ww3pgAmtiUPFR1RKK9bAJOXNfBFhFapBhpRfi9Q VF8O2EbRUOdrrrEkHR4WrvBV/H0syjnQuOlzyMYUKmljXezCb3iZuiJ4+w== X-Google-Smtp-Source: APBJJlH2anwjVh8habG+pX/YJAPQ1/NGY4JcAbYHCP7ugdS4Sg8llrmv4oKb+cQH5L3jplcaDiKnaLH1uKgJ X-Received: by 2002:a92:db51:0:b0:345:913a:41a3 with SMTP id w17-20020a92db51000000b00345913a41a3mr15048539ilq.30.1688581822194; Wed, 05 Jul 2023 11:30:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l62-20020a639141000000b0051322912d02sm1697996pge.9.2023.07.05.11.30.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 11:30:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 11:30:22 -0700 (PDT) Message-ID: <64a5b6be.630a0220.6f04b.227eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 70255605246B; Wed, 5 Jul 2023 14:30:21 -0400 (EDT) Subject: |SUCCESS| pw129298 [PATCH] crypto/qat: fix legacy sm4 ecb capability 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129298 _Testing PASS_ Submitter: Ciara Power Date: Wednesday, July 05 2023 13:23:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129298 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26977/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/