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 B505745511 for ; Sat, 29 Jun 2024 01:39:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9BFE3402A2; Sat, 29 Jun 2024 01:39:38 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 850A940280 for ; Sat, 29 Jun 2024 01:39:36 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7ec2d71059dso46698839f.2 for ; Fri, 28 Jun 2024 16:39:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719617976; x=1720222776; 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=l5j4BrehOVNrJokr/dryvbtNjq79ysl5k+9ixpx9SB8=; b=E8MKQVdt86ecOLhz/JRdwe0/3e9gTay0JKXcJJKOekoo2R2z7c5/yyi13597CT+esl jHD/jtXoJlePU0KAaWSUiaOM03VcGsWa5u83KN98VghhKNW9JkJX4aTZNTQApXc6SE+o QXv+eXYo+m4bZA3EAFSCxYE+e0YgSF0UCZ9fk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719617976; x=1720222776; 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=l5j4BrehOVNrJokr/dryvbtNjq79ysl5k+9ixpx9SB8=; b=FQSNYMR8LUgHSctuMKNZ/o8ZAAPQIEms/7rXkSmkQ+bmVlwYlnacxos9vZyAAJvS20 FwPaYrLLovIyWHDWW2091TiM2ebJe1HzpBqDHviUYEqgyFwsthy8lIryVGSDObOT7/rY RlEibT657X5sC+UjBeA27Xa+zBKUp79fw6zR4rMRn58xSAQE31HJhMdNo7i0SrGesq8B 58kGBvqFzZiVQ/hpCDTQvS6vGe4qSuvkSBYAHTtG3vN1oIWjWHewBY4ZOHSsIE7apX8s 9a/yJGDkrF77Ud3TgCdWAGgx9ox6BJf+jzv32K6s6Tte3/D7ACB+iOMkbqQwFXeOPYsB xczA== X-Gm-Message-State: AOJu0Yy13s/2ZjicUMlLy3kD0SXUiOwrFyrS4IW1mYTrvx5isPmejhD2 b1duNuCcFW7Xac16FbaMEr62QCFBCDPFVV+BBD96eu1IEu2/oi+3oH/kiCt0VhFT5jRfA50O+k1 3XeE1Tsdo+LMZ9ktaJFBD6ULREIhNzZJYgyws3URRoIluJQjHzYDWw+Ly X-Google-Smtp-Source: AGHT+IFv+B0/Z0vQWySrunOTJggjWt7VPhKCuhT207ho8oMnOtRRdjJeh5w7ILGNoDtyGurb6mGLerQzQytW X-Received: by 2002:a05:6602:6b82:b0:7f3:8ff8:e3c0 with SMTP id ca18e2360f4ac-7f3a7507193mr2270074339f.5.1719617975786; Fri, 28 Jun 2024 16:39:35 -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 ca18e2360f4ac-7f628414c09sm4568139f.21.2024.06.28.16.39.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 16:39:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 16:39:35 -0700 (PDT) Message-ID: <667f49b7.050a0220.68901.34deSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 063CD605C373; Fri, 28 Jun 2024 19:39:35 -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-compile-arm64-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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/