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 46F3942D60 for ; Tue, 4 Jul 2023 05:18:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C51B40E03; Tue, 4 Jul 2023 05:18:26 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id EC39540E03 for ; Tue, 4 Jul 2023 05:18:24 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34617b29276so2672225ab.0 for ; Mon, 03 Jul 2023 20:18:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688440704; x=1691032704; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nri/T1NxOijipImcaMNRIIL4Xyymxy2AhRwAej2RmMk=; b=HGrrOJLYosT+HrZQd+flwApL0GSLFZtNQRDiBKsUoTT576BWGPJY/SO+x2b1JwN7IN pLQPeyiKcZSCSzSGNZgQkz+TkyOIaSjCwrsuIYLh2K5T5Vk0umCGUsebEvRA7F1Z/Fa1 QuGL0GZ7ztQ2rVZnbXaq1BxxpEx5J5Bg5xQPU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688440704; x=1691032704; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nri/T1NxOijipImcaMNRIIL4Xyymxy2AhRwAej2RmMk=; b=awRCuqaUHt8ks/tAJmyG+nkzL3YGjUN2aiKla2xYH7w2EMNaWaNAaiczNNJdflh1KK 6hUrfIs6Lm6N9N/qNIX3/liWezHs54d8hs10TpkTXml4tjTp4aYu8X0dV7SH5la1C5xf aE20xZ6WdsnwKXACaJzFZlRDOmQs6JEYRM+YrhBWqCG8Kb8BSGl2nBujvVGmWlPxNPWD CNyQRrLRGfqeu6ppTxTRie2chQhuVqIVBA8SHLEiNCjtzkAd5uuC9mZKbNLr44paq2rJ 1BneFLBfJmmI5WV4An+JqIQbUPsuXiFGR+Q1xBiryETWpcZT3po5odJ/oqNE/GUbk59H FQ8A== X-Gm-Message-State: ABy/qLas+k47LJZdCwbzTbvqEoQU73DAcU6MlPG19sUXEdFDx8SlMBOs +/1x9tCJidPBIpQs74cpeFLfje2uTn6x57wyjlLL9g4ZxrD3jlh+OK4AILP648pGv0EFKmDPtQ= = X-Google-Smtp-Source: APBJJlETIgEBU58exXn1Ox8vYu25l66CtszXkbthM2vO0WifDedgvMZ1qr7rt6G0AmMNCTVqTTTcgg/9tB8F X-Received: by 2002:a92:c88e:0:b0:341:24f1:3f74 with SMTP id w14-20020a92c88e000000b0034124f13f74mr8957014ilo.14.1688440704378; Mon, 03 Jul 2023 20:18:24 -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 h8-20020a92c088000000b003427daab899sm1062765ile.52.2023.07.03.20.18.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 20:18:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 20:18:24 -0700 (PDT) Message-ID: <64a38f80.920a0220.cb884.7742SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E39C3605246B; Mon, 3 Jul 2023 23:18:23 -0400 (EDT) Subject: |SUCCESS| pw129226 [PATCH] [v2] 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/129226 _Functional Testing PASS_ Submitter: Rma Ma Date: Tuesday, July 04 2023 02:32:28 DPDK git baseline: Repo:dpdk-next-virtio Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129226 --> 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 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/26943/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/