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 043E042502 for ; Tue, 5 Sep 2023 11:31:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 091834026A; Tue, 5 Sep 2023 11:31:59 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 490264026A for ; Tue, 5 Sep 2023 11:31:58 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1ccc0d2e697so1813088fac.0 for ; Tue, 05 Sep 2023 02:31:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693906317; x=1694511117; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kJB3iMK0QiGsR2BqK7+4H6TztGs1rX5rM72GyVTAguk=; b=L68r7Z+LjQLPCzCVDgoBfDVfdoLqv30cfLoP+6xpyJaMFU5e3FPakzWyLx3s9POGut LTqG8k7M+q1r6xr8WcHxvzjtciTQnP8uGMVvlTasZgv76bagNYZDGnxNSTJSEnavgugI gSVbbSddGMeI/ykHs7Gc4k8uizRuMdsmYoCow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693906317; x=1694511117; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kJB3iMK0QiGsR2BqK7+4H6TztGs1rX5rM72GyVTAguk=; b=CLZTQ5v3MJywalKTcbamxYuS0s/C4QQkLlFKtS07JfnsyrVtgR7AF6r6wkMmkOcs8x LPMDhrE5DTW1Zm6O4NJp6rZFZzhCDBiGTf5SuvojstlOlM2URKenvU8Xxif9GEDNIwFs NVxZTq4gID8fd+lH1NQWworlCteIX0EUFBTmxgqsJhLJ6WqizmeRGqLaRnqhIVbR1uMM C3YlcaImlYSXje/Ch43McXBVPd+7gC9LbcR3wUB0ldAZZLPP1457Nz4P6/wuzobiKwll JFhCTqmBsmGfuQ2WT68hrIodMN4MejxI8G2zmhF676lZ3/4vDjSWiMyVBd43b8T709qX NEHQ== X-Gm-Message-State: AOJu0YzIzRrIPmqnMDvOpAk+2ZFzM4/5D/Dh6PWfKrQ5+4i4//Goq2Hi JYm0jMeVp0hmgJd+joxclbS9nTgFY3277MzrFGw5wmCSTZr/Qbrz0+5pbQ== X-Google-Smtp-Source: AGHT+IGgNVO8N7sWwLX9KHPYmJMSOIJ5Y51UuN+DyjA3RLjCo2TSKTMVshwk3xjLmgzIyP2I4lb0xr3PxSYB X-Received: by 2002:a05:6870:c10f:b0:1a9:c186:398d with SMTP id f15-20020a056870c10f00b001a9c186398dmr16294206oad.21.1693906317745; Tue, 05 Sep 2023 02:31:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ef15-20020a0568701a8f00b001ba809b0f39sm1006967oab.38.2023.09.05.02.31.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:31:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:31:57 -0700 (PDT) Message-ID: <64f6f58d.050a0220.0996.ce7dSMTPIN_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 38E8C6052471; Tue, 5 Sep 2023 05:31:57 -0400 (EDT) Subject: |SUCCESS| pw131162 [PATCH] net/iavf: unregister intr handler before 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/131162 _Testing PASS_ Submitter: Saurabh Singhal Date: Monday, September 04 2023 13:01:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131162 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27523/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/