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 D359842BA1 for ; Fri, 26 May 2023 00:39:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B193440A87; Fri, 26 May 2023 00:39:42 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5ED4E40A87 for ; Fri, 26 May 2023 00:39:40 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77480507360so5715939f.3 for ; Thu, 25 May 2023 15:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685054379; x=1687646379; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OMg6khch0DC6ES6m6pBKpnbEXSOzT2ZAmZ34eL1wLIA=; b=TgcSkGSFiq6RmX/i9XGYdGCCbD7551ojnVW9QMc6vNMxNUYjhN5tm82ncJMONEZogX 2JXx44UR8YltkoHVv1oQYicszYiELvNHkOJ8j96VDgZvmlhe0jyQmJRdpChrKgK5ys7j DYw193TJ+77UprghOgPnPlGIQttSaA/h9KP/Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685054379; x=1687646379; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OMg6khch0DC6ES6m6pBKpnbEXSOzT2ZAmZ34eL1wLIA=; b=KCvFHADD2CU0DihoTDlZYzlzW5xrGv0zrFT1iuSMS5dtfCHJhWYrF1fucBFIZXURbn t2fkVrg2Uil42cfEyGzlXuzC6KMWuk9u1rsbv1RT8c2MEUV6TOi2PIZT/HZStp0N5vKf 7T+kRMitZ+bBaBtqVjzym5YgM8gGtu/BD/GHFbDxmrIJcYFk0u5FfDqDCmGiAj269UeR GBNFbCXubuVP6nluZa+Xl7tjHZUtMVWNSxNH9FJHKrv3d9YqbN0SEUMlHObUVsvT0JKV NSLOoC2UdUuAzZbtqLWL3nlwSTF09rv9RFmW+m89P2ZZGvBctEHkw6yUtD7ns0A+nQBb rShw== X-Gm-Message-State: AC+VfDzABHZuexmP57IuaTVrBnHDev2Gd09yeJQlabiXQ9CHZzeDc9gI znFrtwyq+Vutx2c/KTBXiIlYQpciqQO49ySoTlbvgL0hSvyNzBI1B8Xv+O5BsL+58DexH0++Rw= = X-Google-Smtp-Source: ACHHUZ56NZEI/dJol8MnS9+ARPhRrucETQTCm7dimkG72AlDbiRbiNFID9J2FddgAKu1SkBBiZ3VvQyJe280 X-Received: by 2002:a92:d446:0:b0:331:a6ba:be68 with SMTP id r6-20020a92d446000000b00331a6babe68mr13586482ilm.9.1685054379736; Thu, 25 May 2023 15:39:39 -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 a23-20020a029f97000000b0040fd30660d6sm138710jam.66.2023.05.25.15.39.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 15:39:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 15:39:39 -0700 (PDT) Message-ID: <646fe3ab.020a0220.615ed.51c3SMTPIN_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 42015605246B; Thu, 25 May 2023 18:39:39 -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 | +------------------+----------+ 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 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/