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 9BDB2455C8 for ; Tue, 9 Jul 2024 00:08:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9630A402B8; Tue, 9 Jul 2024 00:08:17 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 657CA40295 for ; Tue, 9 Jul 2024 00:07:57 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7fa0b95a940so74500139f.0 for ; Mon, 08 Jul 2024 15:07:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720476476; x=1721081276; 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=KPMWsreHgDu3Smv8Nhv4s6skbYv9SdJMLKhkUFa1VB4=; b=ASaaHLEAusY/JuTKP2cJBixKZarKMnRcJPK+Bitqn5cJTrPa5NGZsRNiOUz9z7wGIJ icZfXr9FZIcDoGz3shgmJyptg/ZqmAM9leSDvWB099No2tXL7rDFCgnIk7FGYIBmsOjd snBlwOI+1B6U3W3A6NnbkxYVBfz4eSHVWUokA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720476476; x=1721081276; 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=KPMWsreHgDu3Smv8Nhv4s6skbYv9SdJMLKhkUFa1VB4=; b=A6v+KPfNOoXkJEUeXiK34MqwgNVke+j2p/t/DIv+pn29UXtbKYhqeGtTaJ0cI+TLoJ s6zA428QwSOVhPBWcE5F2NghvAhQi7aOMVPM81hrlFJ3HtEcqkb+9G1M+xWWI+HeyOpM 21uGkcxB5lgVHYbnM01Vp991OJLy3znrROkrXp+kTfZp5fTgDaiuH1+N7iCSjd+42+5n NOhQlriFLvjOcTcnoUDKHq2Av5howdmh0ARIVicr5/lvS+yGaALb9Z3bGe7ZJGDsqvaB r/mRhZgA0pU0jAUsiYDzeg33KCae7YQYGSxEjCA8QC2rQUB7JqK0RvHLgqfWg83QguHf eySw== X-Gm-Message-State: AOJu0YzaY986nQJK6WLYrwvFx9JqmfxE1EWv1mJNCiMCSwAcsqCVVw6k BfSm2SkXsQ4JupTQ91TmO5Rc/pUUIYcA5HeYT6xPki1Gb41KMJbHx7+MBMWcox/zln2z6cyyDPK jGJQjLIvpLT99bT0oUuFDktVDfnR55oudMpmMUfr6 X-Google-Smtp-Source: AGHT+IEXndvkHxiohRfXmCFdHlVMzAoX9AHXZph+rDsvYuSd8p/GrkCTw0b2AzsjsCCtVmD9rZABmEvZihS3 X-Received: by 2002:a05:6602:72f:b0:7f9:631f:82e2 with SMTP id ca18e2360f4ac-7ffffc373b1mr101246739f.10.1720476476531; Mon, 08 Jul 2024 15:07:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c0b1c16797sm23803173.80.2024.07.08.15.07.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 15:07:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 15:07:56 -0700 (PDT) Message-ID: <668c633c.050a0220.f1d42.1b05SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 27107605C380; Mon, 8 Jul 2024 18:07:56 -0400 (EDT) Subject: |PENDING| 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142218 _Testing pending_ Submitter: BillXiang Date: Monday, July 08 2024 06:57:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:9cbdb606e5d04de04be3d9f70f0e76551e8c9a36 142218 --> testing pending Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/