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 AA2CB4551D for ; Fri, 28 Jun 2024 08:53:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CBAD410EA; Fri, 28 Jun 2024 08:53:51 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 141B14029B for ; Fri, 28 Jun 2024 08:52:08 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dfab4779d95so212552276.0 for ; Thu, 27 Jun 2024 23:52:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719557527; x=1720162327; 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=JG1o+DCAZn6ANcFRKaKdGVBB+D01XFI9RSdSYhUxmR0=; b=Oy4CfXQPNpyg1L9UvGtMhJ9hEizIAOUhDKpK3o4YJBcMkd5bgAi6HZKvb9c46jB2er l6cbZZkFpbkh8I9uRdXAzrvqkZWYzcDq18Y9w1zQMZVQknSJn8m0D+wkfQkXauh7pNO4 d7Vx1JOHktT2jXSLYEjJttyLTI+marQgh9sZo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719557527; x=1720162327; 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=JG1o+DCAZn6ANcFRKaKdGVBB+D01XFI9RSdSYhUxmR0=; b=rGkUuj/kebOFHXQRj4JuRLieqjtxDNwBv7ad9T+ZNq/pIdE2G5xNsPtr3lEU7mABmi nkyTKShoQnurXzqi+yXd/GkIiL80qROs4Lp+8aTvxVJRof/fqH6+rcvRRaa+DL6glFq1 k84FjKBCcQnkX2fpkcDU9fEDRrakT4My/kwJ4renX7BqtJfM/Twn7Rt9x7H4H2wdHrgH z0QDRwJUmkzYLBcpWjmeZLYYs/o8JloipaoS0TALXPj6KmUHf9MYeOe4NsapOSseGnqi +UJbhe3q5cUkkZFRnI7yoGDWeaPOgbTXJlTq2VOLOYAj5Vk9pENTyjxB+JpBRCZnGMAm /Wvg== X-Gm-Message-State: AOJu0YyZIAqll8fzO/0zy9un647SwewpYVCnKLPdR1I/BhvC9t1QLxRM eCNLOj66Lhwz2hbnl8qfmA1sOp9twM66H9TKQLkcmS0gYibf4sR0KhJgBpxanbbd98rpY0kk9rA 3+ZETyQYepaMeUtsueZFrIMon6W3B3v/GrWou3sx/ X-Google-Smtp-Source: AGHT+IE4uRMqdsVy3HBjzXkpC+ZBCsnqgiKza5aPWbwsX4f9OLqjrY7qSGKBXUy9SORN+KPtKnX5sVuk2ynK X-Received: by 2002:a25:7d05:0:b0:e03:46ae:f277 with SMTP id 3f1490d57ef6-e0346aef3c7mr4600372276.3.1719557527373; Thu, 27 Jun 2024 23:52:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e0353edb6bfsm46408276.17.2024.06.27.23.52.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 23:52:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 23:52:07 -0700 (PDT) Message-ID: <667e5d97.050a0220.738b8.3649SMTPIN_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 0622F605C373; Fri, 28 Jun 2024 02:52:07 -0400 (EDT) Subject: |PENDING| 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-abi-testing Test-Status: PENDING http://dpdk.org/patch/141959 _Testing pending_ Submitter: Wenwu Ma Date: Friday, June 28 2024 05:34:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141959 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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/