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 0ED0343BF7 for ; Thu, 29 Feb 2024 16:37:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0536B402B4; Thu, 29 Feb 2024 16:37:46 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id E1E6A4025C for ; Thu, 29 Feb 2024 16:37:44 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1dcafff3c50so9033465ad.0 for ; Thu, 29 Feb 2024 07:37:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709221064; x=1709825864; 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=5rugAVfZ7vzGa8mWD4yxS6lZ1DrSnddDjst5JPRDg+Q=; b=irH3qsgAmClogcwzztYpqwKvlSdN7r7FL5B0tp2xDS3o7+fORTFwDWy4eh9uAUgSng YmKU88nBJUhX3JoxsrtRmt8ACildQDzwBw1nbgFeDKcyE74VwyUBY6Nv8wSMYPNjwSCM 5ytc78op/3brt7RaKyAqWXW9NfAqnhaJt4/YE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709221064; x=1709825864; 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=5rugAVfZ7vzGa8mWD4yxS6lZ1DrSnddDjst5JPRDg+Q=; b=lGlWCNKggybtIAG0QKymY25plqVdAV6DbvMARmoWpPQuMnmgVyG4vsQ0QU+vbFeo5o UK+APGy/nhVV9RR2iOXaDB14R8Elf3UJeAR2Six0wM7rbchKNdsn+0Jn5/EyRDsp7Ss7 9PaJJaJol0UbbpnQWWrqzr4rz5usa5pUu3R/HweuUizNRsfbVvMxhEPk3xH7IlOKuj03 ppQANnd2Hw8sLTcogr9evpImbRln15d3LGDrg7+a7NmBV6VUovkyUTDmmrYRyHY/p44W 9F86b4cpj1fVIX9yMZGZGTeAFSRUQfYOzwpkkYX9rx5Xtp07bHUAM1OfZjTurbhJFhdT Cxsg== X-Gm-Message-State: AOJu0YwQCCqdTd+pLwN383cHgBWGhSl2nLIr/3t9TZrqFXS4BdBX4hnL 1gciyKy2Xz47we93n7EfHxfirvVN0eiNQddZwHpfx+zk1Xq0rgNRL/4SOHfzMdsfdyQxXrYvsNz Je6ucqWILlaPxLkqwTaQgrC5HYU8mgAKFWyBCrG4Ajc+Uid/s9pg7Px96 X-Google-Smtp-Source: AGHT+IFSaMac4LNYGRcTw9C7DDBbcNNAqBWxyfttTYhWuJ3G/qbBNf5P7fxUSoWCd7BOqqhKab4rxdGOXj6G X-Received: by 2002:a17:902:f709:b0:1db:930e:e755 with SMTP id h9-20020a170902f70900b001db930ee755mr3295638plo.35.1709221064204; Thu, 29 Feb 2024 07:37:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b12-20020a170902ed0c00b001d8937dedbfsm37538pld.33.2024.02.29.07.37.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 07:37:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 07:37:44 -0800 (PST) Message-ID: <65e0a4c8.170a0220.fde6e.278aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 637C86052510; Thu, 29 Feb 2024 10:37:43 -0500 (EST) Subject: |SUCCESS| pw137494-137496 [PATCH] [v2,3/3] net/virtio_user: support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229132919.2186118-4-schalla@marvell.com> References: <20240229132919.2186118-4-schalla@marvell.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/137496 _Functional Testing PASS_ Submitter: Srujana Challa Date: Thursday, February 29 2024 13:29:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137494-137496 --> functional testing pass Test environment and result as below: 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 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/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29337/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/