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 2777D42BA1 for ; Fri, 26 May 2023 00:56:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2243540A87; Fri, 26 May 2023 00:56:36 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 98EBD40A87 for ; Fri, 26 May 2023 00:56:34 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1ae875bf125so801785ad.1 for ; Thu, 25 May 2023 15:56:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685055394; x=1687647394; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pbWu/ju1GvAPZB6/asnDob3O/w9f+UoZeWdokkS1IK4=; b=ToHXplgeYQPkQpyqYT+mVQXBA4ANlnUFkMg6c3Nazyu7G0eIJLYtQy77nWU90/CIql /qZ5hFOaHW1+jL1pq5scFaXu86KZ8NMohHVwrydfE3Hdy/Lomad4EpzTKFAiZszQd3PL qg9jLh/wd605URARdCv1YBpybpcXTXXPkelws= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685055394; x=1687647394; 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=d8w6Gw/WAiFMkUweaU7YZ1eyu3oAMi2U3pkfnBzY9OrfF53gVnnRtuJQeBAncZvIJ3 XmborCfpTwo2pTDVW/Zzgbn3X2AJlalRjjUq/KnkwdtBDNg4+xT9FyeeiDHsgvye7ifC asf1DtmUaqriEnBm+qrLjlLwigAdLGOfqiivWtx0jQLJ9919GiqUCRk22CdxhbV0iy7c 7GkvieteLkUtCjaad68Uk77ff1M1QfCZVOkOtMdhcyBvaCvq7ak8s3+Y4onE/5xxGepd 2w0IaWrv6XPsWcBW3w75EWA3BezXJQg8Br3dvQBsweK7NaJmuKR9PLsmleRV3Z4XA7Cs 0tgA== X-Gm-Message-State: AC+VfDx9ZQFvZH8A2ypftKjWkXe7EYnQRqDaRylt4e5ByuhFd3uztW9s NI6BsSruQyWjhzplG7gsZibCGuk5nWXaRn6Nkcn4kouaz/27Riyz5uTQHOFAt4P2Wr/XI9c4fQ= = X-Google-Smtp-Source: ACHHUZ4sJXDVJmJjpAJoZMhDTT8cRoQM9ijmu98hIeBy9/d1f07FiXu2qEdsrahpr7uhd7hL9SnxVJq1DCXI X-Received: by 2002:a17:902:7c14:b0:1af:c438:196f with SMTP id x20-20020a1709027c1400b001afc438196fmr208336pll.50.1685055393894; Thu, 25 May 2023 15:56:33 -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 z18-20020a1709028f9200b001aaffec648dsm126803plo.107.2023.05.25.15.56.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 15:56:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 15:56:33 -0700 (PDT) Message-ID: <646fe7a1.170a0220.5e004.4131SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B620605246B; Thu, 25 May 2023 18:56:33 -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/