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 54920467AF for ; Wed, 21 May 2025 17:43:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A2C342DB0 for ; Wed, 21 May 2025 17:43:07 +0200 (CEST) Received: from mail-qt1-f196.google.com (mail-qt1-f196.google.com [209.85.160.196]) by mails.dpdk.org (Postfix) with ESMTP id 7A8FD40292 for ; Wed, 21 May 2025 17:43:06 +0200 (CEST) Received: by mail-qt1-f196.google.com with SMTP id d75a77b69052e-47662449055so37597781cf.1 for ; Wed, 21 May 2025 08:43:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1747842185; x=1748446985; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=+pavoFAonFLtZ/WhOHCIIq4q+PTeSIcdAeTz06lSI7w=; b=yIkza/8/IlIfLunjDS7qBY1nzvUgl9Aq6N386JoydCEwpYK8S5VtLGIt0z442qLEOl HeOx0xr5xqcczDTOesJ5uiz6/O8ne/WJ5uV/uzaQhUt5L31dAousAgsbFD+KzQpcwdCp lmDgBea0ke0Zj1ky1+5Nbmmbe/ashBkSaV/o8y+uCqhHV7WlPsBQyp8KagW4NAGwKOSw a8RomO31HaReIbJxuLvsZDEvte/WjraOZcZMoDENIOWSXVx5+karHTs/h3yXVzBG7U+u XAv/luw8Z1Jhv1yRQjs41xhfrNKsxsgAxUmCXxagJ/oTyMIDG2YGbN12nL0/Ga01jgET NyKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1747842185; x=1748446985; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+pavoFAonFLtZ/WhOHCIIq4q+PTeSIcdAeTz06lSI7w=; b=SHTNTeZQL+lwt9GE8J9RweiPKVPmyx5eXxfzcX5tiEE9j1bhJt0+2W7q48sfdEg840 TRlAvGVEMeu5Ib7bIyrRK6Ux9HzCeTZxPmeMH5fNbeNg/Pwf/Cxtn8AUzCnazGtd5j7a Hy8Tl/d2KrhmpSlVKv37NShcCSSqED936VCeA4HvcDPPE9TMzASTqMyScQPcS8Yi8W5t AB2gjGmVmTZDwwbQElEIwPT1i/XikDswBQRqJeTL1vozFtsWLb0m9BL3h6IvkcrkUZHs jCkPXCRlCjdM2tYSWWjyMt2VrraNA7aScdb5STwr7xOm07uLi3D0gAc14nx8FYin+zDx rFuA== X-Gm-Message-State: AOJu0YyWv97KJWsW8AqAiRxYvaAfqx6VOyM+soSAhNBTGFsS80X7qz/u D4FFVeX76I/+7asiUUZOv4e8IseJpDttXr+oz6g7cIkd7HI8X8Ie4p/q9+8YUm2D+onxWplVYl2 QDEE8prlMbg== X-Gm-Gg: ASbGncvAmiddLBaGhHyLssGUvnFzlLdogkX0qpoy07xUXq6NH38OmlnOtlqMd6cvrQc +wTCuN+ZyjTzqXHvK6iryn7TU54GdSrpflKK6Gd+uROLdMNqSTrGdMG/VQrMI5htKT0EAcDPy4d knnV7RxZkUNr3dSOMmQ7fi/0Y9VtxnF89VWyk69ZQRmSip4NVnNj+uMdhGGmqGIarQo1hRD4AyN n371HoFirH7uyoHKYphRaih9pylUvpEdgcQwysVb0OAlD+DOyKhO9GiQ+RusO3sULrkWeNqsR6q FDvbd9qr82qtuWKwSp335csxDn3LBu4paB2JnowwWy5MepLW4bYFMy0I0P+tB8cDrq0QcWedgxe 7PVGVc8BCuy4L X-Google-Smtp-Source: AGHT+IGTLEJZR0TBT5xwErZKDgjiXcXcga2AOEVtbOyjU2r5ce8rcgJJMnRaHvNSuFrQr9VYeGYs+g== X-Received: by 2002:a05:622a:1b27:b0:477:e56:46f1 with SMTP id d75a77b69052e-494ae3b0028mr380141221cf.21.1747842185535; Wed, 21 May 2025 08:43:05 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-494ae3cef4csm85426261cf.1.2025.05.21.08.43.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 May 2025 08:43:05 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw153574 [PATCH v1] net/virtio-user: implement MAC setting for Vhost-kernel Date: Wed, 21 May 2025 11:43:03 -0400 Message-ID: <20250521154303.1955937-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20250521142305.343264-1-maxime.coquelin@redhat.com> References: <20250521142305.343264-1-maxime.coquelin@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/153574/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15165284048