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 95FCC42547 for ; Fri, 8 Sep 2023 13:16:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9CEE240042; Fri, 8 Sep 2023 13:16:09 +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 2B22B40042 for ; Fri, 8 Sep 2023 13:16:08 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34f2d7c1bc8so6654765ab.1 for ; Fri, 08 Sep 2023 04:16:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694171767; x=1694776567; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aKtCox92MJ+5Gbt6oNiGkR/KRSZhNPcbi4PNh+08RVw=; b=dz190RKaPUqETIiwX590DlulgGqXhmz6BmIhSjab1me1MgKJZBgdmNcW8T+d8wl8xH CmIe3Bl8tgC83E42C4s9x9MTN8otcxUgQq6W1XkmJRVFw3PUCLSBlZDqHMwwO1L6WkLg gPc4g7YD3pzw5soAQKWwMR9gVoS+HLl8GPX0s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694171767; x=1694776567; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aKtCox92MJ+5Gbt6oNiGkR/KRSZhNPcbi4PNh+08RVw=; b=uh7RYSXF3LJAdXap0zZTd+bkYBjeD9C4/k3X9K75CPcfnm0Q4L0W46+/tvpqVUTjB4 IhX+IxdSkNxHtiVdYjthpIed27LnTLF+DLzzroJHLIQ9VXlqxUrc0K/x+yFpMpbvK5C9 khKyBUhzPKGD+rToynoql3AP/Iv+gAnRwoVS9xc1riUS+qptigARpjH3QrnoxxOzX5hd /BXPrkAfL31DfCMCH6uXOjZMQL9r9vAtyimoLq3RZOoMidi09c0sVtuwYOtUN4YWO/7d F0Y9re8g/trJsHBNt4sHhfyLbFtwEJ0wChb8UeKQlv1H8PPn8jHYDqeEezQ9bHH6fAlh IeAg== X-Gm-Message-State: AOJu0YxxEOc68BMrY3MoGP3DP/jQ7xrKZLZYCkTPnj6KU2jgaRAeAn4o SPL1wwH1/VHHrShGkzSLTrqvcOPfBKazOb0ReV515cJ/0tVBXg== X-Google-Smtp-Source: AGHT+IHiaP/SVlYeQYzNLdJJIdrRV01DbQQJjvyXjRTXSeD3iIOxhr3CdUca0X4O2CLJ/tWgZpugEcwQmma2 X-Received: by 2002:a05:6e02:1c85:b0:34b:50c7:da55 with SMTP id w5-20020a056e021c8500b0034b50c7da55mr3042807ill.7.1694171767582; Fri, 08 Sep 2023 04:16:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n1-20020a056e0208e100b0034605294661sm46190ilt.18.2023.09.08.04.16.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 04:16:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 04:16:07 -0700 (PDT) Message-ID: <64fb0277.050a0220.865b9.376dSMTPIN_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 22B0B6052471; Fri, 8 Sep 2023 07:16:07 -0400 (EDT) Subject: |SUCCESS| pw131226 [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/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 | +---------------------+----------------+ | 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 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/27545/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/