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 6B88A427FC for ; Tue, 21 Mar 2023 23:07:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BCB940A7A; Tue, 21 Mar 2023 23:07:01 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 249FF40A7A for ; Tue, 21 Mar 2023 23:07:00 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id p13-20020a17090a284d00b0023d2e945aebso2669793pjf.0 for ; Tue, 21 Mar 2023 15:07:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679436419; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=MIaL4xECFB+3xR0tTvxV9g4W5u+feGgQALPFD9WFKes=; b=jDs8TSfNFDcBplHUpH+4E2tUGUZXYMb5jy5Ot/+NlvBD/n4/RJgQuhnU/k2uHUQyLS ebZ8iomQDUl84wVomKs3GGz2WmaYMvViszgKew7cuFvaH/hEk6RKo+y4utQla2rFmLyW nZawgc/5bG/dHguTVZblWkDSUOk0dpF5Y8MOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679436419; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MIaL4xECFB+3xR0tTvxV9g4W5u+feGgQALPFD9WFKes=; b=pSEzVObk7uf9I9epN0B4NlRv/9DMIZ7oRoZVq3pct0rGm0e3Wn46HGQEGJ2oGu+sxC 55kXl8+ShEpGmaWwg77DEftQgR4pA5d6JR2n2+UPftIff9KAad43AzQc7E2tpcUEYxG9 /D0aJPGMB+uhdqp7lyll/J48/Hczaq8RazJJ5BjPFGHZWN8ZmoceJQQ0tMCtmx18fsBB My09PGp1HIXAIcwSYlO/4AiJtcVGXyuDQqBzS9oBdiw5sN+p2kdthDCtlwUPnoNTmEWU Dh1A4Lb9dP3kum0bu36zo8TkDGYCClKlZY6E3a5ljnR4r1yB8cGJxMLYg8Eqttm1KQIO Kf9A== X-Gm-Message-State: AO0yUKVu2N+Es/2l0/eLsAFEwqeH/z/bVmKn6qsRhl/LeU7xPmL3Iomj EMhyo+gqJiN93UV+7sbPC/g35IBwE69mpSf8oJW4uEowL8X5LNSEkVnBmAGKmneSbPlgLjSxEg= = X-Google-Smtp-Source: AK7set8kiFVbPQutzjjM+Ik8AE7grJcvUzQk6z7tBs6BgjZVfmjC3UYyVVdZUy5SvaeEypxqiNzXg+FS9mXt X-Received: by 2002:a17:902:f94b:b0:1a1:85d4:a775 with SMTP id kx11-20020a170902f94b00b001a185d4a775mr499840plb.29.1679436419396; Tue, 21 Mar 2023 15:06:59 -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 ij25-20020a170902ab5900b001a055028d20sm2012514plb.0.2023.03.21.15.06.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Mar 2023 15:06:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id DA2D8605246B; Tue, 21 Mar 2023 18:06:58 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id CB53E60216; Tue, 21 Mar 2023 22:06:57 +0000 (UTC) Subject: |SUCCESS| pw125372 [PATCH] bus/vmbus: add cleanup support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230321220657.CB53E60216@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 21 Mar 2023 22:06:57 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125372 _Functional Testing PASS_ Submitter: Long Li Date: Tuesday, March 21 2023 19:31:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:33949800f1afcb7527b6e36c60c1548687ccb673 125372 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25820/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/