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 2545145EF3 for ; Fri, 20 Dec 2024 05:23:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F05740267; Fri, 20 Dec 2024 05:23:16 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1308B40144 for ; Fri, 20 Dec 2024 05:23:15 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a9c9f2a569so10887915ab.0 for ; Thu, 19 Dec 2024 20:23:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734668594; x=1735273394; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=cgHxGQorGG+bsxNnKv2j4LEq6DKqibgtjT3Ys9OacDU=; b=OXvlCK4ynbs+wZZ4F01gDUe9clMVs2n4pLqOcmdFu4hNJO1ha9K0mPii86TNuZzNDN PoWHn9NMnieUMNP0LS8Y0YJu481NZyhwC3lJriG4JkqcxiWC2AMsWblLDw3EKN85s0Ki hYh7H5CCdY07dhKifYSDdSMByoJAztH/k1DrY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734668594; x=1735273394; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cgHxGQorGG+bsxNnKv2j4LEq6DKqibgtjT3Ys9OacDU=; b=CFl4NV1ua1AWWpzcqSE30FRZ66aTZHXMbxH92eOcwszq4WF5OK3SfgGGtg5/81bKmV hhe9cPotkLAuzdeT115JdkpTTWPlsYimhNtn0KB6xwECJp8tFVe72+CYx15Vdnx4pvry D/WQllSF221/jGpL2rQIUg2p2xSXyp7YzL1CsZ8eUMxihwkob61PhIjbjWjvovVLaaXF tUTkx40P1KuhoImkWs6COkkussFUxwZbMBdsXGcXZ4oy6lXriIIK+XWG7+iSnt6/AlJq q4NEmt7+cOXUm+TRJSkL+9Ff+ycJOEHTcopok+pYqU9gkPEG0lgwc4deegZz8YJt5Xg3 +17g== X-Gm-Message-State: AOJu0Ywpy/icWI+r9PatxaZsq15CXAM93B0axdUnUpVnkxJg5azVY1A2 b+EQsLS5HOql7IERKX32fM8momWNggOZtg+WjwEnpKmOAs5JY+asg2goB6rub3vjMj6qbhJk1Aa oraz9DBY/APYeQfNswlfdDOW1BBVfqMSUXOLpLB4uASdm9MtUvTdDm+zL X-Gm-Gg: ASbGncvFF5EOLtraZQ1WQ+EnMcQuL0TWJm0EBeQRelPPvVTVC2qO7bryjr/P+D0He27 /m6nMctUz24zsC7pBl/7dhof3e8auRnXxhsm7EbPpYFNRq8d5HBVrOVID/z2+wPWN2RySvMEjGi YCXtkwmiQoSYaC8/9Z9oygga+5htfYpQZdkPjjziamGFADbHwYFJxECQP4DSfdufzMp83KsroAf DlXDqgNQvfUPKnPVmUh2151KKyupX1h4Fj3xbjyQq+IsXrBVaS+qAh0RtMkRVw6nlMPbKSefP29 1eaLtw== X-Google-Smtp-Source: AGHT+IF0dhRkghtyE2/TFZs9CadkB+OGSnbhHpUwiPMIUL9wLWEbvVTcLYFHB6OQko+//NPEnpaycYnxVPD0 X-Received: by 2002:a92:ca4a:0:b0:3a7:7d26:4ce4 with SMTP id e9e14a558f8ab-3c2d268133fmr15381615ab.9.1734668594177; Thu, 19 Dec 2024 20:23:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0de335c32sm1415245ab.1.2024.12.19.20.23.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 20:23:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 20:23:14 -0800 (PST) Message-ID: <6764f132.050a0220.2cdcf3.a99bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A82796052471; Thu, 19 Dec 2024 23:23:13 -0500 (EST) Subject: |SUCCESS| pw149328 [PATCH] [v2,1/1] vhost: fix a double fetch when d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <09058cfb25d7583f67d74f09cd36673f1b10f5ec.1734661755.git.wangyunjian@huawei.com> References: <09058cfb25d7583f67d74f09cd36673f1b10f5ec.1734661755.git.wangyunjian@huawei.com> 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/149328 _Functional Testing PASS_ Submitter: Yunjian Wang Date: Friday, December 20 2024 03:49:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 149328 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203501 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32179/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/