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 9EAA442502 for ; Tue, 5 Sep 2023 11:42:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95A214026A; Tue, 5 Sep 2023 11:42:52 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 85B154026A for ; Tue, 5 Sep 2023 11:42:51 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79565370aa3so74089439f.0 for ; Tue, 05 Sep 2023 02:42:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693906971; x=1694511771; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b0HIiuntSmLV44WVyqzpU2bw24i6nJiNpx92HsCMO2w=; b=bBiVwvd05XWb2bokJx+1HxQH+P3YUOr+WQtMIVS2FJDVY+zQ7dwCmIN7RNFn+vTRHf FYvoO//eFwMqwvO35+Eo34PUSeWHrMRl65TxYLI8KzS6PUHi3qBId69HKLWVrMZuxPyl 2uE8w/bKfsHh0I3iLwuFjIuf+w6+Zi2bX+T74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693906971; x=1694511771; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b0HIiuntSmLV44WVyqzpU2bw24i6nJiNpx92HsCMO2w=; b=Ks03c5h+dgX8tywuhK8k6hORPoE5Cpds3lv/zgQJ2SjNUD9W4j2fT31Kr97Jj34acZ 6WJk7oj0tnqAzRSy2HsqOOsGNM3jLKQbMzRFn+jSCF6u8jAY1AHyBQ5gUShO20vqcAA0 mztkJgmPxdL32PjGvhvAIFX9AyCaCa6to/eVf/njPUsZMiQD1w35v9C7IvWRAsHbbuoa oRzB4jWkrgTZe4S8h4MBexuSLgEzuGzYVbdudkL6+Q/5D2AZ6h/Ya2galLkOBSJULXLT kyGpsamFfO1r9Ds8tSVG41FQW6RHNSMg3sQQWOD5dM0oe2rSp7ZB/SehmvH+WCU9SXmA Uasw== X-Gm-Message-State: AOJu0YyDE9zBY1cgx/RspX7yaJGR3lnBAVh/xouAXu3kr+51YX7vQCT3 K+6j2HtlAFSRG168NwANX8fBpvXnhVsr8VYaR3Ja5LHiAup0+2Tshvdb+A== X-Google-Smtp-Source: AGHT+IFp30Qreduy/Y+nhz9dgFRb3t6bhgNt5SUdcoHmnRtiCbPGXxD8IoK9KK/bKSVqyYU87I75kZWBIkvs X-Received: by 2002:a05:6602:50:b0:790:cb89:44eb with SMTP id z16-20020a056602005000b00790cb8944ebmr10921337ioz.1.1693906970901; Tue, 05 Sep 2023 02:42:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w19-20020a5d9cd3000000b00785d6415b6esm552388iow.4.2023.09.05.02.42.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:42:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:42:50 -0700 (PDT) Message-ID: <64f6f81a.5d0a0220.78075.9de7SMTPIN_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 5EC5C6052471; Tue, 5 Sep 2023 05:42:50 -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-unit-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_unit_test | +=================+================+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Ubuntu 22.04 | PASS | +-----------------+----------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/