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 B87D345655 for ; Fri, 19 Jul 2024 10:23:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 21B6842E10; Fri, 19 Jul 2024 10:23:45 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id E09EE40285 for ; Fri, 19 Jul 2024 09:36:22 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2cb0f5ee745so765631a91.2 for ; Fri, 19 Jul 2024 00:36:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721374582; x=1721979382; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=TeUMOK4rTKhUZx519z2B2C9PzUyYfnizOiiMHavqSC8=; b=iR7qSR/gw2Aqj7a8Y4m9Z4vn08BHRtzz5oEoPeSjSLVv1SnBbTr0gbAjicZOTu2BUN 9sjat3C3un9V3ykigkOESjaAp86PbxdPJci2+A8i/kf3RophNoacC5PvVyxvxaVKeA62 YkbmNtxOsnclLBI+9Ja8T40h5//m/l34ZdzYo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721374582; x=1721979382; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TeUMOK4rTKhUZx519z2B2C9PzUyYfnizOiiMHavqSC8=; b=KZiMza6/3EK0hWq/dcLuDGCTNi89ZW7w6cWVxJa7p3zjViODopkPODINSQWFxX4QQk rSVqlrOJRWFD+mdhQ+OwKcPJ3g9zTbHCo6sPk8vbsTypisfj1l63eocxGYTT1kVOMPAr RFglS3wK9g1T/wMeR66PSfkSw3y2yirFfvrSnCJzu+ARlGZ0E0tGIlAWCniaUZzpNxNR j/Q/p1oY5QiKyf66YLioQsN+HI5sZoKfxO2Q26jCFiKLrCQ7NL4DNQ7mQ6a+8iqxFPlI FadjlNTxs0cp5/Pp+sTVHq0w0aFQasrkduF7nsNkDR5iOO/i7Z3gb7nT+h8kjcY8I8Tq pJ6g== X-Gm-Message-State: AOJu0YxonEZg202YJP9B1ZWxU23RagwFx8k9VPi2K1zEb2oNE1XV+qab Ko1Cipw47I4oH9/Q8BrKXRxDoE7w8O2dux9MbwnPjm+4+smV0Jc5IMFNKNw+PpBZN4xZQTuM7zS uI9BmEHAQiWoEzMMfZuMCOHZPx1kXB6g2pFptp8mkeKUzJDE7mK1GF4fQ X-Google-Smtp-Source: AGHT+IFt8bzWzcRlmm67tmssJEvd/kL/eBs6XxCyIA2OnVV8MLm11kb56UXHViJZUCdGqpnbOJjvewN0RaOZ X-Received: by 2002:a17:90a:db81:b0:2c9:e24d:bbaa with SMTP id 98e67ed59e1d1-2cb527d39b0mr5973313a91.27.1721374581944; Fri, 19 Jul 2024 00:36:21 -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 98e67ed59e1d1-2ccf809ef20sm60846a91.15.2024.07.19.00.36.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 00:36:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 00:36:21 -0700 (PDT) Message-ID: <669a1775.170a0220.deea4.3378SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5C6B360524C8; Fri, 19 Jul 2024 03:36:21 -0400 (EDT) Subject: |SUCCESS| pw142520 [PATCH] eal: fix device unregister for event regi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1721331448-9225-1-git-send-email-longli@linuxonhyperv.com> References: <1721331448-9225-1-git-send-email-longli@linuxonhyperv.com> 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/142520 _Testing PASS_ Submitter: Long Li Date: Thursday, July 18 2024 19:37:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142520 --> testing pass Upstream job id: Windows-Compile-DPDK-Mingw64#20838 Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30560/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/