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 7F4A842547 for ; Fri, 8 Sep 2023 12:29:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 84ED140042; Fri, 8 Sep 2023 12:29:04 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 2B29D40042 for ; Fri, 8 Sep 2023 12:29:03 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34c5fec2a95so6641015ab.3 for ; Fri, 08 Sep 2023 03:29:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694168942; x=1694773742; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vIljyDYbBB+G1HAHrZUOfdqFfcWGdk8WtbFBd5M5mak=; b=g3wVIa8JhQzMTW+BS8jhAla4gGJccEdgCYn4VMB0xDRb+rGhywUw9rvUWanyn9kUIG kdTkmH0OKKztyvsz7WVuCQTje7+ghUC6BFNBaNpjf5xgVG055SK3FihjuhPfo4QoPvfu K3P9Nn/cha2O12UiKLAi0vNlTgQlEdRGire2U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694168942; x=1694773742; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vIljyDYbBB+G1HAHrZUOfdqFfcWGdk8WtbFBd5M5mak=; b=IZ9apeLC9pHGG34YfXlLuzp1H0vAFI2rIPseiv+hIj+tIiLCub3Tsqk03EBf70ELQG keGUn1BbfiILMFx9Rnpld4QauqQzCfaOu4/RO9+Jv3RC+VUenvtAmYIXW+H2iAwOCJ7x b33My31xp1+s6ROsFZInqiWrIZhyZ4m1qpXfDR+ETbxzZAYNu9Ctcjlivk7LOjZwwAwN HJTuw049WSojXGnquKGoOk4dFN+AHDWF/JRB9SvY8J4tWqLvOUbWdGGhiefZpGbLcU04 TGMTZRgoKkuoCEjIcy5aVEmZQdwuYXA8nmke1lPkTYmYjWtQlwVIPbeDKyRlON6iZTGj f5gw== X-Gm-Message-State: AOJu0Yx+TUHpAh27Q6fCaeMoArD0P7I1Yo6miMe7fhYn6RPV88WFeqYx WFqgNDXMsRz31x3Arf0mV0vQrPycGkLHTs6WvqOCtHYBFH1yssDSNGFdw8SNNXN36w== X-Google-Smtp-Source: AGHT+IEMOhLJQhYibHmUE9NDxApNJV1tpo6v6xvVfojnR2/4LDy4DNryJlyexOeIgTZGhzhxxT5G2P7VKpgC X-Received: by 2002:a92:cd82:0:b0:34c:cb32:f799 with SMTP id r2-20020a92cd82000000b0034ccb32f799mr2646635ilb.22.1694168942589; Fri, 08 Sep 2023 03:29:02 -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 c8-20020a92cf08000000b00345da5d3ebdsm42854ilo.6.2023.09.08.03.29.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 03:29:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 03:29:02 -0700 (PDT) Message-ID: <64faf76e.920a0220.b2166.349fSMTPIN_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 1148E6052471; Fri, 8 Sep 2023 06:29:02 -0400 (EDT) Subject: |SUCCESS| pw131227 [PATCH] [v4] 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/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 | +---------------------+----------------+ 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 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/