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 011CA42BA1 for ; Fri, 26 May 2023 00:49:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F056740A87; Fri, 26 May 2023 00:49:33 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B0C7140A87 for ; Fri, 26 May 2023 00:49:32 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77496b0b345so6007139f.3 for ; Thu, 25 May 2023 15:49:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685054972; x=1687646972; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pbWu/ju1GvAPZB6/asnDob3O/w9f+UoZeWdokkS1IK4=; b=Mvr66T261o6DWEpymOMCvtM3G6n/VkNUZmlWidg50P0qc7SQHZPLBniiyLt1LMppye dPRnv5+dj2HRAfcOhG0jQ7/5+Xf/d8UDCNr2SJ89jmkc06qWOeHs63VNc80EmNXeADRO sIH0t7lRSkpl2W8Bi/3B4zoRVevci1O8HnT8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685054972; x=1687646972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pbWu/ju1GvAPZB6/asnDob3O/w9f+UoZeWdokkS1IK4=; b=EViMLdcZZAWw/NLbpvcRl2z+pr6i9UZYHPDcT+xozpNjJBM/1xS9XsCBDv2cC/kt2c w4yCCx8P2XEK9L7Knw9LUZ7n/3bBPIyULJ7tyRiOS/A2BHDOsEXKANg2DTjVL8gOdLQH ZLh1sGu6tYhFYphww/q69L5iJal3LVvjXt09vO+A6TTFv4XzEEVpLHP1x59jQhnkQzO5 sU0YrA9QCv/jRnqGhJmOah/ChdIfvOwS6Y2XzLmJEPbpslY0dJuViR5sj4BDnQmCgDSE +YGg2kY93rL7BqigF9IEgJMzSZ/s4KvKIm9D0qGkrdoW1LapdYN8KKqJJzV640QAHa1h 0+sA== X-Gm-Message-State: AC+VfDzdiyn50Af0GW27vul6LRG8j6YBRsB6+0TaemYrgOyQHhdkau/r EuvdNru9ZWLa/G11MOAWvnG7L5CvunYKgoT0WaiY9zlXK7M3enrQrCVI63NrLjYV0/la57whHg= = X-Google-Smtp-Source: ACHHUZ4HqVeOUbMkFP0msgjrAqXr1qcPC4LpX0DfMb2YQ3QXV3hLX1QBsf9a1EjPi9+LUf6xMOmIlFpHDiMK X-Received: by 2002:a92:d790:0:b0:334:faa5:48f with SMTP id d16-20020a92d790000000b00334faa5048fmr14074516iln.28.1685054972128; Thu, 25 May 2023 15:49:32 -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 a22-20020a029996000000b0040f94a07894sm139131jal.32.2023.05.25.15.49.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 15:49:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 15:49:32 -0700 (PDT) Message-ID: <646fe5fc.020a0220.9c0fb.4b5dSMTPIN_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 AB100605246B; Thu, 25 May 2023 18:49:31 -0400 (EDT) Subject: |SUCCESS| pw127436 [PATCH] [v2] common/qat: fix qat_dev_cmd_param co From: dpdklab@iol.unh.edu To: Test Report Cc: Vikash Poddar 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/127436 _Testing PASS_ Submitter: Vikash Poddar Date: Thursday, May 25 2023 15:38:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127436 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26389/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/