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 CC9374590C for ; Thu, 5 Sep 2024 10:59:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C81E540264; Thu, 5 Sep 2024 10:59:10 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 18BF94025C for ; Thu, 5 Sep 2024 10:59:09 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2d87176316eso1267340a91.0 for ; Thu, 05 Sep 2024 01:59:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725526748; x=1726131548; 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=3Yh+2vIZiuV+laWSzUIxpqHlAguReacTPBkvVbktCQg=; b=Cj6vDjOIMUWNt7SqnNjhk4Gpq1OXscXWjjphbrc6IcJkRWjz4D3k6sXgDy44JMVMsG rwBdzttn7zEA6t2rlqQlajXKuHK3PNI3VdqrqJOPdOa4+t3w6BzrzYodFQ7B2If/0hvJ CzYM1GntY4HEYUaFs+usgP1MAQMPJ2pfZbCeQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725526748; x=1726131548; 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=3Yh+2vIZiuV+laWSzUIxpqHlAguReacTPBkvVbktCQg=; b=t/CT5oSdWFgUUUaXWG6sCbD+kPRZpC0rw2kD75ZZsQogPJ4G/EwM+8NNVgZCFMWgHk tLPP/ctcgWwVYjeWpuVS8aj2s2otCQUyb8QINPG4AVdVwHYgulJvZFu0WMiouW9jVaQE LzOG2Vz2WGgFziV/VCXo6Vp2ggfIweGduxmZQFUHjwYB6xB/GDH6yRhl9yQbGz1sQ1sS Pn8ZJWxBrfp/gwbpP/DMv/RSTsH16Y5yLDzpLs3AU38eEvM0cUcWFWPSaIeLuS2Pxog3 /NbdCXveMXWyA8ignldahueCIRfm/jWfDDAJUOBJkJZXBhGGKR3CjCJKQhOimA+n4+Jk BV2w== X-Gm-Message-State: AOJu0YxBjdewl+F7mkFdWiksLG1RN/GkT3YSEiawrU979JVzEzmWo6mJ xyuyuBFzuGBGVPa/3OtbzXjJBATMehY58xrHVrNZaCrD9kSy1GgTlyP2q8hBCC6q9V38dZ4lh34 KHqzga8M8d41MkZhwM9Z0bLGqRFK40LP7kByQ2PyFPYtwJAi1fYHZSk/e X-Google-Smtp-Source: AGHT+IEodY711H5jokmNnS9xKAKTIhCGOeJRbJaqw1AO7BAtsoEjEtOej5aV4mM7RAUG04/7VuWZJjWn1q7H X-Received: by 2002:a17:90a:34cc:b0:2da:88b3:cff8 with SMTP id 98e67ed59e1d1-2da8ecd9610mr8128865a91.6.1725526748278; Thu, 05 Sep 2024 01:59:08 -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 98e67ed59e1d1-2d88bff0b78sm512162a91.8.2024.09.05.01.59.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 01:59:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 01:59:08 -0700 (PDT) Message-ID: <66d972dc.170a0220.c882d.9e68SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id A94076051839; Thu, 5 Sep 2024 04:59:07 -0400 (EDT) Subject: |SUCCESS| pw143603-143605 [PATCH] [3/3] examples/ptpclient: add freq From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905013144.844499-4-mingjinx.ye@intel.com> References: <20240905013144.844499-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/143605 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, September 05 2024 01:31:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:5cce3d463a99dbb5e7797faaed6c68df6c2b549a 143603-143605 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#258165 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/