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 90D6542546 for ; Fri, 8 Sep 2023 11:52:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B1BF40042; Fri, 8 Sep 2023 11:52:41 +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 490BC40042 for ; Fri, 8 Sep 2023 11:52:41 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34f2d7c1bc8so6498545ab.1 for ; Fri, 08 Sep 2023 02:52:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694166760; x=1694771560; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=928NTXflZDl2mC+w9PodI1JZz5tb55EsgSfFvz9ZJuc=; b=S5tMPDwERYFi1wuHbK85r63NNfa3LjdEWslQshD+FxmvlqtU8JxPf1NEeoYLArvZor Xt93u4jaLKPViSNTf9AUE8RKTXF49oMpexUh9a5LCTL8KHykTSHi4Cx4VuYlx/q5r1F+ vN4HykAUnJR1uW0TVo7zHBVzUYT3DoTt4KXT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694166760; x=1694771560; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=928NTXflZDl2mC+w9PodI1JZz5tb55EsgSfFvz9ZJuc=; b=KbSytTx3ABLz2ImgrC9PRTu2NOCMR64/W3zDmFwXiHMFIsc9tThdNtuBgeHj14ACCH D6swTJgDpl5SFjTEYF/jPpTIDoyPp+7J18WxK9Q91SM8FKKiZknJTjEBwg9ttIsJ7saE AZfDdHnXUYeu6D0LYGchIgaSrCh5McSgY+XK2O+BljXMJsNiDifIazAuHjQ/0HOupReL WHRDuzufBxjBLb4n7hFFZ+3gFdxg5urfjv0q5c9CcADAFT7Nm55WLRW3+nrzEcP9T6RP CfK8ZE9zrWI121a+6gZF5Xia5vzCpGfrGCMOa1/ZYOD98lxxGGusgd8fFb0+HeYQEh1G bMiQ== X-Gm-Message-State: AOJu0Yxz3eeoVtasPpgZ7BHZKVww0Vo+Nom/mRVeb5xQcoCeSy99Ns6t OeYwJLUwxnfiJEXUAi1ciw64YTqmYqu+JxRgukyV100hL3adF2QaEFw55Q== X-Google-Smtp-Source: AGHT+IEdowZEeAbGVdFjKgMdD/SyNtNKsjJeoi/0teuOnKDLzPwbASnLPTI8NQW3zyS+GZPutnD0xfiq0myy X-Received: by 2002:a05:6e02:214a:b0:34a:a4a5:3f93 with SMTP id d10-20020a056e02214a00b0034aa4a53f93mr2829995ilv.5.1694166760683; Fri, 08 Sep 2023 02:52:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q10-20020a056e02078a00b00348e3d7d9bbsm32854ils.77.2023.09.08.02.52.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 02:52:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 02:52:40 -0700 (PDT) Message-ID: <64faeee8.050a0220.dd3cc.25f9SMTPIN_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 34FBC6052471; Fri, 8 Sep 2023 05:52:40 -0400 (EDT) Subject: |SUCCESS| pw131225 [PATCH] [v3] 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/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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ 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) 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/