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 A24D842547 for ; Fri, 8 Sep 2023 12:55:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A843A40042; Fri, 8 Sep 2023 12:55:29 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 2B42C40042 for ; Fri, 8 Sep 2023 12:55:28 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bf1935f6c2so13473595ad.1 for ; Fri, 08 Sep 2023 03:55:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694170527; x=1694775327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q2xTwoRFozL4Hraj3VUbIEB+s7izzQmoTTH3APrO7AA=; b=aqP6a3zG7biJj+Ib4jKdho1FPwJeqPlpC4ZFwbCRPvRaFHJOmOOY+DoFAZuCSbMFjf R6KAZETn80Hepr81mIGFB1xtdSqN+0wV9Zta5FBB1QEDZFns0OFFWDeME2o1AJANL/f1 pDuD+I6mbCf+02HB3rpP4OOZrsnmFb4h4NyBQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694170527; x=1694775327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q2xTwoRFozL4Hraj3VUbIEB+s7izzQmoTTH3APrO7AA=; b=sftKi+dJs8sfm5dMysW1hSKuCYK/c09AY7rQF40CCXUfydcpE4MOMQTvOVVaTYpt4e MYfiYCpjx70gl2pUUP0Vjs+Scu/rcg43++Lvxr1V8LOm7WZW7jO+wM74WDeexAoygYWu upKhWkMFeUzI3SmMTmUQNqjGIlz3CqwzkgzbE2ekCMq56PVQAsKNYqcgdsMAwSfpILV4 Vp/cM9sjrBDCUkMgLDt8Gr8o7iCt83Q37rVkdqoLNY647AiKtBRsWLqQRuuCOpxEbb8z gJ/3Ewi4xjAaXOLg0qz28L+YQfVJmwqmrBVP6jAh5lZwSZJDLm73IKuV/gA0tme8W+HY Z1gQ== X-Gm-Message-State: AOJu0YyTiOHNWimA+Zu6yKI7Y72yjb0bIlWMcXckHOqnwSqwFc3gIlcl H4xtM473QaO9q93m1Kig/3PeYcPYlT0DN9RRbFt3fye8z65dIndo/bOO4Q== X-Google-Smtp-Source: AGHT+IHx8UrKcfNxtXQ3ZOhtGb84qhAD7+1CWGp7XnL+i0qOplxUjHIzV0vheX3eCe7Pd2tQZ5vAllWyoCLv X-Received: by 2002:a17:902:e84a:b0:1c0:bcbc:d66 with SMTP id t10-20020a170902e84a00b001c0bcbc0d66mr3163614plg.7.1694170527410; Fri, 08 Sep 2023 03:55:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q9-20020a170902788900b001bdd6ccc90bsm41071pll.47.2023.09.08.03.55.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 03:55:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 03:55:27 -0700 (PDT) Message-ID: <64fafd9f.170a0220.e33ae.2c9eSMTPIN_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 8F2FB6052471; Fri, 8 Sep 2023 06:55:26 -0400 (EDT) Subject: |SUCCESS| pw131227 [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/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 | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/