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 36F3142547 for ; Fri, 8 Sep 2023 12:51:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B56640285; Fri, 8 Sep 2023 12:51:37 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id CF79440285 for ; Fri, 8 Sep 2023 12:51:35 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b9a2416b1cso1370626a34.2 for ; Fri, 08 Sep 2023 03:51:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694170295; x=1694775095; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QMeAoDotMbA3qA4UemlXo1nB4u+Jw0NoExyNLyeAU18=; b=DpNrzaOek+coE7l2VKLGavoZZ5O8BL7FyQXpWRIdQOP5vrA05cefFq0k4y8qhdWS7Y PgWuKthe+iI+iQsTul6Kr4UYqEWo6SnBzStijs0AmUhNuaqCSDeDR8idgfga/kZHeHVA k5doMl2rKXLng4Sufg25gNNd3UT7CpRONgpiM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694170295; x=1694775095; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QMeAoDotMbA3qA4UemlXo1nB4u+Jw0NoExyNLyeAU18=; b=RzGhWA2Cii7PtPBE8Ax+WHAcAuY/p2zJ1zyJr9pvKijvYN0Dc619Y/kkWlR/ICMphS 4eeGIRMJLVo9u6Ht4bZ31/AXHl4NVyh4AedvpS9Tq+Laefh2QWuNi3v+hM8+pSpS8xNL 7qAD+LHiw2S5HZ2Pk/J4Z98lsq72YoXDghO5HMViSTlLbu+j27DZurwGTFJf759XfVvs IU7hVxu9I13+JCdiHVr0vogezaLWWkrj8L3EvKUM+PPItLeS3y5hQ/gkHfxUYXWHbFTK hT43KLCMpC2fei72TE30Zp1rtJFrvfBHHkCr6u2ERT26iprAK8+4wAFBGCTB3PgxDvVg zbcA== X-Gm-Message-State: AOJu0YyfmdggPRnH/E7IbOqsX0YIf9rZHxqRkSTTpCp3BcrUPRygG4cY 7/9syClTnZaRm8osqcJk5o0jAtmcXC6LgVc7koEf+CeqM8iuXuNgrJL9cA== X-Google-Smtp-Source: AGHT+IHWQzKAUKPPajqa82UKfmixZaG7DOHLxeTFglfRB8RXx7EXXNCnIca65B13Jnz2W3zybxmxLg6UbWc5 X-Received: by 2002:a05:6830:1e02:b0:6bc:b6a6:24f4 with SMTP id s2-20020a0568301e0200b006bcb6a624f4mr1992255otr.34.1694170295178; Fri, 08 Sep 2023 03:51:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i37-20020a056830452500b006bdb0322cd9sm44025otv.2.2023.09.08.03.51.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 03:51:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 03:51:35 -0700 (PDT) Message-ID: <64fafcb7.050a0220.3b08b.3399SMTPIN_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 6A6076052471; Fri, 8 Sep 2023 06:51:34 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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/