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 E381945523 for ; Fri, 28 Jun 2024 17:37:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E176942EE7; Fri, 28 Jun 2024 17:37:58 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id B643B40A71 for ; Fri, 28 Jun 2024 17:37:56 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b5834b3a95so3732926d6.2 for ; Fri, 28 Jun 2024 08:37:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719589076; x=1720193876; 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=RuYexBOsdsLx7g4Ba/nFx8rhBvmp90pYcUIWJFVOLGU=; b=cYoZf3drjrRCcUSH/6hUHHdfN5qmtPXp7rao7ndZnJtJBkX0JgqK2fTzlXSJaUn03w fqHl+5Bz0kt38AF7MALzprx121h10+9SPmWnlEsQIhVcRCIm1Ff5ObXXkqMolh2b7QFe MXsqMTQ4s4XgFksabliyqPn2dm4KpZ95mdYfQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719589076; x=1720193876; 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=RuYexBOsdsLx7g4Ba/nFx8rhBvmp90pYcUIWJFVOLGU=; b=MR0Fwgu3o1N8CIGSixvamKF1209LSIZyKqnQD+5/QwsumxFt6giamcMarAGSqJsHmi uh0tPfW8eIvFOXwIWClhDdnlv6ZhxQvtys1QjjAN/xJuaG5YWfqn5RXG4Xn511dzSmda 3SJ5Byjz/ColuDz8I/bkbij/RLvDszDJiDDJQSYABhV+/Mf0qcU4cybb+LiuNX7HKost mt6Gk6gIC09MvVmnEVYmw9zE+TfMvHwU1cjaCKx6LVheLHBU2ieW2epF/H26c9S5QwpY ArFHDYrmntx/DNWMhi7h9nKUdGVD2GqaPn0LPzipe0q3io/kx4VPp10XWDat6KAQrMQC 7Yfg== X-Gm-Message-State: AOJu0YwFNugsGPCSacw+bOprNtENUi/Ma1lgkOJbkJ8EcI1S0i0IwSaJ 0HcE5J8Zn/e5MjV/YHfly/taWyx5afJnZgWGbqbLAUZ7LbDH12F71RDImE89p+/Zzpk5wHXbnN2 UYaqzwvxYZZ+sC5NXGSrSxeuLWffuxagw1UIHsHV5 X-Google-Smtp-Source: AGHT+IHCF5mYyhPmiG8bgkni1c4gJ56AR/unya9Rrw2ZtPv5bEhQNvq+GNb1IL1vXGFiFQ+il1nbhWChK13s X-Received: by 2002:a05:6214:260c:b0:6b5:a81b:b974 with SMTP id 6a1803df08f44-6b5a81bbb38mr22509756d6.7.1719589076185; Fri, 28 Jun 2024 08:37: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 6a1803df08f44-6b59e5db825sm962536d6.49.2024.06.28.08.37.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 08:37:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 08:37:56 -0700 (PDT) Message-ID: <667ed8d4.050a0220.873bb.6f9bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DB557605C373; Fri, 28 Jun 2024 11:37:55 -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 | +---------------------+--------------------+-------------------+----------------------+------------------+-------------------+ | 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 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/