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 865ED42548 for ; Fri, 8 Sep 2023 14:01:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BD5040285; Fri, 8 Sep 2023 14:01:42 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 04B8340285 for ; Fri, 8 Sep 2023 14:01:41 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bf6ea270b2so14896985ad.0 for ; Fri, 08 Sep 2023 05:01:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694174500; x=1694779300; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ManwZmIMkOIiz3GAYkR4utwbcnwkPQYVQaSdV0Zw+UI=; b=HJXNPZBNIxIegK5h5ahjAd/0wCaUMghSkGJitkzWrYMsiIoEIhbJktx11cnQW0osDb +rKv8txjE4tx1uMY6vM6goNCoc/3QICM0lVBEFlAf97BG2Q6pg4YRxGlftxlo58yO3Qk u7TZjj0YszoK/wp/HyRDk/9KbvE4MTlYlfBiA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694174500; x=1694779300; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ManwZmIMkOIiz3GAYkR4utwbcnwkPQYVQaSdV0Zw+UI=; b=Xpp25AeUKZE7HCM937Rv73r+qw/Yu/sOTTXlO30Byd9mY9O6cO/UN7OBNBtmPhdnHA uRNvq2s1JF3iswr0hisUx5q37bFCBtQgtIZt29fIMIC0A/EV8YlZjlgFLx6VyM1c71S6 7bNFh1DUK5CNbxHjL7O5H4UVrgiXNjs3b+Ok8fiO+u7uTIp0hhXB3bN3LBCoNcok1hZo nyyW5+XNqwxU34ydESyqa+a/TqMHA4ZYjQmXd8XNyqYi4ZyDQRwh/AzZFlz6GB92FFLd REG+wwg80Dzl3tJ1O8lrAAX8K6v9TpLDimdAm03HoXp/z5MIsFQaPc8JGeGo8IVwsUvz 50HA== X-Gm-Message-State: AOJu0YxnaWQ4GwChJLA0Yre89QEjechDCE2QgUFOs4KppgGXaPFti5SI Z+/vlPAtkwwObzMd7UDGzeiN1X5L5afgyrK2PW7baUQ5nwpiWwXrmko/w0ywReXNgOLD35NJyQ= = X-Google-Smtp-Source: AGHT+IG2rPzbVCvjpQVEqCaiLyH7SDQ1p5gTv4lU29lrTmAWAKJXqSWr8liNdruJqJgdVVQNNedq40TW8T/k X-Received: by 2002:a17:902:f546:b0:1bb:30c5:835a with SMTP id h6-20020a170902f54600b001bb30c5835amr2910385plf.7.1694174500185; Fri, 08 Sep 2023 05:01:40 -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 g23-20020a1709029f9700b001bdba45119esm45876plq.51.2023.09.08.05.01.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 05:01:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 05:01:40 -0700 (PDT) Message-ID: <64fb0d24.170a0220.8795b.3293SMTPIN_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 6266B6052471; Fri, 8 Sep 2023 08:01:39 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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 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: 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 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/