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 4365243248 for ; Tue, 31 Oct 2023 01:41:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2278F400D7; Tue, 31 Oct 2023 01:41:37 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 08762400D7 for ; Tue, 31 Oct 2023 01:41:36 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5ae143e08b1so47476227b3.1 for ; Mon, 30 Oct 2023 17:41:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698712895; x=1699317695; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1F3hTvAv15mEhLXYw/yNXZ9oF3TbnhOegeFBMjkiOaY=; b=FTKkx1swZPCKddAL08ojLYUaIBGXDiyPUQba+xHh1oaSAIGtjxy3lvyuI8oD3OzVi0 V148XLhZiu33uY7AovCCTJ8PTwy0X4QDAIqAMJwnFmuoQaWwoB/uKkwFNFfbBsrrByPs bz2ztDQ9/NRbljKLQB6uKYZniZdbEBIVWdDiQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698712895; x=1699317695; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1F3hTvAv15mEhLXYw/yNXZ9oF3TbnhOegeFBMjkiOaY=; b=pUumLJZQzDbvl+k+k1j3WMguUOM78gBtmDtVp2mFhpdlyrVMJrDD5UY5g1Pc70zTtL rTVSQNYZpu+PneLoTFmmANp3iHyehBT8TOIv6K2cAfkUyZ5xGU8+BEpSep0t7UAyJ+qO de2W8FS1k2Aqx3MliuQb0EPBF7ExBt6pzTInBYcSYWUINgvgQG4sbPb1N4qZzah4m7sY Zc8nIGMnjrf7ikukFPWEhh3fUkY5XlCihS+n26VMo1DJTQTxCUG6QLPOKUExeSNfg5mR 6bVoZh4aNW6XAf73lUwjw+LKIANoc9hiaL/yXBc0OWm3cDSiQjXioJK/CZpOqgeox/2+ 1fhg== X-Gm-Message-State: AOJu0YxXqfSGz4uunDbK0Og/9kvi4BDXE7942hj4v6ORBh+IC0Sz1ysA hbiDdC24lOIWnsgeTGS3VNidG0nGsQ4pgLxmX7V/Cx0N1fZ/yZeq39IYpw== X-Google-Smtp-Source: AGHT+IFF5jpW/2pzEs9KGnTLgjK5x8J2dTpOGr7RKBmITy1MJDuASNg8ekmGYDoJY2U5eNq0no5lx4JwBQxd X-Received: by 2002:a81:cb07:0:b0:5af:6a18:c8a5 with SMTP id q7-20020a81cb07000000b005af6a18c8a5mr11303557ywi.33.1698712895357; Mon, 30 Oct 2023 17:41:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u130-20020a816088000000b005a23a4a4c15sm59677ywb.37.2023.10.30.17.41.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 17:41:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 17:41:35 -0700 (PDT) Message-ID: <65404d3f.810a0220.5432e.0f6eSMTPIN_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 EC326602A042; Mon, 30 Oct 2023 20:41:34 -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 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 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/