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 6875E45A58 for ; Tue, 15 Oct 2024 18:48:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 610CF4066C; Tue, 15 Oct 2024 18:48:08 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 3A26540663 for ; Tue, 15 Oct 2024 18:48:05 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6e314136467so492287b3.0 for ; Tue, 15 Oct 2024 09:48:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729010884; x=1729615684; 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=Q6y26STUbvKi3ki1Awa64jqQ+ogZ6A/ntK9v6TA6i9A=; b=iDpUJ7TRwa+MuYlUnGuEyW4Q/e3KDIxLsRYA95znAow1tWqkbJVd9QQng+CLtoMnnM 4xiDnsG9oQXqwVaN3V9VDCZXcmFeivGv6lIX+6xDEaDqBsWCtID39teaWCT+EYQaOox9 LKBJoeLvb77ea5gwmMChLgHVsJK+JLkwcL2lQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729010884; x=1729615684; 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=Q6y26STUbvKi3ki1Awa64jqQ+ogZ6A/ntK9v6TA6i9A=; b=wLUBeiRl9weghcdkPbbzovpbg9uV88ksmgs1bWNlTjOYbVnRzmKf1tOiVnNdu7OL9i EejG97Ie8ptSy0qGXk0D+2iIi2yvkUZ81bXXdRqk3ZVu2d0zfSGwpahWfmbzTCXjt+x3 K8OO7YBKynRDDKYWE5CpV648/HnqEOIBjhgrbI0TqAbt/e2d1ocnjLKIy1mq4pbRPe1a TerWMVbeXxlyRBU0rN/aXZM34oKvUCbyqKoli+Ogrw86x1hzA7rvUWsfujjHNKh6DlN7 eT/aW6ZAZc0t0JXQdDSC6uVr14vUz1gTNxLqDtLfFZ36ORq9Y7D2R9l6pxl8f3QBgOSQ YMUw== X-Gm-Message-State: AOJu0Yy7BVtkpQrgxwMcteaxdpNzZKl4nY3WFl6F95Y06jmriGuFHIbe r5tsjxNygMj+7FBSlMXfsJTcYboQNDa3TmmKyHpZW+MQQeoaitdJYA3COfucwuI/m4HwWVc7oeM 0wY0pXXSx3CsmbEgTGZKQE9IFZyih1fhWfg9jy642MVq7rXqvKsuU0ocI X-Google-Smtp-Source: AGHT+IE8DQQcdjIqgNYMx5FD4Ii8X8cdYjR7JAO5OLEO5mxNpEXTHw8dZ3TwctoZYCc1wXSc0w2dcqfANo3y X-Received: by 2002:a05:690c:313:b0:6db:d02f:b2c4 with SMTP id 00721157ae682-6e3d3550d58mr11722327b3.7.1729010884545; Tue, 15 Oct 2024 09:48:04 -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 00721157ae682-6e3c5c5b0aesm618767b3.48.2024.10.15.09.48.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 09:48:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 09:48:04 -0700 (PDT) Message-ID: <670e9cc4.050a0220.9bcb7.439fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3415A6052471; Tue, 15 Oct 2024 12:48:04 -0400 (EDT) Subject: |SUCCESS| pw145570-145571 [PATCH] [v5,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: <20241010064206.3527959-3-chaoyong.he@corigine.com> References: <20241010064206.3527959-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/145571 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, October 10 2024 06:42:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2e424aeb6edf8c4990abf266aaa8814a8050616 145570-145571 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#275608 Test environment and result as below: +-------------+----------------+ | Environment | dpdk_unit_test | +=============+================+ | RHEL8 | PASS | +-------------+----------------+ RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31390/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/