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 06B4945F89 for ; Mon, 30 Dec 2024 17:17:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01CA440272; Mon, 30 Dec 2024 17:17:50 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id BCA9640263 for ; Mon, 30 Dec 2024 17:17:48 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e53c9035003so8602601276.2 for ; Mon, 30 Dec 2024 08:17:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735575468; x=1736180268; 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=1+qnn+rpgCo8zNwKkprykdaiCn5qfQdFREn1prU9tvM=; b=aJ1UZtTmr6oxDGaWiuHLUqL3s0R8LQlBAEDyxaW8kDGmnmoWpm+hzzzkcOFLFmgUpU 1uMkwpzT3iXW3MgiY4EFrtZpCd7nJ/C05Wd7FUJKB2S6nGzcROkPWD5sC5d9JlQmSvjM qTEy8jbYn2NWqABCo+IQIa2Pz+EsSdxh0P5Bo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735575468; x=1736180268; 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=1+qnn+rpgCo8zNwKkprykdaiCn5qfQdFREn1prU9tvM=; b=fpk6EqiQMosgkTUZd9DcylnfYvjkYQOL8uYvDlUactlJV88LWr44VkbHyxR6hekEVN u2AMuXOwXEEPJ6T648+l54z+41V7hEmz2WjzJ0iRLpf98L1jwCjIwsQlN2FI9URViQhh ExQp2g+idbnKeLmPW4z1yS6ApiGn8H0Oar1X+58KnsYl+4FiNotZGrQ6MPAGElrKEg11 +sQ8CLM7a45WfO7Ch9LeosIOX3M98u4xtetvDmkWJphjB/HQNOOisWwZR8qU9qDxdtRn Y/Rbkle999Cy6owSSijMdSjP5JHx8KoBODTpBMfpYn6whgaZZr/AwP7jjUyzixf8KcWu n0SA== X-Gm-Message-State: AOJu0Yx27Jzvk6qoAVFHAVmWkqgKbH45KlnaoczqbwJ8WZ19XneK8mcE a71dZ9qiotmYPqYHGBa8bjP9m1Cw0osFIFi0WL2rVuGGHXu+Oby6SIUbg2v7amGaPRjljOb8Mww WM8upuOCBiof0qzjZGe5mVw2YIt2dK+nmDa/So/Ks X-Gm-Gg: ASbGnctuNePoWTC/jfx8JjKQEicEPSFQW2PceCdlBthuh7lVyojxRhzb9CzDTsyPMov UiTBHE7aQF7oV9ckSFh9tIiCEK7ZzsE8GuGn/W/OLrKaQ+SrY5i1sldUY1svYW+fZeYF0zX3MGE 1i7eCq2Lc100xj5uakBbjZQQIwNt8y0Oq34yrtMi437IcC1vCk9ByRWhFweg1teHhjfGlbN61iO +cVa4XqGCSmPBcGkLhzS+rZnAvp7eqbFG5/VJRfrO84ti/Rpady2rEeQMXo7fxJRoV13dNNQPxn 9w== X-Google-Smtp-Source: AGHT+IHCT/lqcQp6P534ezxlWd5imZK8UBs4iZm/roLwXOseVLkUYLyTOrRVcnGaW+KIVZbHrh09hAytBY9G X-Received: by 2002:a05:690c:d1f:b0:6ef:146a:aac3 with SMTP id 00721157ae682-6f3f80d6139mr275013917b3.1.1735575468068; Mon, 30 Dec 2024 08:17:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e7866bdcsm9465227b3.63.2024.12.30.08.17.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Dec 2024 08:17:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Dec 2024 08:17:48 -0800 (PST) Message-ID: <6772c7ac.050a0220.2fe0b.dc5bSMTPIN_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 B001F6052471; Mon, 30 Dec 2024 11:17:47 -0500 (EST) Subject: |SUCCESS| pw149511 [PATCH] service: add service maintenance callback From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241230153222.484894-1-piotr.krzewinski@ericsson.com> References: <20241230153222.484894-1-piotr.krzewinski@ericsson.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/149511 _Functional Testing PASS_ Submitter: Piotr Krzewinski Date: Monday, December 30 2024 15:32:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149511 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204831 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/32225/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/