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 C0D8F4545D for ; Sat, 15 Jun 2024 00:58:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC246402BC; Sat, 15 Jun 2024 00:58:17 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 7B363402BB for ; Sat, 15 Jun 2024 00:58:16 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70417a6c328so2204227b3a.1 for ; Fri, 14 Jun 2024 15:58:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718405895; x=1719010695; 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=QmMFG+KqOa7EKXlYPim6Sys4JBlB3dhd6cmr1P/IIB4=; b=FAQsCPDqUwzCXt1mUcwpihNADTAk/Qx2GTtn0kWIdfOa8Xb8h8CHmiO54dIGia0APV 8rAASSUU3Tbv6q3p/nB1zGSquLlloyaiKwzPyyDflkqTGyE9W7oiFwHjYCMiA95xYk5T 5bOmM+3uTYiE/7+3+MlQCrpdVhptHXa0aS20M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718405895; x=1719010695; 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=QmMFG+KqOa7EKXlYPim6Sys4JBlB3dhd6cmr1P/IIB4=; b=Ko2NvMBYZoovqrW1qit1vBlVWn/gGEhA8BIrKfM7c+ju+4y09ZkLsY4pYOivPbqom6 c4pVBgQoBpLZOpCGNNNFNNxo/+cWKACVzPD/2EbBVDSOawR+hgS98kNN1WM5Q/jVZ7zf Mwqz3CmGU9wQ1VDyR3cG6oWapgyJ72gOYtQ3l3bCGnya8lh1FCKkC0uaCLS1GTUPkPk8 VvepLfxV6/n4drY2hpT0iDlIK808SihEUNnBH2k/SSqby0eSPsGhw/NlmQ71PDALfMhT vfVJ+C1HxoB3QXMEn8gFhL8GeHg2lFhvL2ZhfGKD5hwo7HEtOHzfOffD/tTp9RnKYm0A bptQ== X-Gm-Message-State: AOJu0YzMCtNd9SMCZZETI83ft8i9l6Rfj5iYYypywRFksmOtm6WCLxsl ARWJzcRaBa7z0UVaB3RqgZAhXL0Vg7g8Cu2I6yldEKVOHvNV3r+mHkbLwRN/1VoEkUDujOO+Viu qHLNId4INUC4ZGAzycziexdIOXXIOa9cndM/fKcOr X-Google-Smtp-Source: AGHT+IGEH34Y7TL1bAwGUW4/Uqb+z6QL4T37sJUtYIh7KyOlSrvanNxWGgkUI2aJj8hqPJPHH3b+LHxHJ9iK X-Received: by 2002:a05:6a00:4b0c:b0:704:2d7f:b61c with SMTP id d2e1a72fcca58-705d70e4b51mr5396482b3a.7.1718405895568; Fri, 14 Jun 2024 15:58:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6feddd9658csm162180a12.12.2024.06.14.15.58.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Jun 2024 15:58:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Jun 2024 15:58:15 -0700 (PDT) Message-ID: <666ccb07.630a0220.f5551.c64aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AADE0605C373; Fri, 14 Jun 2024 18:58:14 -0400 (EDT) Subject: |SUCCESS| pw141157 [PATCH] [v10] examples/ptp: replace terms master From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240614154615.65507-1-stephen@networkplumber.org> References: <20240614154615.65507-1-stephen@networkplumber.org> 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/141157 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, June 14 2024 15:41:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:2e9586d502404c1cdc8da24118c681ff6ff1084a 141157 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30195/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/