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 4022742C78 for ; Sat, 10 Jun 2023 07:12:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D6C040A84; Sat, 10 Jun 2023 07:12:33 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 2120940A84 for ; Sat, 10 Jun 2023 07:12:32 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-56ce53c0040so2936017b3.2 for ; Fri, 09 Jun 2023 22:12:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686373951; x=1688965951; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oKqpW3SOMmtwlknOqTp0fRbTW2jbI6nReT7ca1FGIR8=; b=IdfukTYXnRoifdccdmQ3RlQkK/G4Tdp7b3X/UpVbrmHyDCLpRG9nlxX2RWX5ntiN// XrjMc4kqmOJ964KNDEKZwIvBYuNhNjU8WhGyVNVWgpJfKudsEhEqOzd0SyO16Bi3hKxF mLIoOe20fpVg3gtoE1FDj6iexHewAJ0XTI/WQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686373951; x=1688965951; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oKqpW3SOMmtwlknOqTp0fRbTW2jbI6nReT7ca1FGIR8=; b=BlJNWWq/SUjk+GQvJmcAgUJ/Ah+tKKOoljeOyNq5WMpMXq08ds82SNBxLA2f+Owa+X azq/aeMi4E4H5pV2rtE1Lc9vvmX3RItG0vSmuF1p4ZrH8WC4mTY9FTv+XTskuaQDlL13 hpISSDiB182L7k/MIcmcAoq03VcntF+i9il6sJ2BhRcDTNq7CPJ7pm6nL8CQ4rT59JZM na6DAe7vxwMc00DrW7IVl9dd26oHlCYGrGdT3gV0gTFyT1nY5NfIafQIBG/idfZKO1EO b89laZIlhl0SN6ZPZPPdwtX8AxGJ+LaB3MDhGVHMjvl46Kcxzscs7njzmJFpRYBIv7z5 iH6A== X-Gm-Message-State: AC+VfDzbJnTYAh1rKDqIoF8T6VpGDT/9Gzo9TZjRCQotTIc3sywZdHOa 3/URad8htCXGNYJrsdD+gijmJp7IaMqRFdY+XQWWJDZmpWwSaJp42i60mw== X-Google-Smtp-Source: ACHHUZ5gr2ddigrfrQlPjGpkJRta/ajozPRNQVHG0yTvSrHBKDjaeC/2oBoOmWlSFsjD5uuioFL7cy+ENf8q X-Received: by 2002:a0d:e246:0:b0:565:c7dd:95b9 with SMTP id l67-20020a0de246000000b00565c7dd95b9mr3348414ywe.12.1686373951506; Fri, 09 Jun 2023 22:12:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j4-20020a0de004000000b005659ff491d0sm577538ywe.47.2023.06.09.22.12.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 22:12:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 22:12:31 -0700 (PDT) Message-ID: <6484063f.0d0a0220.3cacc.e788SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2EDC9605246B; Sat, 10 Jun 2023 01:12:31 -0400 (EDT) Subject: |SUCCESS| pw128466-128471 [PATCH] [6/6] crypto/qat: remove useless l 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/128471 _Testing PASS_ Submitter: Maxime Coquelin Date: Friday, June 09 2023 13:54:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:abb4cc0efc1b0f7779bbe3e24bcb362146351c6e 128466-128471 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) 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/26615/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/