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 868FC42D99 for ; Fri, 30 Jun 2023 21:50:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CA5640EDB; Fri, 30 Jun 2023 21:50:27 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 811B440EDB for ; Fri, 30 Jun 2023 21:50:26 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-47e1a9726a1so294227e0c.0 for ; Fri, 30 Jun 2023 12:50:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688154626; x=1690746626; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d4n7VcP3ekGpJGSKbzeNY3GftJJ/x8ptiGM3I+rDfVw=; b=GjsqBPlCz26xYxChtcDP/Hu0wbBtz+p3oaGTXyQbSQKTgZybmI9UTHt/qGQE1kcgqn ptBdb9JvYzrN29DJxN4YwJe551k0JWT3R3h3VwMP8lVl9j/El6QMdKOKbhlQGG6JCg85 aydsJ3FmZGMawPmdKg+w2EaKinyItqf4iPgcE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688154626; x=1690746626; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d4n7VcP3ekGpJGSKbzeNY3GftJJ/x8ptiGM3I+rDfVw=; b=cVk7mo6uCvjmy9w6SgwEa4qB4LNQnI5AE1a9FMr3fpx4FEGBoqX1yL5nG+0ce7dwJd gZUdTKkKosE2KTMPW2owev9SscaxIEFcknBHauA0F5IHF3J06Xd3TTknwRNISMDchjIy rshehxrtFsaOKScMSk6Nh5PQrCRDRK1KLVule3f8jfR5LeRbE5mbzF1ST8NhhEjZ1oa3 h9ZOVCb7hfTiZju5qU+M70t7SXGg8sQ24YIhADNvu+/qiLiRrVdoRjE4/36lekOOFrNd xb7qXy4mb4iC6HOvZ6yKSDt+T5VXS7EAeTly3blzYTthFoLtZNO3k03L4Qs+9A5SZbzZ mPZw== X-Gm-Message-State: ABy/qLbr9VWiWxkXgcOvPlKLwqtrdb/ZicjIa62LbANz4lEiTGFu1f+B GEw3/dJvWMUuyBCRavkqKviM6rkVdjZBh5chkrbuFQnBswoFryAgMtj9OA== X-Google-Smtp-Source: APBJJlFTJw2U3VyrkYTZ6UCS3xT+1jXk1+j2oRsnnH/8ccXEvTwG7pmr8/F3VKTHxJw0DOCnoKtEXHBevD7Y X-Received: by 2002:a1f:e643:0:b0:471:af22:9a3b with SMTP id d64-20020a1fe643000000b00471af229a3bmr2279754vkh.1.1688154625752; Fri, 30 Jun 2023 12:50:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y7-20020a056122054700b0047cdf4991bcsm1062664vko.10.2023.06.30.12.50.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 12:50:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 12:50:25 -0700 (PDT) Message-ID: <649f3201.050a0220.c59cb.6cf7SMTPIN_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 6428C605246B; Fri, 30 Jun 2023 15:50:25 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129129 _Functional Testing PASS_ Submitter: Rma Ma Date: Friday, June 30 2023 03:27:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129129 --> functional testing pass Test environment and result as below: 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 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 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/