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 C419245ADB for ; Tue, 8 Oct 2024 03:31:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9ACF840673; Tue, 8 Oct 2024 03:31:44 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 5DE244003C for ; Tue, 8 Oct 2024 03:31:43 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6c5acb785f2so28601406d6.0 for ; Mon, 07 Oct 2024 18:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728351102; x=1728955902; 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=kQa4Dycddz0aPJGo8HEBrT+SDqMGx4LQVwJN/SyMwk8=; b=RtAX3uPiQpMWI4tF+rnPalpYbZ+YJRyiNZdd0bktaaYiSGecc20OQ57qmgrteRkGxV rEaGbyZklDyqVt6BJi/ZK0ZbDvpQHOE8yuNgFlTJ1nu6AkuRmqL4WGtNjO3pP2DKWBqr 8rSj7ipYbMQU8Y7X1jVI0ZNwzY0cMYxSXvq5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728351102; x=1728955902; 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=kQa4Dycddz0aPJGo8HEBrT+SDqMGx4LQVwJN/SyMwk8=; b=KjoMpAvB/PvIpxRjnkbfLkd4tei+55q8Tz+yS5+CQZkUlSiAKyFbVlCgLnOoNkfLfR XQB3no7XW53jdIQwsUwZcdxIZtfq+pbmTO+FHsxjL5ID3B6N/oXAOg2aEo3i5+1Bie0N ap2H3xJZ+VFp/QlQpi9q8hFabnBdEsrz4fNeUoGVGkrwZJh7m+BMU3SGvrkdtjSBFCOr LTg0XY+6PtABIkRZwXhNSm25t1JO565l5vdc+bLk5f5T5SKDCxQZaCoHrZGPTDIVOwyv 08VgaGs4hldSpblSg3OCn3JrkDkh6bQ1D2VP9FlTeVO/5FgZECjkFdDSvhlF+FYV+9sF 5XOg== X-Gm-Message-State: AOJu0YyMXxdGjIUS9Q+s5ACxaDTMKIIRzPyvH5VleLa2SmKB8OSF8BtE j9M5nArsbZszm9prpmWag3kfS4NAO6XWG7Fe4LkZe6gtW9NFQgEqEleslSEdS8c2x9OUFPC6ytl 82cQzbrZ2kwX/5JB3U8hG0NwW8pG/f+dk5TmYsmhC471rlP0+QINR66Ik X-Google-Smtp-Source: AGHT+IFNIfSHYb1+GJIhu408t7VLzsbabLSEjH82Xqjihykzxlacc2dqoyDD29tSeVqfH5WzlLQEHK2yyG1l X-Received: by 2002:a05:6214:2e43:b0:6cb:8266:bef1 with SMTP id 6a1803df08f44-6cb9a02ea1dmr227116876d6.0.1728351102570; Mon, 07 Oct 2024 18:31:42 -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 6a1803df08f44-6cba474ed10sm2019926d6.60.2024.10.07.18.31.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Oct 2024 18:31:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 07 Oct 2024 18:31:42 -0700 (PDT) Message-ID: <67048b7e.d40a0220.39e61c.df02SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 53999605C380; Mon, 7 Oct 2024 21:31:42 -0400 (EDT) Subject: |SUCCESS| pw145310-145314 [PATCH] [5/5] net/virtio-user: support vDP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241007150403.1680983-5-skoteshwar@marvell.com> References: <20241007150403.1680983-5-skoteshwar@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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/145314 _Testing PASS_ Submitter: Satha Koteswara Rao Kottidi Date: Monday, October 07 2024 15:04:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:41b09d64e35b877e8f29c4e5a8cf944e303695dd 145310-145314 --> testing pass Upstream job id: Windows-Compile-DPDK-Native#22840 Test environment and result as below: +---------------------+-----------------------+----------------------+-------------------+--------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_meson_compile | +=====================+=======================+======================+===================+====================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+-----------------------+----------------------+-------------------+--------------------+ | FreeBSD 13.4 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+----------------------+-------------------+--------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+----------------------+-------------------+--------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/