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 5C10042546 for ; Fri, 8 Sep 2023 11:52:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65C7040042; Fri, 8 Sep 2023 11:52:12 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 8D2A340042 for ; Fri, 8 Sep 2023 11:52:10 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c4de3b9072so1418994fac.3 for ; Fri, 08 Sep 2023 02:52:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694166730; x=1694771530; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xhl8z/lfRcqsgourAXPRZyHzi0NXNnL/hQrrNAB2ZCw=; b=MGcreEPatDG/U8VtLyoldn/BRf2sL/bMGhwX92fBgdXj17y6+139IU1veZRR/d8737 T3HX40l2OTLpH4f/73WcQfBSm/zc2bJ3t7sHUjjekiNbSvJp0kgHqaSftYYf36f5bjk2 7+afczoZKTiClkenWzzNV5Ci1gB+k1yVninBU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694166730; x=1694771530; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xhl8z/lfRcqsgourAXPRZyHzi0NXNnL/hQrrNAB2ZCw=; b=XMUYdym0c2HkIqrI95kKKvqk1rTHx21MDNChSLTJ3vUBY8/tzkFnWvl+wnoyb4uGHm SwHF6zVaDd/mc2s2Ey84ljDB6BF1zlw5Uudmd3I+Z2dPN4SjDgbS82QvfynDS09wVi0c UNHK5x5FvH1I03Lv+9Iv2Xcx1yhlMJx6QBeDZ4oEAP8Y+S5Ew0usngOzpUsBWT5+IZTb GXBEnook+1akqqzGQt25jq54OlpC6iPKL5rNNmkUklNZn1Ju76xCVAPyXcvNbVKKOuMf GbNH5MZFxvtW6SEg2F49K0vpNKIP2f/guclNZDPotc/lCg5fDjDIS6UZLywPe9IMpQNk viNQ== X-Gm-Message-State: AOJu0YwLDI36mvUL6SXTh30cLDNnYWl7yZh7MyNxBtVJ6/F6j3G3A0WO aTGPLQ4ID8EYaNxdbSsuPXlbvZUTbatgMKi3X8lgR0XDdmQk2feOl7yPoA== X-Google-Smtp-Source: AGHT+IEYuiz3ovzAYxurpNEQI//4sbyXLu2HfJUFf1eGnG0H4me9a3KEPxx3H0zmoFec9u3uXnGLJP+4fQxz X-Received: by 2002:a05:6871:5225:b0:1d0:d238:557 with SMTP id ht37-20020a056871522500b001d0d2380557mr2746402oac.16.1694166729964; Fri, 08 Sep 2023 02:52:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d42-20020a056870d2aa00b001d394450dd9sm86395oae.36.2023.09.08.02.52.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 02:52:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 02:52:09 -0700 (PDT) Message-ID: <64faeec9.050a0220.effd3.666aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9567C6052471; Fri, 8 Sep 2023 05:52:09 -0400 (EDT) Subject: |SUCCESS| pw131227 [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/131227 _Testing PASS_ Submitter: Saurabh Singhal Date: Thursday, September 07 2023 03:15:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131227 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/27546/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/