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 C1BE345523 for ; Fri, 28 Jun 2024 17:49:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE7FB410D0; Fri, 28 Jun 2024 17:49:36 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E84BC40A71 for ; Fri, 28 Jun 2024 17:49:31 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f4a5344ec7so6047985ad.1 for ; Fri, 28 Jun 2024 08:49:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719589771; x=1720194571; 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=61T6AygxeCryD0UuIkvh8/i1jcjOGWUahbkouGxxJOU=; b=RUU19wpDTI3nGdOTo5wWVdznTnfDaXRVw148vKCiSjNomOO6+aWMZyLkrQF8oAbnyA q+FzWzZInUxzEP6r4BMxWpMj4Dc/8uO31pWm81afS48IiG7TLGQC/Z3ZxvsI9SE3a78a ZDFGMQCKzLopcoIt3ghbXhdf1u2MLI1C8BP/I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719589771; x=1720194571; 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=61T6AygxeCryD0UuIkvh8/i1jcjOGWUahbkouGxxJOU=; b=i544Bh6CvvV8BalCyfq271oQRFtGFYcJloTjPWjOSAOWX/clCXQXxAFw/vlq9P0JBo diUCS/jdt2tYdPf+pcSE2qWNitMBpGAEDtktz6X0WZ+nhgmEy/D0a2hjVNnlpQl/KSbN ibSuQ7CzI2nZ8hxYKjqkfDP4lfGqVXeo/94E/+vWKXjbnYelPDE6zK2ssouYjoNcPxFl 8E1yrQgsYq22oLpJ8CJ+mV4BreS0cMUNkAZocRVbuhy08YxP2L19c2SjxS+Cda6IdiZw DY23y4SUr4J1AlzpDo9ib/poRaFX9yABJeueNjHmwcldDiET6ckk9+f5382Yco27GVjW Ttwg== X-Gm-Message-State: AOJu0Yxup8iYuR59Awyk8VEAsK5/RmPMdvI9I4VqKNl1F8Ktx6/Beh9d +PO1DbS+rm1UqtHu+6dPB7L2/vS6Atb5oH8z4xYFjb+qJavAIcMbwOrhgBhkiy/bXwMVUtbLpNi sx/vqODv6g2MLcRvpn5bTXdhGQWfEZClGtCIZdhILQ2qugQL630OaRRxv X-Google-Smtp-Source: AGHT+IFCL9ERqIoj5UrzeqxqO4huSRVf5OyLKZdDiyegwcXPRcOkcjv55WLdS7ILNzDQdsbaM6PmoSstV1d/ X-Received: by 2002:a17:902:e742:b0:1fa:92ee:38e0 with SMTP id d9443c01a7336-1fac7ea5bdcmr33499425ad.12.1719589771022; Fri, 28 Jun 2024 08:49:31 -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 d9443c01a7336-1fac15b32b0sm522255ad.147.2024.06.28.08.49.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 08:49:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 08:49:31 -0700 (PDT) Message-ID: <667edb8b.170a0220.e05fe.3cd2SMTPIN_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 76522605C373; Fri, 28 Jun 2024 11:49:30 -0400 (EDT) Subject: |SUCCESS| pw141964 [PATCH] [v2] dma/idxd: fix failure to configure a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240628095400.126083-1-wenwux.ma@intel.com> References: <20240628095400.126083-1-wenwux.ma@intel.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: SUCCESS http://dpdk.org/patch/141964 _Testing PASS_ Submitter: Ma, WenwuX Date: Friday, June 28 2024 09:54:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141964 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+===================+======================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | Windows Server 2022 | SKIPPED | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30346/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/