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 9E99A42502 for ; Tue, 5 Sep 2023 11:30:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A21974026A; Tue, 5 Sep 2023 11:30:58 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 347504026A for ; Tue, 5 Sep 2023 11:30:57 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5925e580f12so22108327b3.3 for ; Tue, 05 Sep 2023 02:30:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693906256; x=1694511056; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YXHUc6SHFjSrX9bEhwtxj9CcmDlsi0YUkrLPE4uNc9g=; b=O51m3gXqRjsPt57V029ZfVdKvhLAXA3T8KsqqTmCmw9jMDaBdy9iF6X4+0B+OLoaK8 B14q26phy0NYK/24kZ6TA5ISBZFU4TvuuRlLxIyptz40PO0RVx+xkoidx3DTdCQiz4V4 2CXFHlmklG6hGYtbQWrtdCRXW3TFoj74D1D+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693906256; x=1694511056; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YXHUc6SHFjSrX9bEhwtxj9CcmDlsi0YUkrLPE4uNc9g=; b=JILtc8UiOc9tIURdy9L+Q0BOAZnl1Cgq/dQGchQ+Z5KdSYPMR3PMD7FTCta6cIz922 Bk0z4B8KBb444gStb+XDPmpgXd0FHqJQpLjxv6WhW1RcopDpQTTDaA2sMLxjyy08raj8 0EJvJnpKfj2W82IjrVvY+RUTMSlWAhrWnM62dNzjJ/x4X1woaLkumtV2Pk2W6LCw6jwk qXZAKImY31nVTJhiQXWR7luiDRSN3pRgXqjsNjeKRXEccG9uZsSP3van6VQ3mRV3xcM2 QAVGMiJbIMWokYj369c6k2QERI+G5BG7LTZYG/avQSg4Ky5k+FdjSi/0+amElvslaxgm cSIg== X-Gm-Message-State: AOJu0YxOPkBeNHflOa7gVkmp6Vqv+2VLhUI4EacoDJxj7aqn0PYRuNpt zywdPC9W4qwu1l3cY8ifKso81xO8YeJO+iZ1naIsgN0kG68sQ20T88jhs1vAtNXOMuib0XiGnw= = X-Google-Smtp-Source: AGHT+IGuE1mcq0L6HylxGaIAaw4XOH23HuwS908EAVuXigb4eCYCUVEWO/ac7tDJz6OOSS17l6NWl8gqTerk X-Received: by 2002:a0d:cc10:0:b0:58a:d281:a275 with SMTP id o16-20020a0dcc10000000b0058ad281a275mr13878915ywd.21.1693906256492; Tue, 05 Sep 2023 02:30:56 -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 i127-20020a815485000000b0057744e9c4afsm1121068ywb.41.2023.09.05.02.30.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:30:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:30:56 -0700 (PDT) Message-ID: <64f6f550.810a0220.1d46.b346SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1D4BA6052471; Tue, 5 Sep 2023 05:30:56 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/