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 D0C2B454E9 for ; Tue, 25 Jun 2024 02:03:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA57E410DC; Tue, 25 Jun 2024 02:03:38 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id DC08F40EDD for ; Tue, 25 Jun 2024 02:03:36 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5c1b27e0a34so2402402eaf.2 for ; Mon, 24 Jun 2024 17:03:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719273816; x=1719878616; 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=UQ56Mq/0fZu32dsdXl4NDwGz2uyYubFAKYvt6cwltJY=; b=iB3P6OyeK4X0f/HW8XtFsccEhOF2ZMdODKX2xYKTP0JzPdKalfPaNVk/3J6FB2hvyy l2PcKHx1m3YQJAnrkvVHzQaE3NYnMGdtCXQB02HWPSnxd8QvU4fXoZp1mzrVVpW8YLE2 VWN1PJmFUPIgjcY5NqF8zM9FIV1Bzd+tT1jRI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719273816; x=1719878616; 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=UQ56Mq/0fZu32dsdXl4NDwGz2uyYubFAKYvt6cwltJY=; b=q1kogaTWFfA9IJiBly09RVvIQbe2/bHm9EEn2pevhwJfe5Ligwk+hHQhuAmJaBsfI7 Gw5hV+m1QbH8FXDTHRby5r8jNzjqZkXekY/nMjJplG49iiLjd9TZXMGxCzadJIMKSfb3 s2ECO8HLUA+ffKsNCMDZW7iyaoUPC15QGBXPkKZ11VZuCkcj3jAUKVSB0Db+cRgL3WTK oESI8HkNgx/s2N4xGxsnmCjCvHeZrhlXBdF/Bki5xyUmZH4Bv8P8IKdZKW7pg2sZ0xYs 1uBUDpVNG9isPNwQVJqjkcCIG//qgvb8qqJA7RRnt1STqBYVYGfIOe4GOIXyDRg0H5fA 8kbw== X-Gm-Message-State: AOJu0YytR21WzYcxN+XVCZiRcaqyWYQjpDVsASoQwmojy+wfDqkmIMq0 ybzr8eTWSzUMZrm8xa2o+Bcnvx2r2TSzGfoKiTmiOI/b6r9MTlYBBEtN7F6HB1UbpHHKvqlsUl/ 9Cm4p50Q7WG8fFf5CIF/oKRqslTJrZ59GVQrDVXmj X-Google-Smtp-Source: AGHT+IG34uk0S97KrNl4Be4l9Ixx1hyQKD60AsfKNUL3Fs8gALt20erKehUQHmjCvfheJxq+gmwL7LWt7X92 X-Received: by 2002:a4a:6c1a:0:b0:5ba:ec8b:44ac with SMTP id 006d021491bc7-5c1eec84879mr5804912eaf.0.1719273816075; Mon, 24 Jun 2024 17:03:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5c1d59a8e95sm243031eaf.9.2024.06.24.17.03.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 17:03:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 17:03:36 -0700 (PDT) Message-ID: <667a0958.4a0a0220.877d3.24d3SMTPIN_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 45C1E605C373; Mon, 24 Jun 2024 20:03:36 -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-unit-arm64-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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +=============================+================+==============================+===========================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+----------------+------------------------------+---------------------------+--------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/