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 4F1DE45523 for ; Fri, 28 Jun 2024 15:09:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B62940F16; Fri, 28 Jun 2024 15:09:06 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 04A6040A71 for ; Fri, 28 Jun 2024 15:09:05 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-63bca6db118so5170507b3.3 for ; Fri, 28 Jun 2024 06:09:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719580144; x=1720184944; 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=gOquMkvcNa2KErAPx8Dm+ZDJTuwJ3yb/fdBxuPDGptc=; b=Z0HEX/RD2Vfbz+jQxpAZnQ7j6dEOM/DFWisv+0r1a8P/n+XWlJUqPZEb8BmmuSvYq2 MU3hsicJkQTRV/TzSy2itQZ4U/9Nok8E3YepOSil+Nk517x74/WzKqSsIvlZqS28+mEf EAjX21bc6Laqcvn1EZ1u1t+fp/i2n6/GJG98s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719580144; x=1720184944; 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=gOquMkvcNa2KErAPx8Dm+ZDJTuwJ3yb/fdBxuPDGptc=; b=bw5jm2iQSwu7Y/YTj+7VeB8UDT1acDjT7MaI2+ZZG9pFW01iQdqvJ0ugGxPB+H8Fai VG2GJ6l5+vfsG1BXh3w7i5zwaE1bmc+lI7xn54ZaW3q4Ye9qlykLuBhiwcauAB/CFlKr ewaCEzmj4XK4sDqXm3Nka9ob9LxyhI+uWuZNOL9lvOZF9kWxVY0Yh67iCo4QVodkiANJ aENZ4/BXLbkX6+PfhLD5bSyMZRledPTh6cRhxcMCJk3nUmMwLhs1E0yeRdh0+yByjwEC 6I0qD1HFlDyY7g8coVIy837OAXEcIVN6M77nqDuW9FUJGNkYEExgz6zw3tdINpxDquGz nUiw== X-Gm-Message-State: AOJu0YyYer7tbDmNyKwTUILJ7Lpr0E/cEcEVaIk8/+JsiG5awKrRqh7Y z0Y+79wCrbchsSZ8jdbPJkWBrYCB+mwq2/ByiWGT/pD1rkmJLXE4uNuSE56M3WG2TXnUgWS6az/ rGL1SUUGwnVGet9g5VR/b/I85D+pQZtw7qQg+BtYO X-Google-Smtp-Source: AGHT+IEExsIzFQPug2BPLjpkr5P0xrbSEonFbId039GepkIP8NJlU5/tQ4/ckrNAhV5KK9zPeRJj4v06Lm9f X-Received: by 2002:a05:690c:98d:b0:64a:4728:ef1 with SMTP id 00721157ae682-64a4737530amr33718847b3.39.1719580144389; Fri, 28 Jun 2024 06:09:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-64b35a941dasm216997b3.50.2024.06.28.06.09.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 06:09:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 06:09:04 -0700 (PDT) Message-ID: <667eb5f0.050a0220.cf321.19a7SMTPIN_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 ED7CE605C373; Fri, 28 Jun 2024 09:09:03 -0400 (EDT) Subject: |SUCCESS| pw141959 [PATCH] dma/idxd: fix failure to configure a devi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240628053458.78337-1-wenwux.ma@intel.com> References: <20240628053458.78337-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/141959 _Testing PASS_ Submitter: Ma, WenwuX Date: Friday, June 28 2024 05:34:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141959 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | 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 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30343/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/