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 2395142B83 for ; Tue, 23 May 2023 20:27:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 034E140689; Tue, 23 May 2023 20:27:48 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id F354340689 for ; Tue, 23 May 2023 20:27:45 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-ba829f93da3so32240276.1 for ; Tue, 23 May 2023 11:27:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684866465; x=1687458465; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+sKsojhF11FJxqQcXekmT8QelD8TMUf3BxR6BZk9FdU=; b=GyjBvClYvx6ZgqD0bKWYzsk9LuCegScH3rS6bwMVFdmy5prKFZIVGL9oqvIQQIl6Tu v/x0E6zfYslSPVz7YSsGyUPC+2SyMMhH9yV+HvV8JiLXev38+sSGcEBykaJ9VxuWIXxp 6jg2/1lmtyNf4mI3uq1Mte9Vxxd+w+aGbxIW8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684866465; x=1687458465; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+sKsojhF11FJxqQcXekmT8QelD8TMUf3BxR6BZk9FdU=; b=Dp7dw8+Ymntw2m/tmOekDkyDYYwZd/kIWVVZQRPP8qo8bsl67GHrpukY/k9vHNvPIV JOv1lGPBYMrQ5cImTMtydHsP5X6VWhRJ04j26EJiZS505QLWe+4hg1YxLRGHkM6Ke92z F+vHNr29fBuU30geubFZ5bSk2VC8391TTWLtM17hci6sk4fk0HYr7Lk6VOtJGEJm492D 5eYeUh2PN+9uaL+gn2tdLHhxpTEjArMt6zEJjyM0pwsPLqZfAk2ewNmXfbKC+fKbbOMH jTrcC+h4um6Uh1Ei7hrj/sbtP94Z0vkMED9v4mm9r9sCV9lPdwKEGdlJdISjtx5SE7Cv H68w== X-Gm-Message-State: AC+VfDy1/vB7m6+rrJAsu8BWwomCNspTKxkPw4zz/sTTbzG7Id30id/q nEDSIs2lhSz9GypdEc3i5l08v7HDBf1IZ/+3ebRYsPZ72UARdkr0DswLuZ+D9UMMjGBQuXZAnw= = X-Google-Smtp-Source: ACHHUZ6P9lwBKtgCzu96OOAX6jMlS0WVS06oEX+ZLCtIl8TTF2r6lyBkP5I9R4JNr7nE1aR9cAG+ujXFnQpX X-Received: by 2002:a25:ab2d:0:b0:ba8:1d2a:8099 with SMTP id u42-20020a25ab2d000000b00ba81d2a8099mr15278714ybi.2.1684866465371; Tue, 23 May 2023 11:27:45 -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 p128-20020a257486000000b00ba79873f435sm1464900ybc.14.2023.05.23.11.27.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 11:27:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 11:27:45 -0700 (PDT) Message-ID: <646d05a1.250a0220.30dda.ee3cSMTPIN_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 EEA6A605246B; Tue, 23 May 2023 14:27:44 -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 | +-----------------+----------+ 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 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/