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 98B494596C for ; Thu, 12 Sep 2024 13:36:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 911D940265; Thu, 12 Sep 2024 13:36:00 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B1B4F40144 for ; Thu, 12 Sep 2024 13:35:59 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-82a626d73efso31712339f.1 for ; Thu, 12 Sep 2024 04:35:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726140959; x=1726745759; 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=a1ho77pnmNp2TXOVKnhLEYaznL0hAVmBFbJXB0pq9oI=; b=Zbu8wfQ/VzhYaMD9IbG4hq0VAXkzyC55zsjwNdJ3oAJeniV6phwP9rX+VVuzBN2612 YfUsWkEpU4rghtUCGUZxlQhu6Y53gHPNOT4FzuQI1G3PFm09LsqGuLOedYttDVBw6IVy 2LJTkmYgQ6aTGx8wxV9SRY8IscEg01/i/hU4o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726140959; x=1726745759; 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=a1ho77pnmNp2TXOVKnhLEYaznL0hAVmBFbJXB0pq9oI=; b=PpZWOSeVTn57KeQpoUJcn88q9ogUyZoJmPj0Deh5+KkcK48waDB2j605cSrvFZIMsf TgM6i/8AQf6UZBI8KIsnGQK0Wt/8E0vqecyYKaAAgW50nkRRtu0fSSksmQ6eW9SiOqol s7vO8NJpGxFTBu5BTGvLcM7VbcolF6pxD/tJvPrY2hqibkXe+o0jAWoOWNBRRNWp/lq5 qzr1iDw9sTohZJiWXW3vBIdGLHLBqqAUKisy3MvMO5md2yDxiFw+Yfu4+BBNHfaT7cWV xMklzocuMWKV3Vql6hzrANlnTDGpeMtvjp0vqdpEnosx6pk0laNBD+9B5O/ZxCzJMAR7 hcZg== X-Gm-Message-State: AOJu0Yy5DKahQeBb9ARdW7bLiIgZkhFM+U16w1HwMK+uQqalwKXAlZMv 8ygq2mX1bvzGjgzYeJohlnljsYdykk1PoYvOvH3hFI5NgAaPHzXXRMgDpqfR5M18RyQL9SU35Rt ro93HggPmBx2tbB1iZzDww4JQ1JeT3rHPGozgM3VMT2VJrIy4w6wUwVe2 X-Google-Smtp-Source: AGHT+IEVDe97mQMmyy5rF2fKkr9ukgWUS5fSgRBlP+XvhMr1QPQS6LSw3Z+xgrZrin/wPJMk9lVVAXux8Eg9 X-Received: by 2002:a05:6602:2c88:b0:82c:e990:7a55 with SMTP id ca18e2360f4ac-82d1f985067mr335979139f.11.1726140958992; Thu, 12 Sep 2024 04:35:58 -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 ca18e2360f4ac-82aa76b2a7asm28064439f.24.2024.09.12.04.35.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Sep 2024 04:35:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Sep 2024 04:35:58 -0700 (PDT) Message-ID: <66e2d21e.6b0a0220.5b6d4.55f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 784246050A6D; Thu, 12 Sep 2024 07:35:58 -0400 (EDT) Subject: |SUCCESS| pw143977-143978 [PATCH] [v2,2/2] app/testpmd: add set dev From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240912065459.2858959-3-chaoyong.he@corigine.com> References: <20240912065459.2858959-3-chaoyong.he@corigine.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/143978 _Functional Testing PASS_ Submitter: Chaoyong He Date: Thursday, September 12 2024 06:54:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 143977-143978 --> functional testing pass Upstream job id: Template-DTS-Pipeline#180245 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 | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31013/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/