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 E782242546 for ; Fri, 8 Sep 2023 11:53:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F126640042; Fri, 8 Sep 2023 11:53:21 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 197EA40042 for ; Fri, 8 Sep 2023 11:53:21 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c336f3f449so16107685ad.3 for ; Fri, 08 Sep 2023 02:53:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694166800; x=1694771600; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6I2yRKoHBUc33M3td1nKi9iXm4kZeQbWOJ/hSnaLMI4=; b=UBf7u5AdBebK4/L737aNI8X+o0OOtKBAqZCeQQK43M67El049PhbAFA4D63estMBkq TrH8OBPQO1h1kWH+e/fRuTa4lHKivEamvk7U99HjLMo/27A+Bx6tD+g5bsHuNzVf8PBH cEZeY9sXXHISADyrcbnn+UxgDHmnWz/DORITQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694166800; x=1694771600; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6I2yRKoHBUc33M3td1nKi9iXm4kZeQbWOJ/hSnaLMI4=; b=ETVL4vxOxW2A1zy5M6xTecYux6xB91Pzs9nIOxs92RlbEsxravQoknb51/TXRqStO8 U1JP0w0Pv6nrkxQ9Y1werrocuz9oQX0KQYt9m0ICxPGb5Ej9KZr7TiD2eLkQECCiouzp TdjQx33WYAoUl9pUeXelh2dFr/nLnmdtQvxX6qN4tKkA4xkhQPlJesyFRQEmIit8CUSK PujiXa0Ihi+AME2tXIpPARprgMdiHc0G+cyGk+eB6jFTJadqrJB+jIODp63dFtUKDR12 kNtS06HFy3Xad6tsw31DUpDowZYcfkLVkp9r1RYqvOP1MJ/Q8SkQP5q+7A3V5yN0PAj3 bb6Q== X-Gm-Message-State: AOJu0Yw7C7ZFoLAx2TLasuTh3h4jywnL0GQnsecIr9Sh7L1ZRf+C1e1V pCsdc2Z0/niySVH0Pl2t/vTCJ3+kf+CduO4wyKUlOWKZGYtEboA+pHKQ5g== X-Google-Smtp-Source: AGHT+IHySK+sE6OulNPATa2Z29HQEt1gZEndunxaQoM/qkFRa1gXQbemqV9gO8AqXJpJBIb66zmInj5SGNJN X-Received: by 2002:a17:902:b198:b0:1c0:c4be:62ca with SMTP id s24-20020a170902b19800b001c0c4be62camr1705327plr.17.1694166800356; Fri, 08 Sep 2023 02:53:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v10-20020a1709029a0a00b001b8a52625efsm39670plp.36.2023.09.08.02.53.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 02:53:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 02:53:20 -0700 (PDT) Message-ID: <64faef10.170a0220.1dd8.2f42SMTPIN_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 5A4C26052471; Fri, 8 Sep 2023 05:53:19 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/