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 1EC8742DD8 for ; Wed, 5 Jul 2023 14:59:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 038C24021F; Wed, 5 Jul 2023 14:59:52 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 847B94021F for ; Wed, 5 Jul 2023 14:59:50 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b3da531a56so1270211fac.1 for ; Wed, 05 Jul 2023 05:59:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688561990; x=1691153990; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=heb2JUg41oU6d/Wdc5wdz3NywxJ+l3iFPwqTrdhWXi0=; b=OX56cpJVf8gaowF5EsK8e+j9oz138lUMhp2Z3igM50mSzUFX+HwYQwWMrgYAyCCSiW YLns+/ntPEnTBQeBmfr2XrJ2YWgECRPFJ5hFlF+YocHjax2Bwa/UPNIOREybDlQYqz6t 3Vq8DhNd5EAEpwqZE9FS8u4yJuTFM5GAimju8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688561990; x=1691153990; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=heb2JUg41oU6d/Wdc5wdz3NywxJ+l3iFPwqTrdhWXi0=; b=J5XhbzcW4mwC9/RpO4ZnUPMHzNKFHHkYpvYHY79hn3j17uLvxp6kPao7OVBjEvxbxk oB0bLGGDfKXnv3am1T9KG0lgK1k3iW6qllsobnde3BbHX/D5Sq0Voh1NXpPGAo6KYEuY ccjtN+g0rXTSA8Y6cMGGyBsODy8QzCSf9aEBeAdTk1MHt5ZMyPjNP+473u586UwmCowE ZIvPMWAaSxYW+A+ymIeJtOpmQZmZSvwhD8btnwx7dvAWtWA3WEw8VjeM6ePspaxvwvvH v7oWZQcPpUnngHae3bFO1zrBSTBPrSI5Dkauasjoz4+tQ3HUH+GQmX8SdyycSehU22lC Dsvg== X-Gm-Message-State: ABy/qLaQogi0nn/LpbNFdGrwCbnSYdPE83n7V21uEch0rfrWQ4Ei3N81 NT5vVczV4+RoC6AnSVA4dJI/16c60CiYRg6f2nTIsBwGmFNHFN8N+HG4lQ== X-Google-Smtp-Source: APBJJlE7FIzKq2ZbDPAMYUmdghDjfryBwROMUeb0e7E5YJZ9Zt+ks5vlstLbiZoBOUy5wzTUAze37074fs0/ X-Received: by 2002:a05:6870:ac0c:b0:1b0:6e5b:21d6 with SMTP id kw12-20020a056870ac0c00b001b06e5b21d6mr22280840oab.38.1688561989831; Wed, 05 Jul 2023 05:59:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a8-20020a056870b14800b001aa1ab2e4b9sm2274643oal.16.2023.07.05.05.59.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 05:59:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 05:59:49 -0700 (PDT) Message-ID: <64a56945.050a0220.418d5.f7feSMTPIN_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 4075D605246B; Wed, 5 Jul 2023 08:59:49 -0400 (EDT) Subject: |SUCCESS| pw129227 [PATCH] [v3] vhost: add notify reply ops to fix m 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/129227 _Testing PASS_ Submitter: Rma Ma Date: Tuesday, July 04 2023 02:51:57 DPDK git baseline: Repo:dpdk-next-virtio Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129227 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26944/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/