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 27FAB45523 for ; Fri, 28 Jun 2024 15:21:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2296340F16; Fri, 28 Jun 2024 15:21:13 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 80F4C40A71 for ; Fri, 28 Jun 2024 15:21:11 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-25d634c5907so374761fac.2 for ; Fri, 28 Jun 2024 06:21:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719580871; x=1720185671; 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=7UwJumCLyyuL3JpiGF13Ue4jVQV0ch6R155i7VI7FOM=; b=a0sIYtGbY2M+9SYzRCo7eu+Mchn6aFM9Ovg3xazYB9ISNy3wkG0py4B3erN1yDg9SC b3p3XFUyIy1OKwNeC1yw3ZGx4w5O4pbCExGaxZvGB0AnNrA72v3Lp/5SL6DkWslPgGw6 cozTDpOp6jcnbCrnIZ0C/Hq2PTdpOOIRTSZVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719580871; x=1720185671; 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=7UwJumCLyyuL3JpiGF13Ue4jVQV0ch6R155i7VI7FOM=; b=AZAB16civ62Gu3OPx+z/wshJC2QkBupWJpr9fnCFuj+onTbeZEcq0+jiCofDo6dlCq d7t9wH6m81l9hDBL8F+wSQFcLzEb9PGn7Mqd8DjqfR8EtrPFDUrb7rql48elzHBkvO0l AN70iLNDg3yBKi2lxeM7lNvTwXc7S9a4J7RMiGGHCl7Bw+H4o9s0++XAgZPdmSQUvZpA A2DVgPQpwm4dBMIJ6MDOb3DwClsMa0rGtT2uOykvunsJvyRkgPaDzJeuUj0kJzg4n1ow MnytCUypdcPsoB1ziE6SZneJ5rhZNNPpfpwlLWe4rO2rcqGSksxOUc8t371x6yfNGCKe mCiA== X-Gm-Message-State: AOJu0Yz8yj7r3p9HpxNGqXfUm7OP6Skf6t+XWP8tFpcYJe6PheKkxLEv II+8UWr8XVTt4ID72SsjQB1q93T6gBjTc7a8x8ymQADpBaIbqpuYUFQH4qzCZUUScGJq+ynku0M lGkA7wUFpwuaUvLiNL03N0F3ryJ3XPtL9WggwNKewN6K6xAz2nS9+gXXT X-Google-Smtp-Source: AGHT+IHS1mabxB4GeNRHXAz3N4/NUH0YWUf/9K2qiVlz0H2H5qdSPWSbcPbBogxOUMpM4CvvyTXx5+QKqFgh X-Received: by 2002:a05:6871:200b:b0:24f:f45e:5541 with SMTP id 586e51a60fabf-25d06c129bamr16014405fac.24.1719580870733; Fri, 28 Jun 2024 06:21:10 -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 586e51a60fabf-25d8e264d30sm82453fac.26.2024.06.28.06.21.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 06:21:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 06:21:10 -0700 (PDT) Message-ID: <667eb8c6.050a0220.3f978.654fSMTPIN_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 2E0C4605C373; Fri, 28 Jun 2024 09:21:10 -0400 (EDT) Subject: |PENDING| 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-abi-testing Test-Status: PENDING http://dpdk.org/patch/141964 _Testing pending_ Submitter: Ma, WenwuX Date: Friday, June 28 2024 09:54:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141964 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ 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 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/