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 30A7142547 for ; Fri, 8 Sep 2023 13:12:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37F8040285; Fri, 8 Sep 2023 13:12:25 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id B3B2740285 for ; Fri, 8 Sep 2023 13:12:23 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-493654ffe86so709231e0c.1 for ; Fri, 08 Sep 2023 04:12:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694171543; x=1694776343; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=npHgSkJW6wN7bbzLuhQQckyYxCTRm73YPcHw6JGj5Ig=; b=BwSJsNoP+be4VEJIXrpftiThjH8i8C/gQGT6Vdy5ZFro9aGGbwzYPcMArg/U4/cczw NNVT72SO7xZGcAr0xYctQZ3hGK2qdzt4i1N9ALCVBuXn1lcTfL3O5tUvej6BHk5jf2nP n83RCHAKDq4zmXqPdetKO7qh8yaFQnK6REOpw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694171543; x=1694776343; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=npHgSkJW6wN7bbzLuhQQckyYxCTRm73YPcHw6JGj5Ig=; b=w6bapURdRhs3VhJjQugGb+F4ouSrE4hGYn4AMhmSAHe2rbgltC4VKK99MeG/+SPj8V jiI3pHguV1uswMbmGN4CEI+ro/IgJM4YNPlwNN3ha0E3qQMD8pv9xNyBQxc0yu3Vwz9J xFSAPRxogcjRRYiJzOYmx7Ih25pPPiGbB0UlPlu4hbHcOrFHfVS+5ovaFCncRjAhrca7 LBeFDa0XiPRNoOTPYCsz905/K8pz9ELB5SGyPnNmC98Tqh14pEbjmPsu69VuA4d2OLwW 0UguxXXVv825H9niCuWxYmx+I5WcmI3U345Zz49LhaCHha5kzOGJfbb92xtSSVcz8Pjs wvDQ== X-Gm-Message-State: AOJu0Yx12CzlHMo2r7JGfQxHwCHo6oc+Nlga2kGVQgH3dNShiP24UFPF kwdZurwgw2QdmVi4RdP732ytNTRHmeGBCEBrrFiXLdE72alZ4fI9J1vHust1dlmSNL4FqlgjrA= = X-Google-Smtp-Source: AGHT+IG5KYSx25pH842Kls2DFIdIA3zQ+48e+Ne0GWPQ6It2uXuYP94YgvR07rSbU3Mz6T3uHHcq+/9tsWyI X-Received: by 2002:a1f:7344:0:b0:495:c10c:ec3a with SMTP id o65-20020a1f7344000000b00495c10cec3amr926190vkc.8.1694171543032; Fri, 08 Sep 2023 04:12:23 -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 s17-20020a1fa911000000b004937df948efsm115176vke.10.2023.09.08.04.12.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 04:12:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 04:12:23 -0700 (PDT) Message-ID: <64fb0197.1f0a0220.b8c40.7fa9SMTPIN_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 AA11D6052471; Fri, 8 Sep 2023 07:12:22 -0400 (EDT) Subject: |SUCCESS| pw131226 [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/131226 _Testing PASS_ Submitter: Saurabh Singhal Date: Wednesday, September 06 2023 16:04:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131226 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27545/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/