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 7C31E45522 for ; Fri, 28 Jun 2024 13:02:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42C6C4278F; Fri, 28 Jun 2024 13:02:29 +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 2992E410D0 for ; Fri, 28 Jun 2024 12:59:17 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b4ff7cb429so2426556d6.2 for ; Fri, 28 Jun 2024 03:59:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719572356; x=1720177156; 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=nOv7HjnVVayOEsc9rxKM2mCNVCa+DNhZWud3uxCXvAc=; b=e/k4NFfzmH8vNQ7QQxZo1p3HL72YhbnbiipLmrUDji+Z53iH28s2umrQj+TAmsY1kP 5mPVvD2+PflWm+7M0bC1P49WgNxGA6gn6aBGKGQ2zxcc2Mf02Nopbcx4tdrYHCfU6T6W zqRoe3spN1hdUmcONQLy+wPuD06bLWjb0PVbg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719572356; x=1720177156; 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=nOv7HjnVVayOEsc9rxKM2mCNVCa+DNhZWud3uxCXvAc=; b=PcCetkRek+F70Nu/8hrdJrhZ9Lxznzsb5J04nVx+Kw8f3eWS7ISHPECe123xQjYgkE uBSJYDOxOo7p9ED0XoWJRKt/JS1RHcxHEOs9v7MA1S5wk+B/z3g178hTwhVpw3Dw88R7 fGtK9YDbs3sA6Z0NHLR19OGKN+49ad+TLJhiUXyHil9yXmRNzXOb4/OSpmdoyL2JVLKW fCyOAXJAXl2y3omj1YbmLlBhZQRX1ZFeLDuihBW0tfgXKJC+0fPNT9XonmHdvGT4QfQU KgckryAmxfl0w6mUmKYlU86AvcLEaGO0nid1WKtru6+YEbwNxQ4S4CDTebdG8aNvvuYu 0mmg== X-Gm-Message-State: AOJu0YzqPUvXuawFWRhCViQ2WXBEJ1SdfzCdzUtBI32SZrwbdEf60/BH p5d4pD/9RrdBPT9085EPND06lXU6ZeCtX1mEeHkOWz6u6M/z0e5v+lsw5+B96R7qMRHmjq3Lglb 2KmSj/FC0bdgsh8s78SIwaPhYbD77iLTFR4B5JixVOcVbchMRF2AzMDlK X-Google-Smtp-Source: AGHT+IH+z2OMnT8yRYrllDhW2R/4hn4juRiJZE/fHEIyW/qn7ug95Rw743PFrKoEI8hdc6r8GIBSxJEx11o0 X-Received: by 2002:a0c:f051:0:b0:6b4:ffca:ca96 with SMTP id 6a1803df08f44-6b5409e0b5dmr169107876d6.30.1719572356489; Fri, 28 Jun 2024 03:59:16 -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-6b59e367796sm740896d6.8.2024.06.28.03.59.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 03:59:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 03:59:16 -0700 (PDT) Message-ID: <667e9784.050a0220.a21fe.56a4SMTPIN_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 2E1B6605C373; Fri, 28 Jun 2024 06:59:16 -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-unit-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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/