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 DB8B3454E8 for ; Tue, 25 Jun 2024 01:19:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3DEC4026F; Tue, 25 Jun 2024 01:19:52 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id C0087400EF for ; Tue, 25 Jun 2024 01:19:51 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f4c7b022f8so42874205ad.1 for ; Mon, 24 Jun 2024 16:19:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719271191; x=1719875991; 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=5YMqvCmTD8/N3LF/3l/8e61BjYsgsnuhVpeUHvCYSZA=; b=hU7a8c2XjBB+FaChvZ1EDH/lyB0tlKpJxrl9Llxlq8GrXogFguim/p+9BB/qfkUmhA xhB+eDyTj3ZtOsVE+cu1inAiTNuYo1K3dOrPWclZIzIgaU8FSm2p0vCzcG7aR9ycTl+m wKHxPy0ln2fsRXDcc9wgDjsIW+ukb/pzEygPs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719271191; x=1719875991; 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=5YMqvCmTD8/N3LF/3l/8e61BjYsgsnuhVpeUHvCYSZA=; b=WXMManrOnUxpXxb/XOS7cMz5AJn27/w7HaIgW+ngFmGYSKMcG8FcdTCzx5+3kXQXmn 1VirSSHUDH2jX6HbLv0wCwrjIqHx8WSPK80cjuh7YbVfwVOdgfTumGJ6MQEEiBdVyHhj pj5fz/xlQJ63zJZFYbKwZn3kyE6ZkzpcTKTuqMiRwEZNbDpPAQ9j3yd32cVYdmRZxDxR sjQoyCD9A4OEutpST3MsGHKzFVPjECaGJZSh43f46Flgg/C8k2xjnWmheHGBlRN/KNZb tnzuUbIRe64Z1QRcfTwpaFBBDjRsKT1tGOBjQLJYAkhMxrtBPy20w2H9jOIyazXaDKZH T+OQ== X-Gm-Message-State: AOJu0YwgvLo9ihfCKcGXMbITwtkLHElRlLzpLHEXlprTbTSQ+0apWvM4 id+Ucfk67++6PT3UNGluylNNimHDMlFY8SGAjvPOZZRYqYWAJ7TI77kDARN9ejpP/4T2seVmfKm e+DiMBvXEa7Ezr/rD2D2xAZR4I51NSkXTGl9f4tbM X-Google-Smtp-Source: AGHT+IH/f0sYV+pGCO745+ACQkjPgLR+0Q/9W58FNnIYZyUMhYBMrn5HDUe464RjB8oYrVO5g8tIoA5UFvCO X-Received: by 2002:a17:902:d4d2:b0:1f7:3a4:f66f with SMTP id d9443c01a7336-1fa23ef7c2cmr69074205ad.43.1719271190939; Mon, 24 Jun 2024 16:19:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f9eb3b4070sm2377705ad.80.2024.06.24.16.19.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 16:19:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 16:19:50 -0700 (PDT) Message-ID: <6679ff16.170a0220.8fc23.22b6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 48658605C373; Mon, 24 Jun 2024 19:19:50 -0400 (EDT) Subject: |SUCCESS| pw141556 [PATCH] [v2] bus/vmbus: add device_order field to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624111521.3253-1-vratnikov@netgate.com> References: <20240624111521.3253-1-vratnikov@netgate.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/141556 _Testing PASS_ Submitter: Vladimir Ratnikov Date: Monday, June 24 2024 11:15:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141556 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/