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 BC5E2454E8 for ; Tue, 25 Jun 2024 01:22:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8F784026F; Tue, 25 Jun 2024 01:22:46 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id E21DE400EF for ; Tue, 25 Jun 2024 01:22:44 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-250ca14422aso2627216fac.0 for ; Mon, 24 Jun 2024 16:22:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719271364; x=1719876164; 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=QFqI/tAKowsHRUphi4GXJ0ETMnnn7UqdQR16b6vPK57K+ETTa4mVVZfqWGr5rUZTrG 78WWGQPr9odGbzvFCY+2sQuju3J5fuqOYB9KZVioUKeEz1woR+FwfYlPw5jzhyIxxr81 jtpW/wosyT6oVPW9w2DhjId4WtLv9rtPCyf50= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719271364; x=1719876164; 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=cWKqSyPx/S5xmfm/Ku7AL1XavIJ2RSr2CsHkga4VoeFFDIV4S07QuKRO8mmrojpfrR dD6u5huAInvKdvQFIq03PY/4LnbzTC1+wIPupoCpnExyN370v8KNkZOmwGrlet1VviWQ QJEBlIkSvYfNXZUhj/n0Es35vO03nLOFhXLGYU+ttiPJtE+9rZ1C40IFw82LCkeIkK0S buQhtykof59xidnI/HcTk2YN7urmnISOz822Ex5k1AHgdenVoFZ4HiK7fJLOh0T83F/E 61fLLFaeNrLyfrXqU0DX/O2cD4ij+WI/mWiWf22UNOuDA1B14tnaM7Oukk4T7gD4sxHY QuBQ== X-Gm-Message-State: AOJu0YzCP/k9zK/fZhLK8kCTWo9GtYEz6xqALdPnVBsKKnR2xxWSm8CT selJmhkWqg9Vy+nZcKN1KIHSfDG6D27AyC1fLuXweCftcL3Cgy9x7MyvuZ0q4T0G5MG/nIMT0+U sZ/Ds/okU31xEGuyIRCigOb32oQbGXhcs4i3+Gdz0jq6yMJJ4N6hO4uNX X-Google-Smtp-Source: AGHT+IEBu+166wxHCK3j3gxijfmJ4qBgN8nXPUxUQD1rvOwUhkmzm8JV70/BKO6rcDX6Poe/F4TafDxINKPK X-Received: by 2002:a05:6870:612b:b0:258:4dcb:7d64 with SMTP id 586e51a60fabf-25d06c1b559mr6985497fac.13.1719271364312; Mon, 24 Jun 2024 16:22:44 -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 41be03b00d2f7-716b35520c3sm405314a12.12.2024.06.24.16.22.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 16:22:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 16:22:44 -0700 (PDT) Message-ID: <6679ffc4.630a0220.4f862.e65cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8847D605C373; Mon, 24 Jun 2024 19:22:43 -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/