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 8B2D445A67 for ; Mon, 30 Sep 2024 13:17:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 867B84027C; Mon, 30 Sep 2024 13:17:21 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id D412C4026C for ; Mon, 30 Sep 2024 13:17:20 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-83493f2dda4so97372239f.1 for ; Mon, 30 Sep 2024 04:17:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727695040; x=1728299840; 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=sc9UIjECmxrTuy9PZfCsIfM+uZK1Y+bWZBAM1fCw+ew=; b=H3Ahm1FcnFk4rluOSF2Hfr0pVwKezJmohbIcsxJzC228NzF4K3iutLcEuQeBVSVn16 k6BafSzUT9nR/hcYuHrbb+eouYr18+E4zGPfsrWftIJSOW/pcqQX0Oj+OIDTv9211Juv mnhr3S7sVujteEGyFsTWQf45BEIwZYTJDMdEs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727695040; x=1728299840; 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=sc9UIjECmxrTuy9PZfCsIfM+uZK1Y+bWZBAM1fCw+ew=; b=CM8Dk7UO+NzZB4gMtsiLXcBKcx8t/ohoDIlUWPkT3pOp1u3VaxGh8m3qgnCqg4V/lQ PyfUF086XgB8VUOVwrYt8DoKoUiMmsJH29TdFhauWQnrutB8YXd7kaNV9c1qLqQIqBZv 31YbsTEDhRmhuN0nYgpclSaLOmUJPD/uUQUW5NzUopR3GRpgHR7neKTwUZdfcuJ1pezN /wFBkVHt4f1XWM+4M+NE5sHcX6aN9zOQ2HEgIbYvamF7rShBoznnJn3MpLaAdf32JiuY uLZx129Tto/xkvwmIJJ/Qhx8Cr/sNvDjsONeN7v0uBPhv/V1MDm19z1NdsSK9O0cBfXg 8RyQ== X-Gm-Message-State: AOJu0YzlU2ZYqQktyqIkd28DJg2SN12qS5ifdO7DprJXLYioj8y6KktP VenwRKG6r3BrJh4VWmdtVM1R5n7Nq0NnoA+P/8XS24Er13OLNQQL4/cwdiC4HKPI7MZnQFUIXyn Awr3oVbGBu+tKBWfm1KvomCU8TeGs1IWgRHmgcHjT X-Google-Smtp-Source: AGHT+IHBsGwJpqztuay80opT5YUa5xvPtIx9wMwsQNCAjrsBRlMqXWcXvP4YJyMyrb5VSilsMN0jfkxyONFe X-Received: by 2002:a05:6e02:1e08:b0:39d:3c87:1435 with SMTP id e9e14a558f8ab-3a27684f5b0mr97733635ab.1.1727695040043; Mon, 30 Sep 2024 04:17:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a344de98easm2737265ab.47.2024.09.30.04.17.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Sep 2024 04:17:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Sep 2024 04:17:20 -0700 (PDT) Message-ID: <66fa88c0.920a0220.2ef3b6.5179SMTPIN_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 7F5DD6050A6B; Mon, 30 Sep 2024 07:17:19 -0400 (EDT) Subject: |SUCCESS| pw144646-144648 [PATCH] [v3,3/3] examples/ptpclient: add f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240930084216.1174034-4-mingjinx.ye@intel.com> References: <20240930084216.1174034-4-mingjinx.ye@intel.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/144648 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Monday, September 30 2024 08:42:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:bf0ff8df59c7e32f95c0b542cc4a7918f8a3da84 144646-144648 --> functional testing pass Upstream job id: Template-DTS-Pipeline#184160 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31179/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/