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 4ABF946039 for ; Thu, 9 Jan 2025 21:46:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 31B4D40FDE; Thu, 9 Jan 2025 21:46:02 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 6664140612 for ; Thu, 9 Jan 2025 21:46:00 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-84cb9c4aab6so43034339f.2 for ; Thu, 09 Jan 2025 12:46:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736455559; x=1737060359; 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=IVDBIVdILuP6VwN8tAdAaAY7iQtSaNG2L8Mgfz8jhso=; b=EjRpvZqH48qEcFp1IlCmgWYU41SILJ/xrS8pqbQX3VPTNFgTFD2I8QwJ/lGbtPxphT /y8jZ4M/fU128ZjCl7G4QRgjLmIOUn1d7FLtA1H838KCrWyZ6tNhvI/nYAoa6Iv3Kks4 5VW2S2ffDyDxWHocF7hZRVUQfgbizyM/jEcO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736455559; x=1737060359; 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=IVDBIVdILuP6VwN8tAdAaAY7iQtSaNG2L8Mgfz8jhso=; b=wUa3HpwJ9DjTLUXRpfms3xcO5p9wpg/Pcz7LAq7yMOcbTEwJBC/yr71bNpk+rqk7+u XESeKwPqD1E/+b802Nv6fTOjjhY4jK5ujMtmrxQ9FZlH7trCpnvb97yhsJqCcINrF4gP iiINiAgtZN5V/4IDkC4ngaLoifq8sBFDluS8LnsZJVhN52K6xMCHQaBtqku7vAz/SUFa 67jiyLzEgaLjhlb4e2h3bzfLyH5iWzdcThOAgYLr3NPYscBzEDzox1OFdDnU8jDBiwaL GE+pRgbpSmjrucWEO4pusdOgABlSAauFgGex+4QPA6OPfN183X6cbDxkvLbZgh60uq+P OioA== X-Gm-Message-State: AOJu0YzolP7TkPWJY7Z8QbLL7P3AgS6823T5M9Dw2vu4miHqiDopynk/ 0exNLAdW1DjUCk/hjBb1LamqaQc7vUqQlFjDTG0vFaIl+hmomcNq3Dkf1yuD+BvFYsQjzTM56Ly f7suALji4xzYQ9n4D0GYluFnlFiPEow+4h4HbXRwr X-Gm-Gg: ASbGncvTafSQfGVto3bYCgDeqfFmsYafL1GcbaLOMqfyc5+THJ4FwCpgS72LcibIjkl fJWUZf79djOBClparYr1c9Gj7LSOiyOLSSjInEjCDqjsNLbNA/CBL3W5R5uPdVlcvpiyiJGVEQ9 0CxmqwHG0DQibNzQg2NMVwYgRsRev3IySZWwYz4tw4sv2oqFGZ3Vp/BkGTQR/n/6EoGXL5pWgrE LiDXa4FIRjx2fleA1Nn7avg+BBlDCSJWlHr4bfMMb2Z5IIsH//N+ZbIBi+IHpXaVQcUWGsyCmiw +Q== X-Google-Smtp-Source: AGHT+IHwrQIMF42OykzFUgMGKhqf4iHjPtKEYNy9wfE3DrTFBoB1pJHxxA2WpfG1G3oE894YFQIes1/hfjQg X-Received: by 2002:a05:6602:370f:b0:844:bd90:d45c with SMTP id ca18e2360f4ac-84ce0194f1cmr736517239f.13.1736455559587; Thu, 09 Jan 2025 12:45:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-84d43e9727fsm10295939f.5.2025.01.09.12.45.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 12:45:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 12:45:59 -0800 (PST) Message-ID: <67803587.050a0220.8012a.6a51SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C4456052471; Thu, 9 Jan 2025 15:45:59 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149775 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, January 09 2025 14:31:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149775 --> functional testing pass Upstream job id: Template-DTS-Pipeline#206138 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/