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 D784C45EF5 for ; Fri, 20 Dec 2024 08:23:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 953FA40267; Fri, 20 Dec 2024 08:23:06 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id B71ED40144 for ; Fri, 20 Dec 2024 08:23:04 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-85c4c9349b3so401448241.3 for ; Thu, 19 Dec 2024 23:23:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734679384; x=1735284184; 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=3eeks7vY90wrNDvg3jlDQjDPC4bbHMW0MJ/qUlgPnuU=; b=IdsnOJJeUM2zFwEuwU5FMeqNXXeGHRflDG9dD58gaqyHFqpXzYbJwJqGE2erR0MhKy ydIChlI7eHRMvO3ut+DITNbumykuTs9UlEidVexjlScaY7rZJU/1eSlXcYBU2OPbrR5h 2/WATfRYWGqSW/t3V7EbIEDCdYXHPQd0Dnw5I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734679384; x=1735284184; 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=3eeks7vY90wrNDvg3jlDQjDPC4bbHMW0MJ/qUlgPnuU=; b=A0XkPK2cpTNZ0d254jNOm5Qm0KVHz+ow2QlF/gR5g36OkAZFWzYn2n5EINPu3w6uqf pYy90G3TXiPWNktm61H1GJClzIYU6SoDe8jsnqeofmssrq/PAss5ld3IC/Spg/sIRJYM nPd4/unAlCzz/TkTjKrf4pUpnxM1ZoCBbdTVazTDb5AA1idlx9AVX1nh2jYcjYgPl7oD P7itJn0jGJ/rieWCNeZmJtKhJrayBXXdJxt8YEqP7Ws/UP4tVJpXuhA90v7zhLwyc3d5 eX+/zo2i96ShQi7pjBGxKbEPEneUTQ/Ju+fOkyp8lGM0p2SLK8babhjM8KokylnGtP60 S0Aw== X-Gm-Message-State: AOJu0YxhHUZgMf4PHehkBYB2gKBjSAPGqpr9GYl8XFh9vOQvE1OW1DDl K2+r6mYpyOjZqyRfN6zpNJMSXd1mIVUux/Wjq7hiIu/0gnew2yEp7CFjK3nlwt8R8ZajaDnFZ1Y Gt7b4e/67On8AOy2gJtUNV4voYs/RxY/atJ5HYeP8 X-Gm-Gg: ASbGncubVoR/zvhP/TCUq8EhC4oyqlxpx8MMgV0bzEjgLXxbqWbCcEwP4G7ZwVqq22n NdbJ0SfmCST/Ysb3sKLO73wSajQShFI0Qi+zuKlqGUebCYSlIsTK4wparm6ZNVwVxonR3zjAZGq SiGDpT2prmqs6GVmUhocHFQrDrGqqpTPqht39r51WqDjTXgMw/D310jz5Jwclq6wX6vf5XJ3C6i MlVZAKRs+FkzmiC/dLWyX8OtWdETR4hFkh+U0AWyvGuAur0ki7CdOPSvys1dPT6DSphsjJ3NOdX tw== X-Google-Smtp-Source: AGHT+IG5T63aWFnnnVk7PZOdBc1BhNp7aenq2apsW4tzKnzzi9+XG+HW1Vd3YlGRTN4/GpGjPZCkU+qwPpBo X-Received: by 2002:a05:6102:5127:b0:4b2:ae3a:35d6 with SMTP id ada2fe7eead31-4b2cc456f95mr1852127137.19.1734679384002; Thu, 19 Dec 2024 23:23:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8610ac4848bsm93761241.6.2024.12.19.23.23.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 23:23:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 23:23:03 -0800 (PST) Message-ID: <67651b57.050a0220.3c2334.66f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A6F876052471; Fri, 20 Dec 2024 02:23:03 -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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149328 _Testing PASS_ Submitter: Yunjian Wang Date: Friday, December 20 2024 03:49:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:510b460e02594a70d4ce19e2d29df3ade8af36d7 149328 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#345138 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 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/