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 91DED42D67 for ; Fri, 30 Jun 2023 06:07:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 894E54021F; Fri, 30 Jun 2023 06:07:55 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 209BF4021F for ; Fri, 30 Jun 2023 06:07:54 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-785d738d3feso36362539f.0 for ; Thu, 29 Jun 2023 21:07:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688098073; x=1690690073; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=58Y1ccX5KcVWcakgf02onGdqqtds/ehv4po4Q+5VS78=; b=euVGVka6H4Lo4F3BxqLbjYBvD/JYSDEKtLsRuljFwb71fg7IeEYR6zHip5GqUFUOqJ uOGG/g9PymmKlemqTTk4ENgWh5YkJYpZRxvH9Gb30Ehla1qc1dh9yEikQBeup3BZelLV Ir0uSOMdDxqSyrPavObV81sig08SbuByID79A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688098073; x=1690690073; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=58Y1ccX5KcVWcakgf02onGdqqtds/ehv4po4Q+5VS78=; b=lVVFPvCdq2gheEcVitHiby9fJDV5ChC7TgkBi/YfXIn4z4ZogainvCfLqImRrFHrwQ 9fAvyDmLH9sn0IJ+uPVYiFZQQtwrMIY5gw2W9CpfR36ZuGJYU+CpyXY1Lsh/bGLB6Dvq QQ40n28SRpR7kw8sZ1NlnTOQYPkLOEdaRMkrvbDda532YqsJKWe7JT5DxqHzzodmw9Ul QfkbFihJqzPd9qpVuaH7WR4ufwAx5+80SCsovOHhtXhITT+S1CGVJTZU8QQQzt19cWHJ qx8f6UGeLBxJC2G+/NMRFETLDUvnYosdjf5P/yX6vMSB8FOveY9MIhessMFrpN6LpRPe bcIg== X-Gm-Message-State: AC+VfDyUS76HuDwfH53r7LdrzHayMhoKQBhaA6gmx9N9dkDpQCi6cGb+ UML9WicskZcOwfzR4aLC+k6dbjR+p+Gik6DYwsVYbnwZ7KRrCfNpM7vOdE+MAHj64baq+7Z2kw= = X-Google-Smtp-Source: ACHHUZ60XxCXCFMbIbGANa09MTa0/BfMKypnht3zs2xn1xpHEvR3vQy4Oy4z9Wug7XWKLHOFPagqk+p+/+Ar X-Received: by 2002:a05:6602:29a2:b0:780:ba85:f475 with SMTP id u2-20020a05660229a200b00780ba85f475mr5141863ios.3.1688098073565; Thu, 29 Jun 2023 21:07:53 -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 f9-20020a056638118900b0040fb4745b12sm583204jas.34.2023.06.29.21.07.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 21:07:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 21:07:53 -0700 (PDT) Message-ID: <649e5519.050a0220.8a004.318cSMTPIN_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 1E553605246B; Fri, 30 Jun 2023 00:07:53 -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-abi-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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 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/