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 942B542547 for ; Fri, 8 Sep 2023 13:39:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99CE340042; Fri, 8 Sep 2023 13:39:19 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A0E7C40042 for ; Fri, 8 Sep 2023 13:39:18 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79545e141c7so49633439f.0 for ; Fri, 08 Sep 2023 04:39:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694173158; x=1694777958; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vkErrB2R9xDfzgVv0XHXh2c7aii81V1tGVfn94gFNbQ=; b=auHgiXHSF5Lr0Qkb12+pPi6DxLa5euujU9l/1oyZrWynth/g9AyucHYrBKy3dNn+qs oEcmWNt49EZU0BAagd0mhwQE8SzRbE9lXCdz3aBaemGHnxk5K9Jg9MrZUyF/O6q1fBu0 W4t0EzaHFZ/DyrAvtVHumC2Oq2o6DHReAIwlE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694173158; x=1694777958; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vkErrB2R9xDfzgVv0XHXh2c7aii81V1tGVfn94gFNbQ=; b=cIvZi2HSP6a31w1FUYkd/w09RgAuhCzVkWKzTDI80c/+4l6saIIn0VCuPR4b0POqj/ k0of6H49fCdOeSBXBblEOW7Sd3b+vs1ZcZGUBHAZ3MyPEQMxtiRh7hbRKOfX59oNywZO ROfl0PzOdh3cb3902KFdtIXmVq0DTF0eXmfapXjkFmWGeqOhNfwQREzAgioBEj+VCpCP YWJ5HQ/6R+v90aj1dQ+wd+tgDJ8AL8eGKE8wJPxuGk7ft9P3e3nH1ZJ2kHdYnYgYgvXB LLvd6K7/8IBE6WJux10bYwXFPwUpO6QY4eJSBc7eCvcgc/3FgsZpWVy3L3a/CLq3WEMq 0Ymw== X-Gm-Message-State: AOJu0YyDgdPYfiIQ8le0pHUVx/WpYSLFhYzKfgym/1RhTpkyG7aH2Eo2 1hQxFXLuN8C/GyCaiCSvTKeU5drygYM498AT3GIZC7XXiaESMA== X-Google-Smtp-Source: AGHT+IFKsDDp8hwCt3aNK5VsrbVjNCIcCCPUroeYnjf6Q6XO2A6eyGfufcC8x7ldOqQLwcNmot3fhuGCtCEw X-Received: by 2002:a05:6602:1602:b0:792:6aaa:b54 with SMTP id x2-20020a056602160200b007926aaa0b54mr5863172iow.7.1694173158066; Fri, 08 Sep 2023 04:39:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i18-20020a02c612000000b004340080d467sm39014jan.4.2023.09.08.04.39.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 04:39:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 04:39:18 -0700 (PDT) Message-ID: <64fb07e6.020a0220.c240e.2f1fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A33706052471; Fri, 8 Sep 2023 07:39:17 -0400 (EDT) Subject: |SUCCESS| pw131225 [PATCH] [v3] net/iavf: unregister intr handler be From: dpdklab@iol.unh.edu To: Test Report Cc: Saurabh Singhal 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 | +---------------------+----------------+ 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 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/