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 86C1542547 for ; Fri, 8 Sep 2023 13:47:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B7E340042; Fri, 8 Sep 2023 13:47:28 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id C253A40042 for ; Fri, 8 Sep 2023 13:47:27 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5736caaf151so1118691eaf.3 for ; Fri, 08 Sep 2023 04:47:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694173647; x=1694778447; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q1nxdQ9u+b0VZoiZxa2Lk+g7105yWyQfU4wvvnSr0r0=; b=hlDToXVwnTzamOFsRJ6Ujr1SB/70fcNW2luGgkDMb4lpxHA5bPS9L5dnXnpPKBh6HI w8xo4ltKxavAR3P1uwOUaP87VKuhhCPpDohN58YE01SDFDv4flx6ocv2PAABjDd9JW5y fN0WcuPmK2BdOtRAjDLUnm/d/lHP4QVyUZEIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694173647; x=1694778447; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q1nxdQ9u+b0VZoiZxa2Lk+g7105yWyQfU4wvvnSr0r0=; b=s+2s7fw+PY95jBAwbNjFo1qQclp99kZQbB0Q/bG8ymrdvv9Ri1rLymNDS4SuCefihQ M+TteJrpdc4oLufwhH3P07gP7sFv165ziwfju0YOHRvSZpMWG10j1zDbfw/hA8Vh0QVD o5XZTzSL7UYLopKKkpc9l557CiVAA9OprboX2gblaIF43r03uM9iI1G58ZrBJk82av2B 0RLAwBh4Zn3jhs5ARS20TMdM+Ip4Lg1gxx+pZT5yxm1DOtY9yn8OJTMG9sTTEeZGFS6f xtnB0mxKKbZYyHfp22ts5sfJWl8ZF5pePYL4CV9Vqlo2dKyagY6SAOCwWOhvnbL3I5Gk sDbg== X-Gm-Message-State: AOJu0YwCJGj7tAf6qtg7MC08ky9b1nA5pFaiM5jDuwab3L9nd+dYFC/e nXc5w7YBbxRF0bTU5slv0hpsNTgTslKrk1wUVxlepf8HlVHL6QZYkjg0b3ygEMTTTw== X-Google-Smtp-Source: AGHT+IHCtK8b83UBLKZlgcUkAt/JkyhuMoTHIV3KLrqyTYkoa32ClpXXvyvxSNQIscdanPDv3BOuvWrl00aA X-Received: by 2002:a4a:919c:0:b0:571:15fe:50a0 with SMTP id d28-20020a4a919c000000b0057115fe50a0mr2006029ooh.9.1694173646886; Fri, 08 Sep 2023 04:47:26 -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 x203-20020a4a41d4000000b0056e118d31a3sm86241ooa.7.2023.09.08.04.47.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 04:47:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 04:47:26 -0700 (PDT) Message-ID: <64fb09ce.4a0a0220.e386e.63c7SMTPIN_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 67FDE6052471; Fri, 8 Sep 2023 07:47:26 -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 | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | 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 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/