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 3524742BA1 for ; Fri, 26 May 2023 00:56:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A53840A87; Fri, 26 May 2023 00:56:29 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 0830140A87 for ; Fri, 26 May 2023 00:56:27 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6af6df7f93aso224907a34.0 for ; Thu, 25 May 2023 15:56:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685055386; x=1687647386; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pbWu/ju1GvAPZB6/asnDob3O/w9f+UoZeWdokkS1IK4=; b=DTKkau5P7IGGqtetDFg05+wSg4mLSdOIDemqiR70sR8Z45jssh/QRaKdWkAY92sVri prKo5RUg0gXb5Fk5wjrSlEccRcPbcsceFzi+vMnY0WyTs+7s/rUAOJY7e573bQ5quUsW 9pZIdz6ON7LoMfKfJLj5dZEUbMW4jGcONX4zY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685055386; x=1687647386; 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=lb7H8ji4k2cbbMnk1g8LoKI0+8bK30n2LKue6iKzsSXJ42BCdpxmnJv/cVyk+Sf89t M60rObECFq2w/bVRASsNcqr6kmUTlp7f1klPvabvmVstzLooZEIFE4k35QxdNeteVcb7 bm/1qWEXTmgmcBvsvf0nNnNi1xD22jQUVadasBFQW2I7lCJl0WlIYZO06ymauKzS6fZ5 6RgCdgt/+bRG375dLVVPfg0DoRk/v+trQTjMeykZFiFA8ygXcdJSI1oqBDiw5vaHBEpk VqcmwYRbOiEnpMWDamPXda4zEIFVV2yWW9zlSHM2cV3S4MIglCunak+LRcjIb8GNZQIe RP8Q== X-Gm-Message-State: AC+VfDy/gZdgMr/Zcpwzi0/gayIfes3b8SavtatA69Gm1cKNoz/l3V8j 1wGn07wrstjkaXzBVg7aeeYVlkzWp9IZ5jERKyEcmQVeosDtPEO+fVQbnYe692ftnMrB2Cfi2w= = X-Google-Smtp-Source: ACHHUZ7qPPgV+wGoertUbWbapP1sSDIQHVj6yYGkiRbqd0pSg4w4BUi8ALTiIrMbzdgQEz09iF2fVNF5QZMh X-Received: by 2002:a05:6830:1b74:b0:6af:867b:940e with SMTP id d20-20020a0568301b7400b006af867b940emr472693ote.2.1685055386345; Thu, 25 May 2023 15:56:26 -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 g3-20020a9d6183000000b006af6be3d537sm194004otk.6.2023.05.25.15.56.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 15:56:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 15:56:26 -0700 (PDT) Message-ID: <646fe79a.9d0a0220.a1537.63f3SMTPIN_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 D5026605246B; Thu, 25 May 2023 18:56:25 -0400 (EDT) Subject: |SUCCESS| pw127436 [PATCH] [v2] 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/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/