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 B3DF845593 for ; Fri, 5 Jul 2024 09:34:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B11CA40EE2; Fri, 5 Jul 2024 09:34:32 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id DCF194029C for ; Fri, 5 Jul 2024 09:34:30 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-75e15a48d6aso823640a12.0 for ; Fri, 05 Jul 2024 00:34:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720164870; x=1720769670; 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=bKfBE+Hia+6SudYe1HVwzO5duFAyB9S/0B53LtHGvJE=; b=CQcJt754FqAUtxmkHFMHKtXARUzz1h/5VTvmxys26pu8BuRcIltykXJyDdLNNV5tyD RHC2XMwhZsD3YKIMelmvoVLaQoFD8qYbghZaz08Yd7ssLDuIt0AtuoVxpaF51/o1siUl pDQQexE2FsFOKdHU+ONZHstX9YiL/eqnu6CgA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720164870; x=1720769670; 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=bKfBE+Hia+6SudYe1HVwzO5duFAyB9S/0B53LtHGvJE=; b=HiicUNZHM0uMopiG8XSGZAJQ9VxVT6vT9O9q8d1kNMYbR9j200GprssB1Vh7l1JUtI +jPorBPyKu28qM2htV/iUe7JaWH8PyCm+j5vR4qHah62qyNDjHo1KvhGrFSQlI51X9BG CCoqAvr8zFiIluy12lUsSN/PJy63M+pL+B3USfjc4zB75e9LpDJBgD/v8dNWV9QtYvkO eTqGqckdM+LwRsnQIX1aFul1UqRHxOhb4CHZYoVp7aEddL9722M3XM9Pnp8Ut+Vae9Vw P4cTCwJdOPNVQfW56Vt0CozTauzF9KlIH0E51mc7qUcW9elSkEIAhvlxM0FcthM9iFyq tLng== X-Gm-Message-State: AOJu0YxU7blMQE4DlrSSQ9YZIaEyXP8dV4MdwGhGs9b9RM+3Mj8PatYG pd1kzliHiFWQ1PBOd7ovgRpRGUM6Xtq+QYxvCQ4X6H5Du4rptFjbHA+/cESIfI6uRSSXpLcoSE3 +DKj3ofTTbJAQbhWN4ByqLlNzrlv0QHO+nsuAk78Z X-Google-Smtp-Source: AGHT+IFUgoHyXvScjFPxWAnJPuBvmaNvKxWELme0zL+y1HpH4YONvt6MU7ZYx6iQSDgDC9rsOwuvo7gUJ0ii X-Received: by 2002:a05:6a20:430b:b0:1be:c0c9:d003 with SMTP id adf61e73a8af0-1c0cc74b525mr4028350637.14.1720164870004; Fri, 05 Jul 2024 00:34:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fac155b076sm4300845ad.94.2024.07.05.00.34.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 00:34:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 00:34:29 -0700 (PDT) Message-ID: <6687a205.170a0220.90159.02e5SMTPIN_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 05F0460524C8; Fri, 5 Jul 2024 03:34:29 -0400 (EDT) Subject: |SUCCESS| pw142122 [PATCH] [v3] vfio: combine container_create and g From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703115943.44539-1-xiangwencheng@dayudpu.com> References: <20240703115943.44539-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/142122 _Functional Testing PASS_ Submitter: BillXiang Date: Wednesday, July 03 2024 11:59:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142122 --> functional testing pass 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 XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | 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 | +------------+--------+ 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 | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30418/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/