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 6B71842546 for ; Fri, 8 Sep 2023 11:48:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 744DD40042; Fri, 8 Sep 2023 11:48:46 +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 95DAD40042 for ; Fri, 8 Sep 2023 11:48:45 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c4cf775a14so1277367fac.3 for ; Fri, 08 Sep 2023 02:48:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694166525; x=1694771325; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8ovYVlYPVMFxQ96OZaXze6Ne4+9Bnfb5Ovq07L/suU0=; b=F3Ni1DUeZ0hZ8s/dvkQetypg5tB5vD8/BBLLunS3PbIY2I0jww6JGthPmz1VK0E/aA YysZo5ygEtj/X+yDgJTXNiXCdwuyUnVgse6H+SiHaZlKGAlCSqWCJUvhq2BGqbgVuK8F OZcMep2BGIS2f4HF6hEk2EnuQSITEy70XgVuc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694166525; x=1694771325; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8ovYVlYPVMFxQ96OZaXze6Ne4+9Bnfb5Ovq07L/suU0=; b=F7rF80Kr2CsH3nmNmSSscG8T3BGsUvl6KHs6ckDbeb69OZeZkgqB+2rM7YAPRcip6p behq6eDE0hgJdkpT2CnLx6PieG1YUCd0vKYkwvqKfm9rbDH3ud3/ht9azYSqns4D4M+F o12UrYWQTdlZ8UBDZtOh+vtdf9ktF+88Rd5ir1Mv/gRh6YvfakE58J/unbE9VArvTOj4 UllgeS4zACi/Kd+/k/5E4TEBLsaSwBv/+Ki0StnPQnmWYTD5F3tpm95oPrryN0/DnnlZ biy6kbLgM/FKg5QIIAOkrdJYZVIEh5qxvH5EoVtbdUSxLcJ62MseO+G9qgomi3x6YcMJ 6Jig== X-Gm-Message-State: AOJu0YzXpR2xjAw9S+hexuSRILlZhPxUyINA+hqMO1MHdoUdAdn24LoV W36Ovv53bJYGsKoMWbjYxlKRVFUOx66AVygzdBKmj/Mc7+lLM7xhQTnVvskkH7cCk9PWuRQlaQ= = X-Google-Smtp-Source: AGHT+IGEX+UdTLadsWMXlaAZg7U09hX5K9I4PNtU+dt/9Xuwjey9TKzpe5y8rO71r8KO4vSoObIUsESh3PQ+ X-Received: by 2002:a05:6870:5608:b0:1be:dfdf:cb1 with SMTP id m8-20020a056870560800b001bedfdf0cb1mr2419471oao.46.1694166525002; Fri, 08 Sep 2023 02:48:45 -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 la3-20020a05687c328300b001c54c130d75sm79621oac.25.2023.09.08.02.48.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 02:48:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 02:48:44 -0700 (PDT) Message-ID: <64faedfc.050a0220.e91d.54d5SMTPIN_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 7D1286052471; Fri, 8 Sep 2023 05:48:44 -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 | +---------------------+--------------------+----------------------+ 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 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/