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 404F042D90 for ; Thu, 29 Jun 2023 23:47:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DB5140697; Thu, 29 Jun 2023 23:47:00 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 5E3DA40697 for ; Thu, 29 Jun 2023 23:46:58 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7943be26e84so441404241.2 for ; Thu, 29 Jun 2023 14:46:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688075217; x=1690667217; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Tiihvongc8nIScKGa8j/E0Byx5Zd6Yfgo7k7ETKySPU=; b=f+k8G7ktI0PJdXMptr86j47B4LLBENyEVJc15rUkvXeqXeA0VqqKQsujYaRRSNVuOX yPV3IDcRxo68EaJ1ha3drUzlp5Qz9/DtrDijBoKS4+xzzGALf2Y67UjtxIprd/OPuXud spb6k6b8R5cuiLd3SyXRzwJfB5NZV9U5qWqpk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688075217; x=1690667217; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Tiihvongc8nIScKGa8j/E0Byx5Zd6Yfgo7k7ETKySPU=; b=k2ul+kuKpcydudpaPKwLgqSReJ3fAlUSCZxY1OEmqm/JBvrZP4NRLbPDp/OAhTF32v Zj8dyZiEMkslIkv3xhFIyJloQJs2NQkHdjuNTSrsHB+DxKH48Aukq4RGN1L7m9oPmase pTudh8Rf2O3+0p/8XRCfEBol3LLgc+HUzeKyDDPLGwBTDhOv+vSJI5+2Tduy1koHmzwB ZT1n/jR0EiTGP0fxTvjE44S+Jnhmx0z9BrW0yDWgJs0OVhoPF41DvSunM5ivtWoQmZHv TLRpvpsHBTMl4jggAVsf1pgQlTfPkA1UQ3TGCYsVU3+S0VkdJKf8i1CnJ60lOqSGDroi J3GQ== X-Gm-Message-State: ABy/qLY83LYpBhw+3E6hjcEAQ4lRmXApzz6E9mh6MlYRvk++N7BoQML4 6HHjDwqPHPe2Y6AkVvhs95xQbWLgmTwwdy0xVoNCRqTagFlIY2fARHGsvwwq4yKvFeFoS23e2w= = X-Google-Smtp-Source: APBJJlH4eMoGc9MdiuQv672TwbFQXTfzn9de+B/PVK/hvyirHYLr124xWDV27nq/SULHgO0DdsWg+IHGXqbz X-Received: by 2002:a67:ee55:0:b0:443:6052:43ac with SMTP id g21-20020a67ee55000000b00443605243acmr766039vsp.30.1688075217757; Thu, 29 Jun 2023 14:46:57 -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 y6-20020a0561020c4600b00440a6ff179fsm977702vss.1.2023.06.29.14.46.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 14:46:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 14:46:57 -0700 (PDT) Message-ID: <649dfbd1.050a0220.d9e74.1b03SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 54937605246B; Thu, 29 Jun 2023 17:46:57 -0400 (EDT) Subject: |SUCCESS| pw129044 [PATCH] [v2] raw/ntb: add check for disabling int 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129044 _Testing PASS_ Submitter: Junfeng Guo Date: Wednesday, June 28 2023 09:12:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129044 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/26840/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/