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 7926342DA4 for ; Sun, 2 Jul 2023 03:18:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5072C40689; Sun, 2 Jul 2023 03:18:59 +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 E7EA740689 for ; Sun, 2 Jul 2023 03:18:57 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-be30cbe88b3so3484141276.1 for ; Sat, 01 Jul 2023 18:18:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688260737; x=1690852737; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tK7gaGtFu+Uf/DYPipgxRmvzpQfNCfyLQCadip3RS9M=; b=jXJe7PoFjZVkkBmGAolvKsrDfrOdVvefLakBCJO/PMGzEM0FpGzjLcnNzdwicYoXBY wucoynDbc0kdi2fq8kuGjhVe50eSSPiji1o7ouRO66+K22wT3sJm1U4lKxVAqvcdVa5x gPRaztBSNodm3zEwhxNynKP+p0kN7WENFz+tk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688260737; x=1690852737; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tK7gaGtFu+Uf/DYPipgxRmvzpQfNCfyLQCadip3RS9M=; b=WS35fTyjnVuWD4v2shikgQkSiQt4tNjf819656xrPf0n3soC8qIYDX4m08Oo6IoA9I gh+RU3q5VTHsBE+/zY30gwjIMt6+IGH+ZksooOnrSW+797gMOtJr8FYMux2fHIdglnE7 y5F58nUql8OuUDpZOUzfnG+Gptn5/eklZRkrzxuX2besazS0HqMqWFHuzFOvIhA0QN0m vB3+zcQZibXY12cmc8N0E9lIPhiAWWDvAl+QORLFuR5Mq/Dbm5bp4L5EO4VhffURT9ND pXB1mW/x5mNrMMByHO/N6J5o0I1tx3vSvrch/WBBB27SJG/8IUOndCF/8hPsDsi3uSYR IktQ== X-Gm-Message-State: ABy/qLbAvhlLeep5jofEEbvkfP6MFhlKR3nsbJTVQPHslNPqzU8j4Zkd +jbf1bWHfi1CI95vfQwtdJ7401/sjFqOSd0gESHm3nu4tSTK4bnIiHbcMKzneQJVoRXZsgE= X-Google-Smtp-Source: APBJJlE4mFSZY5uQXmPsoragaKrIV4sCzmvJSwX6VPXgYLossrwREWNlurduw2QczgEKTjFY0KU82Da4oo4m X-Received: by 2002:a25:2144:0:b0:c11:974f:4b7b with SMTP id h65-20020a252144000000b00c11974f4b7bmr5636850ybh.23.1688260736992; Sat, 01 Jul 2023 18:18:56 -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 r81-20020a257654000000b00c4156fa8c4fsm391552ybc.8.2023.07.01.18.18.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 18:18:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 18:18:56 -0700 (PDT) Message-ID: <64a0d080.250a0220.b5cec.3fc1SMTPIN_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 A4D0E605246B; Sat, 1 Jul 2023 21:18:56 -0400 (EDT) Subject: |SUCCESS| pw129129 [PATCH] vhost: add notify reply ops to avoid mess 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/129129 _Testing PASS_ Submitter: Rma Ma Date: Friday, June 30 2023 03:27:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129129 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/26874/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/