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 0B7D34551F for ; Fri, 28 Jun 2024 10:09:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06AB340EF0; Fri, 28 Jun 2024 10:09:36 +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 A06AF40EF0 for ; Fri, 28 Jun 2024 10:09:26 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b5253ffd24so2031516d6.2 for ; Fri, 28 Jun 2024 01:09:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719562166; x=1720166966; 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=RinAShWRIJhgnpWTvB03rX+Li4yTYRlUXgWCwRfldyQ=; b=Q2wdoiM9XbtD3Z0C9JVDGVhelJfnQwZJ82Ququ9mPn99cqBNIjfFN0jYFGmtPDEpw3 2ry7D5ZgHzwoRCe1W/c2oLf7XjtA27kThcNBDMlqUa6kqecLjuWJVnEGThhzSHN8xE1f NUwlJ4AjO8tSMWADwruHOFs3TWqFbrE77ztGI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719562166; x=1720166966; 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=RinAShWRIJhgnpWTvB03rX+Li4yTYRlUXgWCwRfldyQ=; b=JoPmtoeXmYyWK6L0QgNhd+PIX/UC1ExTR+WdsGv/dEM74WSXRJ+L53U/ykNuiLmoc8 /Zm5tw1/DiNS2cV6gEbR7fFPeT6Ibc8C6cf+M0KDEvM3bcXFadGSj6THKSj1u/vUGj7H t+UqPwupo+WwDy9yw4MTF2p/FLowYFJDNnvBwQxkTPw6KTJXh1He1WXqrljBSO5bsF/5 NhZTDuH7BKipG0mNa6azFqbi7abu+1Ec4MYNVFQ3y366W8BlX46Wdc5lIU+EybGV5PYt sMoInxccviAAkzdNQMQSdhnH2TUH5WphaweEr5xu+tV/2uvo8OVOcmMi0zMxgwTWVkV1 O55Q== X-Gm-Message-State: AOJu0YxlN2IDPrybDJDAW8SIJiZ9UcOsgpqN3LFLiOCe0iFpcK/REKw4 QuQGlq38tGZyt6ad9DdH9m4Sk49umBnFCPjG6zkBCMwXlCSs0L7JcwuYm2JO7wWPqxHmVNTKT79 16ZCrETFyeOXg0/jJy+UzMmkAkkpzIxP3EeyJ+giJIZPpdBrHDk3XUN+x X-Google-Smtp-Source: AGHT+IGqDc0Z6TALxJ97hrazz41pCJAn7EBC4OhPdM+k1+KcLIvEh4rtylXRsntpHLwyxAwn/VVonXjIyCbm X-Received: by 2002:ad4:4f42:0:b0:6b5:51c2:9808 with SMTP id 6a1803df08f44-6b551c299e1mr149468156d6.26.1719562166059; Fri, 28 Jun 2024 01:09:26 -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 6a1803df08f44-6b59e561e06sm653236d6.28.2024.06.28.01.09.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 01:09:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 01:09:26 -0700 (PDT) Message-ID: <667e6fb6.050a0220.2e2d0.4b30SMTPIN_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 C6B906050A9C; Fri, 28 Jun 2024 04:09:25 -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: Wenwu Ma 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 | +=====================+====================+ | FreeBSD 13.3 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ 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) 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/