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 84D5B455C8 for ; Mon, 8 Jul 2024 22:16:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82FEA40ED3; Mon, 8 Jul 2024 22:16:01 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 98B6940B99 for ; Mon, 8 Jul 2024 22:16:00 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b5ec93f113so23508236d6.3 for ; Mon, 08 Jul 2024 13:16:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720469760; x=1721074560; 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=QPgU7+4C+NG5lQdnjzcPM5UUIYIV4QVZhSs9JtgQJj8=; b=dr9SYTU5LuhzHsML2YBVQ4HpyipERjr2AaZ7+1RvR/Vpg/V+AIv8v9FDA17yf2kqnn uNAGy8XaXEbtnJLTXLuXDlch9jt12X8yLL0tTfDETW5fED16Ze10Vnm8n7kQgMGh+zMS +FEwexUIut/dg0+t4qv/E1cHekxlPGxjui5N0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720469760; x=1721074560; 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=QPgU7+4C+NG5lQdnjzcPM5UUIYIV4QVZhSs9JtgQJj8=; b=Gok/Zh59f6EIPr8DuK0X/lxjB/pH1qM/lhK+GOvnxjgXudgq8ktSgBwd3yndGjnQUo XvH2Eiw4JJUb6uKIJ9yC2mPQofQDfDC81F/g5i2Gmf4V5zmjGvv0ER0oYR6ZjzqeevpB J+7c41CT2NW5sGl/YSytB1/Bpd/oqrqPqNpOKESDJi64QUoSaqtTMxYbKUPWAq39mJl+ 4SYAjgKdCoRnIyNL5f3ErPG7Z4MSx2rjsIxoMiITcgdkPpiIka+RjbyFe04zpl3/cFQQ xTxLbxOeVYU+Frn5hLnLsbXHl72j7301Ga8l5zj6rlsDbL8APX03U6auY3j6KWtFpymm vYMQ== X-Gm-Message-State: AOJu0YzhFV/SPq6hG2H8RxUTy8ZEjBzsDi4KtoJ0O2c2w1TIcR9Xi5Fl G1oHHAPz+OtH0Uf42M1IX5Psh3IEbgKzzo2e/3mrUGtWn+7melCB3J4bqhQjp2kGEuAkRer6owY d5VKlJ1VeUnTcQAtgDJy2oTtQjBlICk2ns+bXKCzqkbSbXLoFGXEHpASf X-Google-Smtp-Source: AGHT+IH+7UQI4umJMGSMv8GU0dYLzZJqIOPLHfrMngUONlReuBbXd/0b4rbKokX1eKkZw+qnkbLI/EzD3FZx X-Received: by 2002:ad4:5f08:0:b0:6b5:4249:7c4 with SMTP id 6a1803df08f44-6b61bc7edbfmr9142666d6.2.1720469759894; Mon, 08 Jul 2024 13:15:59 -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 6a1803df08f44-6b61ba06d86sm280576d6.28.2024.07.08.13.15.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 13:15:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 13:15:59 -0700 (PDT) Message-ID: <668c48ff.050a0220.e8823.1eb8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F778605C380; Mon, 8 Jul 2024 16:15:59 -0400 (EDT) Subject: |SUCCESS| pw142218 [PATCH] vhost: fix offset while mmaping log base From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240708065749.1131-1-xiangwencheng@dayudpu.com> References: <20240708065749.1131-1-xiangwencheng@dayudpu.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/142218 _Functional Testing PASS_ Submitter: BillXiang Date: Monday, July 08 2024 06:57:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142218 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30458/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/