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 CDB8D46038 for ; Thu, 9 Jan 2025 22:52:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBE0E40FDE; Thu, 9 Jan 2025 22:52:05 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 221EA40612 for ; Thu, 9 Jan 2025 22:52:04 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-84ceaf2667aso262139f.3 for ; Thu, 09 Jan 2025 13:52:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736459523; x=1737064323; 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=spFb7uBBXFK2dkUHDYwxzfq8AeGspvIEuZfxmJgv6ZU=; b=H8WjzTAHRp4dm4LJvlzMg8x8lJZ2+fSJwHp21SeXZjlt5y7OqAgjmERb9H+tExKdIX nUuC2xwYW6LX7UNHpk4fjTBjhyf2mlWtAYQFKj+Cn3DLZupPjIzufdMM+w3s08+V/Lbd dSxmY0ZVzMTRAeVDqsDRohS2IJgyXujYeho7Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736459523; x=1737064323; 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=spFb7uBBXFK2dkUHDYwxzfq8AeGspvIEuZfxmJgv6ZU=; b=QsAsDKP9WV5M+uvumXaTy5698SUZLn0oFfq1kRbaKJ48Ua4xhZrvXss8JIrgXoNB4X 6u3xCK2sI7+dWKMjTk8i060rR3jMHQuH5c+qqeG9jNIyqAvw/OSZobsZqbxUc/76jWrU 116W5S5fmXySFxSMlgO3wsPMOLSas8Pf9k2/B59R3urZI8tAlf9/TBNr3eWBFfDdOSHR pQCUyY6e4avDhHaj9Af3op1ST3NRI3nMzc8xpsBeaadvVlZpPFtdOi4rQF84QaFav41f lPD27dTw7VGWOTUFTsrluoYy9nrl5vHnf27bp4s8wTPQshxPEG0jpV4b0u0HH5U/JnER NDEA== X-Gm-Message-State: AOJu0YxFo/Q8+scZrsVJLqT5vmmgsUYdJmMIQHkqFWUWYdybb/WsWxza lnRMUK2miYH50HbVhvtn9gqGGEsGbLCSTopM0wjW8LSrgktG0FO4US5WgLDdmlJhLkBodRlPDYR 6Kh24ShgZSxSlElgoUKYo4l0UGkDH5NcsK/eFTcs+ X-Gm-Gg: ASbGncucCM9wV2+kXI80b6nqWOJaSduoq8/yskcCH6L1e+MH7Yiyg64Cp4Nk9+PMEH5 sSMiXeJUgoC0nQQd+LEjEFl47e1mTbUSBBKLv5klgDPMHGZTqAxSzmvtr7PXReK/XeFdpW8rTIp bVvO3Z4pGBeFSoyq6kXhIBISmDdWX2sj+2Dd1cZX03HKhh1YD6Q8qefTQ/LRckV7oOPWlJyvLgc KLyDbr3+4gLtwrDnd3WRWsQggKQaSPQYGQ9IxX/3o2OWmrVLBeloS8/X/J377bqenFcyIg0zXgt GQ== X-Google-Smtp-Source: AGHT+IG9MB3DsrYc6FbgPTAX2K6T16Pe3tF5yVSX10sHDuCEqkY6CVWJTwlFbpvS9LYL9881usTauZlTTnyZ X-Received: by 2002:a05:6e02:2607:b0:3ab:1b7a:5932 with SMTP id e9e14a558f8ab-3ce3aa72788mr73727425ab.18.1736459523477; Thu, 09 Jan 2025 13:52:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3ce4affdb54sm1044115ab.48.2025.01.09.13.52.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 13:52:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 13:52:03 -0800 (PST) Message-ID: <67804503.050a0220.892e2.6b58SMTPIN_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 F38276052471; Thu, 9 Jan 2025 16:52:02 -0500 (EST) Subject: |SUCCESS| pw149775 [PATCH] vhost: fix misleading log when setting ma From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250109143130.3696613-1-maxime.coquelin@redhat.com> References: <20250109143130.3696613-1-maxime.coquelin@redhat.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/149775 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, January 09 2025 14:31:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149775 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#304708 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32285/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/