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 7818E42547 for ; Fri, 8 Sep 2023 13:07:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EC4640285; Fri, 8 Sep 2023 13:07:40 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id ECCC040285 for ; Fri, 8 Sep 2023 13:07:39 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1cc61f514baso1323184fac.1 for ; Fri, 08 Sep 2023 04:07:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694171259; x=1694776059; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EeBe2RpY5dlbY1lwevI7MXzvY4t/4y2pYjJRyrr7jGA=; b=jo2vhl3qEIKSjET8JOmn/Mv+aNI1+u3sU0YCllxk/m+6Xv9XgufxEprfvqPeI7BGYN 96ZuV8k6BfmfhSYki25S8o9NVXVcfi+wgutO0WX41THwXB9VVgJtGmq7vTccxtY10UCZ oCeOC5EIODFA0W9uO8DLPtwV5XeE8AONpUWbI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694171259; x=1694776059; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EeBe2RpY5dlbY1lwevI7MXzvY4t/4y2pYjJRyrr7jGA=; b=bmv5gbfTqF3KFEsR4da8E8oiJcyXUhfXms51cXYUqCdkTxO+78xGLu4gwA8vA2dWjb 1SbPrEsy+YzbW+9FYtLWgk2IeJcNmxuHZIKqDzJLRSgafAa6ZMSFyOsNrXAKKoO7TanT cGsFoB+5Wa/E2ZZENyugtAs7d7g3KogOlByg0eUs/JBcY8zB+3fgN6Z8ecgD+MH4GUAw rMDRAublDcY3sVbeo1ZF/p8WqMsraeZ1wB/IvaV/x54KFZfviTXZgEKGyq4qcxdTNrfb Y+7sTipWohO68eUo3FJJv20bb6LSlEicgH9G7aOYwk//1uAyWVoK0moLe/eyNCuktcOV 2UlQ== X-Gm-Message-State: AOJu0YwZnT9wN6gf26pSFRRtGiH9HnIieA/TteNYVO/PmsZJrk4MF+X7 yB7dMrg6VS4KDwAi+N2ZaPVyPLmm0h/AI/wxFOlqkpGNHV1xVbCatin5wA== X-Google-Smtp-Source: AGHT+IHjO/fw8QyF8qd+d0gRlQMRTcKQ7Tg+d71tqmDS/ad8qZrj35+wyLgIlBSA+7Fz9TO+DvaiUMUVFOmx X-Received: by 2002:a05:6870:c0cd:b0:1bb:a468:9e6c with SMTP id e13-20020a056870c0cd00b001bba4689e6cmr2174672oad.23.1694171259239; Fri, 08 Sep 2023 04:07:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u36-20020a05687004e400b001b093c25fabsm94349oam.2.2023.09.08.04.07.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 04:07:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 04:07:39 -0700 (PDT) Message-ID: <64fb007b.050a0220.5a27e.644eSMTPIN_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 B42276052471; Fri, 8 Sep 2023 07:07:38 -0400 (EDT) Subject: |SUCCESS| pw131226 [PATCH] [v4] net/iavf: unregister intr handler be 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/131226 _Testing PASS_ Submitter: Saurabh Singhal Date: Wednesday, September 06 2023 16:04:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131226 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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/27545/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/