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 9FDD742B83 for ; Tue, 23 May 2023 20:31:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80C0D40689; Tue, 23 May 2023 20:31:32 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id C888440689 for ; Tue, 23 May 2023 20:31:31 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3383025b9c6so2825235ab.2 for ; Tue, 23 May 2023 11:31:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684866691; x=1687458691; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qoPxC35rpwrSH9c8PBZi5hPsllV6cWCX57LzpMYscvU=; b=GqFZe3+l/Q4oPh741JjSbKB9pSmpbfw3Yt/0sYMaxTha1LsbKvzO+Rw5GiBUhd8a+x 2NwxthHXl0n4ZOYs8oV7fyOeh/s1f79PXYgeBQ90tGM5fF8QG3YOedaw2ak518kOTX2t Zm5rCBkWwkDSyX0Xqb1gaLEjw+ecMdtOc8Bf4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684866691; x=1687458691; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qoPxC35rpwrSH9c8PBZi5hPsllV6cWCX57LzpMYscvU=; b=hgxptgMEl8hy2ih5Ti4Dx39NX3hLxwWRsdEJeqQinxJCLYqKJxr0wSupwdUkI0F4fd Oz//4x11bl8ETMs0ybQP9kNDJjTetnILMQwZGEfMcPtJ8FIcZ8JfANWLNzF5xkETtcHg ACBznelqQcpQt+w4tA0DAEP7PV5ezIjAxUgU3y/KNVEtYUXB1ruNfeJNNCKIZeV4QvE+ GwVjepPJOGgq1Pq48IkukJ+q2VIUoTHGTL4qbQlS0ut8j+tlUcqx3AAqfD/Uv9RWN49U jwRRSGa6Q6Sa/UIrKelW+xXfhAyTlYF/7q2Mn/wZwcXHZC7Fqw4uWnXgGtm+88tzQglg EccA== X-Gm-Message-State: AC+VfDyHUypMQqrySFIg4wFn51rt0Lgz9qS/1YTZFvhif8U909KYpWEG jWzFKubXkKMwWOcB9Y9TpXg9+ioRcb86/JjIqGGczNTYhJk/r/p+R/oNVg== X-Google-Smtp-Source: ACHHUZ4tBMDv8QH44XlZ+H4gGjjfrDAPFvVEihgGSRtk0nYflKZK1VXLEpEmvKQT6iVCITf5y7DWZYB+kkW7 X-Received: by 2002:a92:d3c2:0:b0:317:3f4:c06c with SMTP id c2-20020a92d3c2000000b0031703f4c06cmr9938723ilh.20.1684866691076; Tue, 23 May 2023 11:31: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 b14-20020a92ce0e000000b00335585bfec1sm743712ilo.53.2023.05.23.11.31.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 11:31:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 11:31:31 -0700 (PDT) Message-ID: <646d0683.920a0220.100bb.e3e8SMTPIN_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 91885605246B; Tue, 23 May 2023 14:31:30 -0400 (EDT) Subject: |SUCCESS| pw127191 [PATCH] [v1] common/qat: fix qat_dev_cmd_param co 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/127191 _Testing PASS_ Submitter: Vikash Poddar Date: Tuesday, May 23 2023 09:06:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127191 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26342/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/