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 7144D42547 for ; Fri, 8 Sep 2023 12:35:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7714640042; Fri, 8 Sep 2023 12:35:57 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id E1BED40042 for ; Fri, 8 Sep 2023 12:35:56 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1c4de3b9072so1443178fac.3 for ; Fri, 08 Sep 2023 03:35:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694169356; x=1694774156; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ObZi30/CcH7fhQNHicqGBAeI/B2Sm0RNJ424jUbjJ10=; b=iGAKm3TfMP6UcYS0A+1twOBt7iDq/AUQKZuE8TllmtO7lJmJ6X1MIWchcUTRXjBau/ WYXgLyuXaFUCGNhEiK7jHzJjPeEZ5d7gKjPfqzDkIAvaOP0DRCCrTHpzkLiaQqUtmg8Y ywq3+e+nPZWXrFEakQx6k8i7bgYna8SrEagTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694169356; x=1694774156; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ObZi30/CcH7fhQNHicqGBAeI/B2Sm0RNJ424jUbjJ10=; b=DNNnzPBQtljLu3NkCHLAW4hUiUx8UrHgUrJUBV6FLmWy2NeZLh3kwxtPGPnVNF6GqS TvqDkOFcZlr6pBzrS/wxS8d7cuRJRzQ/yKLYQ8plVqABWx6kKoG0AA89uydSSsPtafWB e6DIxWxZwhDE/NEIxpTh+WaTBU5R97od+OS0+tLqyrcO0Q0Si+pTwTOb8I1HYnxb+/mp 94Sp5+697m7S8XemeA55PEiHtojwtymRsPysnsR1nDY/8+qmMTDermx4C1TzkFv4xhZc dvZKSbmffXCdhm4LpWAPhYApT8JmMZ8uUEHi8tXQpWnqUZzIILfsm2dTB+xk7gyqVKq8 Smfw== X-Gm-Message-State: AOJu0Yy3wEz7+b4tpp1d/CULRajU2DKb9zHv8u0BXs/Telo0LwV8C8r5 ii/TxwUPgHucKVyozgV1yh8CEZOUuPlcgTMrBXx1VJeqxo/FG64oHP3uVw== X-Google-Smtp-Source: AGHT+IHHsf1sAAEbqDn6clyvme9PC35pI0GfBk7zPWKJsua4be1vAyNMEQowxSKZGzCL+aGtVQ9bG8a3XM+q X-Received: by 2002:a05:6870:d1c8:b0:1bb:6792:4787 with SMTP id b8-20020a056870d1c800b001bb67924787mr2301485oac.40.1694169356234; Fri, 08 Sep 2023 03:35:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z6-20020a056870e14600b001d0ff8703desm84814oaa.18.2023.09.08.03.35.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 03:35:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 03:35:56 -0700 (PDT) Message-ID: <64faf90c.050a0220.beb92.59c0SMTPIN_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 B050F6052471; Fri, 8 Sep 2023 06:35:55 -0400 (EDT) Subject: |SUCCESS| pw131225 [PATCH] [v3] 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/131225 _Testing PASS_ Submitter: Saurabh Singhal Date: Wednesday, September 06 2023 13:23:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131225 --> 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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/