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 4958F43249 for ; Tue, 31 Oct 2023 02:27:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44EA5400D7; Tue, 31 Oct 2023 02:27:30 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 059E5400D7 for ; Tue, 31 Oct 2023 02:27:29 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cacde97002so37045765ad.2 for ; Mon, 30 Oct 2023 18:27:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698715648; x=1699320448; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xLD+KY/sAObO9XABqX+CNI5gLJygzmS6krJHx0jRlLM=; b=GAP1v/LfImOMK+rC+PBQ+9S4JpFpOz4CTYCJqPRwSQqIgQ60GiHsEHbds2z6JR/IVi 1T961Qf+uZhCREDFYOzH1PoeCTCwhzpEb0jm+YFb/7V292meCEk2Ry6u60n1CCR7pQYp aJt3HPBzt/9aWhWd/3QnCMZ8kMsNaCuSOE9pY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698715648; x=1699320448; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xLD+KY/sAObO9XABqX+CNI5gLJygzmS6krJHx0jRlLM=; b=r+IUEYM9YADIVd8CU+UxP/ii+IC96dhWJTPP1m2eyZuEh4BcOOddTKzgDPsV/BPluk sasv7Azuau/NzzYPs2XFlDHrLyvmKtSiBL1L2j+1l09eOkbd5GkYNWvozix574IXYYjO Rz4kpz+fZNHaLqtkAUVyzpATaLnDN0+QbwjWky6tcmUuN5eNaSSU+6cJ7LtKty7imlPy rn248jqMlQ3K7nLnIRvib35NmOUXvrSKrYpvXcD5Nqw9jvkEMX/jOebZq0/h6AFVhbNw Evfs0k81rl2FZKHBUuD5rivExigoPVGylD4CYPM2AzRUDmW1FytKSbtFy2Noqlb2rh9A zvYQ== X-Gm-Message-State: AOJu0YymYuAU061T8vhOPQgVYBXTFj5jx+HhLD00OsrDPg9KMzjnchZT mcRVZLmjMZnFZgeqBMgfqooXw/8ZPRCoQ6Tq72b4przvhuE30z8lPRy0W1q0CJZwIfMGT6RMyA= = X-Google-Smtp-Source: AGHT+IGh2F6KoIPKEkZpkCwHtLBJES6r7EmkSnsZVQfk+/A+EjmbsVIsgheF8T2XhrbPRBxYR5s31i2lwOJ4 X-Received: by 2002:a17:902:d2d2:b0:1cc:5ac3:8544 with SMTP id n18-20020a170902d2d200b001cc5ac38544mr2764484plc.28.1698715648234; Mon, 30 Oct 2023 18:27:28 -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 o5-20020a1709026b0500b001c398198d20sm49409plk.145.2023.10.30.18.27.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 18:27:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 18:27:28 -0700 (PDT) Message-ID: <65405800.170a0220.ae89f.0a71SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B6D13602A042; Mon, 30 Oct 2023 21:27:27 -0400 (EDT) Subject: |SUCCESS| pw133631 [PATCH] [v3] event/dlb2: fix disable PASID for ke From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/133631 _Testing PASS_ Submitter: Abdullah Sevincer Date: Monday, October 30 2023 21:12:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133631 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.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.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28147/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/