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 42D7845B4C for ; Tue, 22 Oct 2024 16:28:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C0984029B; Tue, 22 Oct 2024 16:28:34 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id F24FE4029A for ; Tue, 22 Oct 2024 16:28:31 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-718123ec383so2832650a34.3 for ; Tue, 22 Oct 2024 07:28:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729607311; x=1730212111; 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=EkX2Ps2ffpX9Iw9P6tCKElqpKat0U7/0LCWF9E90eg4=; b=VuQO8+aavSAfIHkMYZDf/TLYoNFC66Mz50tIoXP8IoJPjICs4E0KGqY1lD0FQX5AGF xA6quIiRKT17cEeDwUCKbdn81lheK0uKZT+61FJTTvI4cPrTCgosHvLGG8PjArD5dihX XvXrICkd6JSDp/jdEr6J9QAgMS/MeXgyOHlDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729607311; x=1730212111; 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=EkX2Ps2ffpX9Iw9P6tCKElqpKat0U7/0LCWF9E90eg4=; b=kTMAweezqyCEGfThR6EjyCE1kTMwdLeMBkAu5x7WdihYmUBFTvuIpD3HpTGzk6mIr1 Qf3TRD2vwS6lhk9jg8KYW3aUrIrD0+3qvb5OqoyGCqVJ5DXLnqhlpoDxob9MEydkRVhd 3KbOV0PJLvWB4YR/ELQEzzXScTMH7OzPU14uJGP7VCvJ6rhhsPlG6wMYRAGwhpmhOZdi JXWMV/KIX1YRpkWyVuvgo16zsRO/9BHGbznkulQwitSFizXsdrV8Ll+3CL1c0nozLgwH iqLPpG/h8hEdbovwMGWpC3Wy8WvDk1T4AnzKU/nMtwb6Ro74QDOxk1eP7zUa9UXfSwSf nVWQ== X-Gm-Message-State: AOJu0YxHlo4ErxG+FF4eCdMjUab2WVPjLPQeWQ/N3otDY2S2stZ+F3SO hYkbcvF1Z+dFBmm9uEtv40su+tW9u9ZSIIZYuwYmZ2063uGlu4JonSu+OQgWNQp1hojzXsmBjjI 3XUdDg+1jh1Lv+2NBWKUSasfhEGJsf9LQyTce8HCfOrg22ddEaF3SGl5/ X-Google-Smtp-Source: AGHT+IHH50wDYAejTETnfZ3JYdQ7+JVD5EDrgwz9b6N5DJxy7pQQMWzSyop1UrPA2i9FBlQzqZ0zIis2pnap X-Received: by 2002:a05:6808:1782:b0:3e0:4f9e:b6ad with SMTP id 5614622812f47-3e61c90f817mr3446431b6e.22.1729607310901; Tue, 22 Oct 2024 07:28:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7eaeab15989sm122587a12.4.2024.10.22.07.28.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Oct 2024 07:28:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Oct 2024 07:28:30 -0700 (PDT) Message-ID: <6717b68e.050a0220.1e712f.75acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 126ED6052471; Tue, 22 Oct 2024 10:28:30 -0400 (EDT) Subject: |SUCCESS| pw146566-146572 [PATCH] [v3,8/8] maintainers: update for k From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241022061431.21925-9-fengchengwen@huawei.com> References: <20241022061431.21925-9-fengchengwen@huawei.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/146572 _Functional Testing PASS_ Submitter: fengchengwen Date: Tuesday, October 22 2024 06:14:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:cff6dba7ff8521df410b40399fd8aca5b450a05b 146566-146572 --> functional testing pass Upstream job id: Template-DTS-Pipeline#190074 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/31588/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/