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 E572442546 for ; Fri, 8 Sep 2023 11:51:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFC4740042; Fri, 8 Sep 2023 11:51:14 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id AE75740042 for ; Fri, 8 Sep 2023 11:51:13 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68bed2c786eso1601314b3a.0 for ; Fri, 08 Sep 2023 02:51:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694166673; x=1694771473; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=E/lrPvXFnYg77gyhcLOc3tfRmLB8SP4SJcLDa0WB5fo=; b=Z/chht6+yMO30OSA4jJegJ4nqZDHG6c0yrklcBrCw+nVJjYi3jF3C9x+GCX3GRmNFK 4eZ22twNqa2Y55dtH5JpVyTWY/8FWClfnD2Fg/24xficemS0xMVHbQamVCPiTNE6W1pP V2jFb8HXIN1pdZPB3foyQQXZ/eLeA71cpAcEc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694166673; x=1694771473; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E/lrPvXFnYg77gyhcLOc3tfRmLB8SP4SJcLDa0WB5fo=; b=s12aX4fqEh9HHr847qpKIoIqzyuaBZPz7syZs48XRq7TcSgzo86+7mn6DdP+LBZy+w B+3z3lpf/K8Q2JT9on/8yge2jpqE2YDIizSpPFblAvIWI650sZQt1agvMJAf4qiaDcaK 73mfk/JHToNRWfPT8dCOAKVgPveRdg9Evt7gdoW8iJFxpaR+2Sbp9LkCwUFWHgALG6tp 2BR44EZVYc+f17IcFhwc3rH6e6KVKkGFfWfmKUrTeA1NAI7SY8VCFy9z5CUV8S7Rg6qH feX2RkHYffQVBE38hZrHd38wTb2C9IWGtPlnd8ikDwymdI/8CoDHKId9cVC1B+vxPDaY k3rQ== X-Gm-Message-State: AOJu0YwE5bVmvJr0oF06Tw1pprspkA1Ilc8u+uowYKM0kzbDJwhm+XRE cEXBMa79Po68Xqye6z8v7J4iMfKtmK9SYbfN3FawAZqH5uEKmFLzFzwtcQ== X-Google-Smtp-Source: AGHT+IFZoZna+E9V98L5aUsAYFQ+OsrjviCgosfQRdDyERqhJ/jUsPGarF1gx4WWpSDZUOk4Uf8IRBPOgLi6 X-Received: by 2002:a05:6a00:150e:b0:68a:4dc3:dbb9 with SMTP id q14-20020a056a00150e00b0068a4dc3dbb9mr2094662pfu.28.1694166672861; Fri, 08 Sep 2023 02:51:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m22-20020a638c16000000b0056f7f18bc0bsm30244pgd.8.2023.09.08.02.51.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 02:51:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 02:51:12 -0700 (PDT) Message-ID: <64faee90.630a0220.56d06.230bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BEBDE6052471; Fri, 8 Sep 2023 05:51:11 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/