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 1372E42B83 for ; Tue, 23 May 2023 21:45:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10AAA40689; Tue, 23 May 2023 21:45:12 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A2F4540689 for ; Tue, 23 May 2023 21:45:10 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7747f76946bso35226039f.1 for ; Tue, 23 May 2023 12:45:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684871110; x=1687463110; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E308v7TekVlJbyUZMdNBCb2ot+koX3m1r2wz48HZr7A=; b=XUFjvUA3jcy5DWZaFEc+yEBjtObjW9rfubdTdXv6UNpVwQ52dj1fKN3krqubrT+J1T c9QfFETcNgvAXuSRIp4XD/H0gDVwDO32hr/TOe5ZYD66eBgjbOyRY/taKBoefSq2eNr6 iajtKydG9L8bNrImTfkPM0C8+cAvj+9Al4k4M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684871110; x=1687463110; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E308v7TekVlJbyUZMdNBCb2ot+koX3m1r2wz48HZr7A=; b=a+XB48z3v7zCLfcIHWb5l2k6K8W0NiLHh73aa7lw98k3h7jSe92SI7fzbNe4yboqQQ ah3X2D2MPfrXiHHwblO3xjj95rt33vYcEsFCG/9o+me4H2nRYOeVAtvNibH9DG11TuMd t3hAWZPwbO6tZN9RahWxNcOvQ6gpA8YLfy3Suv3RuCmBBKUZ5GaHMcT67z1S7YSNJfMI Y3duc5mJt7vJCUpjQPRw2wpjhcQ7ywehRWzlsTL3cKbBXqp62AauL9MAOMfoMjLNLSrI s5/7sRIGQJDIfixpoaZdRAJ//Brpy+OL0kOMxmzi2zNe+A1aMRnsMH+X/i2Jq+K/4pHE Tt5w== X-Gm-Message-State: AC+VfDyvXKDtuPL2eB5Ev9ueX6QLkYhEHqR7Hftza6F04cEAf/dVi/7j WIf72SzcOTbplcfcPzZ/yAJ5rpqfSwUbYtT9lIn7xauER0J5op04KTkgsg== X-Google-Smtp-Source: ACHHUZ5TN/lqWORjeVWB/1BlptBaP5Xvlp/aFHhKeQ0i/CjQqqcYo8AshAK1/4fBk58qwDL4qCpOPt0liAJB X-Received: by 2002:a92:c204:0:b0:326:1d7e:1238 with SMTP id j4-20020a92c204000000b003261d7e1238mr12935871ilo.16.1684871110057; Tue, 23 May 2023 12:45:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t26-20020a02ab9a000000b0041456ebdaf2sm769540jan.68.2023.05.23.12.45.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 May 2023 12:45:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 May 2023 12:45:10 -0700 (PDT) Message-ID: <646d17c6.020a0220.2c3c6.eed4SMTPIN_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 8D52F605246B; Tue, 23 May 2023 15:45:09 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/