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 6320C42DC8 for ; Tue, 4 Jul 2023 06:17:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3381740E03; Tue, 4 Jul 2023 06:17:25 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id B0E6A40E03 for ; Tue, 4 Jul 2023 06:17:24 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-57023c9be80so58790377b3.3 for ; Mon, 03 Jul 2023 21:17:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688444244; x=1691036244; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H3B0nmSfjEv+a2n0GPJsou3Tlck3hRBxx7E61dAruyU=; b=AUOLsDRLjTo05SqiEYxM9wNH36jRLhYnaYwoksnOE6PuvWTh3n/I6lIu3YWwVBjwDd KKzJQqPut2rs7y0dbrYJm5/VU6r8zQ2Zm2pvx7FVPLZ4TKfNJHY8A5wzniv0qg75Z2VF cq1SL0STu640i4Il2XbbykVv6Wwv57k99B/Ag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688444244; x=1691036244; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H3B0nmSfjEv+a2n0GPJsou3Tlck3hRBxx7E61dAruyU=; b=cHZ4TbimIssYkH2IqCjYY4gMojmgSpZX4SCLXcwh9uT3L09DXhktXrM5uEZBeSjNMg jKZoKUVi3LKCKNp7A0svlT+XX2E5GznRWD5pI6yzKCe9xZRM6Ek78TSXL+kk9fKQAJ/y ezKbnXAt1rQlgqAyjcGLpTDya0qzCO80t7co/qpL6NeE6mhic/U24y0JT9tBH5RLayYM jqMqan4qCoPms7r/WHM6tL3FOi0yzIp9/vt/RataXRxst8dcOwBcDJOE9fQdTmLP/mI3 NutcKEP9/jHJsayQ3mVyhjMtyGMEny8efHIlTtlf9Gx/VaXJ4KY1Kl0d2K27/+yRMBvb aYtA== X-Gm-Message-State: ABy/qLbdzRpSjP9Ta35kZknQlLqwSJpRkqwh/A13rdEmKxmh3T1554kf 7HUJp3OFY3h2uOzcXB4DByFeTWodaWJMAgXLaO0sxrt4+Jb5FWDZGWXf+Q== X-Google-Smtp-Source: APBJJlH98zHySXEWvOcsTV9cD4i3t1QypiGklD/m7jAp2N5OPKDWaaB3nw4hm+uIJTWjFlVFfi2CtIjxsEiH X-Received: by 2002:a81:71c3:0:b0:577:3561:8a81 with SMTP id m186-20020a8171c3000000b0057735618a81mr11970032ywc.22.1688444243374; Mon, 03 Jul 2023 21:17:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w63-20020a0dd442000000b0056d05cae840sm2261669ywd.65.2023.07.03.21.17.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 21:17:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 21:17:23 -0700 (PDT) Message-ID: <64a39d53.0d0a0220.2ea64.f480SMTPIN_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 09009605246B; Tue, 4 Jul 2023 00:17:23 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129227 _Functional 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 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/