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 0BBAC45D5C for ; Mon, 25 Nov 2024 15:07:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA959402C9; Mon, 25 Nov 2024 15:07:55 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id ADF80402B5 for ; Mon, 25 Nov 2024 15:07:53 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-83abcfb9f39so134047639f.1 for ; Mon, 25 Nov 2024 06:07:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732543673; x=1733148473; 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=SfwfAGHXcftb/33FnEah4a8Pzm2fJ9ryQ/+0L0K8O6o=; b=TRDmTT6WR8zs80CuaMMfPbx2zXkUEEfli0T41sJBqXLCdA8FGPlvc+QV5xmjnWpLD9 Q43xMpRPR7BvnTlPBZpAM5HbkpFkcwyDpNAiNEKXYELxJT+jw+eEfUZHO74PTXCGM3nG 9gPnNuBK9wyaFArVNDsv1Po24kvY9quWksvlA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732543673; x=1733148473; 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=SfwfAGHXcftb/33FnEah4a8Pzm2fJ9ryQ/+0L0K8O6o=; b=ML+NpUmbxoVSEayCrsgW4pexEIc52E3lfqlhehRGuyqiCWVe0xinAuZzVxDkzljnRR oz0FgzWvdWO8qmQJqkrfGJojM4ohms1LAHfxdvUCnERzHiW3BYPtbiQB03rq9dAlKdxM abnwj3gvKPcz1dsnQt3gsSeuU4r4QPLiotj8mV2f0iVp/Lx/T1whuHgvnwamUX40qIaS 8MOvX8La0queN0QzfVe8VVnDGRxnzAA/5GBdhY9VcB6qyBjH3QYCFIZXnErdjOVdjLzx 4cWhr1Xdfi45/ttSwytDpVa9dDYZuLTLSEE6+rhhaMtigCznM/wb9Om1GkD5uRx9MaDC qu1Q== X-Gm-Message-State: AOJu0YzQcKuXGO8jvYauXgce9B7vEnTyHTrLp1j+/jd25BjxVuXtevW6 fAz5cWZs0SmpqHmuIkkyHbGtRBOxW6SVYklhHrDC6g3vZLV+xgFQ3bwpLiEtGlq4LPnNscDNBxu qnn7zZIGbQUWNqMdARlNISXVHKGaLNw+V0A7preEi X-Gm-Gg: ASbGncvMPNsuEnpytZ1bMoPVHHwEX98XdnqEqi1biMfctueBCU449C3BaPDpiTIG21U wnNKBvTe1/9QG7dwu59ittzj2KsUYvfi2VvgXp0N41WaNJm+FZ2V8s7rhvtmfFYKi4NX4ImAjxQ 7GCVH8PNVgTzqCSYmh32wt8ohJpe1ObGibEtDAx27oPxWaDTsTH/tLLk/y3UXa+QDOqTB0TqCtK hqY+/K5U5Kq4fE01kRsZslPItuFJiXB94J5AFZqyDh07WEME+BiN5lM7oFjvPCKzcGx8hY= X-Google-Smtp-Source: AGHT+IGYdWfiGmmrU3umeQa5B8fbc+A8bHXlXnUJTfyBacb0yNfwaRKK+wLVtKOfK9tZLuGN9q0s3Gj27I/S X-Received: by 2002:a05:6602:2197:b0:835:3dfc:5ba5 with SMTP id ca18e2360f4ac-83ec1a4b60emr1434115339f.5.1732543672824; Mon, 25 Nov 2024 06:07:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-841b25a928esm1212739f.23.2024.11.25.06.07.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 06:07:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 06:07:52 -0800 (PST) Message-ID: <674484b8.050a0220.3db4c3.0bfbSMTPIN_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 579586052471; Mon, 25 Nov 2024 09:07:52 -0500 (EST) Subject: |PENDING| pw148832 [PATCH] [v2] vhost/user: clear ring addresses whe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125034235.2110875-1-zhao305149619@gmail.com> References: <20241125034235.2110875-1-zhao305149619@gmail.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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/148832 _Testing pending_ Submitter: Jianping Zhao Date: Monday, November 25 2024 03:42:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:07e3bebf3c93750c52ed9be87edd212fbc22da0a 148832 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31640 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32008/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/