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 23A1946038 for ; Thu, 9 Jan 2025 22:28:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B09A40FDE; Thu, 9 Jan 2025 22:28:36 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 13B3740612 for ; Thu, 9 Jan 2025 22:28:35 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21669fd5c7cso22645665ad.3 for ; Thu, 09 Jan 2025 13:28:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736458114; x=1737062914; 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=DYgaj0bcxrE3/O4kxOfjl3itW34LS/BPxtobrFowNgk=; b=E6XMx9faVLUpE3/nHQQpADzb8dM71HoJFh9wgOyP9+l8hBal9d52NuGXVx7Xp3ePhb FJPmKMv2GVOuf7w9Bo/7xMxDtRTUAvss64L2AMJhHQV5D9y4TC7JEE3MDOeYA5KR1rbU ouFE+42noOnyiCIg9IkHb2aM9/pTEgrM4N/BY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736458114; x=1737062914; 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=DYgaj0bcxrE3/O4kxOfjl3itW34LS/BPxtobrFowNgk=; b=FZ688BFBpnoIIgvOMykXx2trYCgdSE/3zKZAyqRO0t+63J0O3e8Z5ix1oza2wKlfzN lEB2X7DTpELmFOmvbNN+VlIiE/vHF9E0Kh65oiN/g/WhT04jn6DfKLp9czwwKTOM6ban Ra2F34YQQG1XJJjqIREFAy0IkXrEaYi2ArLDCAcfhptDL+8SqB5j7m2tEojaXcQnqOdG BJjsEdifuvSq7WxmJoxiegNwwZS8uhaJjOfU2VGZ6xnMwymSDFR6jLpvpOGaqSBU4RoV Tid3iae+QeV4X00SsK5hoW+/O3Sg3jPEMxY0YGuWIYz0fFzbwQdYvn86Dj+lNdcpMGYy bHzw== X-Gm-Message-State: AOJu0Yz8cDxVnh1UBrH/zJf0XwwgdBuNHB3DuhAHZw94YSb1f+7xYxb6 WWlLW+0AMu1MqDP0yoVwN4AELdow2rDbuUT908mPBZI+IB54sWZhxxEU+pDOu4wGcj7N38EDvV+ DBd56mx+zWlhJ0qIY5mkuPkw4gHc0NFFbG4wq5+jr X-Gm-Gg: ASbGncuFajt7olFTIOXWREI7phvTrL2vtfayv/NlMoqSyKTxIYzbGwt4QBsJd7NJHD4 lpGiOaYRWEsOGilYUpkWJNhNqUl4rvsZJxdsMDtqUrN0DtGEbNPBUqzHCN9ZDnim8i7a+UhMu4C u/WAiQIvPKDWcKEO99CihQV1rL7cocvNVdvVEYv7RHrWWMDM2Yd7LDQfsWNv+IKW0WC7r0Mn//P zvZFth2CBENgUgavAIKzkVdqIueb3Es1pDAfpJZu+3UJbibGbNpWnBDSoEc70wkCX9vimy4wPtG VQ== X-Google-Smtp-Source: AGHT+IGpZI5wj22IL5WBjJpfUjI1mg+0mDIzf0NhPhyRuuRxA2vjsu1sZcIqJbQDGI8jsFgTVmuv4DgU1S0w X-Received: by 2002:a17:902:ec85:b0:215:6fcd:6cd1 with SMTP id d9443c01a7336-21a83f43ae6mr98875775ad.7.1736458113970; Thu, 09 Jan 2025 13:28:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21a9f236811sm180385ad.12.2025.01.09.13.28.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 13:28:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 13:28:33 -0800 (PST) Message-ID: <67803f81.170a0220.2f388c.1237SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 128F16052471; Thu, 9 Jan 2025 16:28:33 -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-abi-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-DPDK-Compile-ABI#111564 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 41 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/