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 85B294545D for ; Sat, 15 Jun 2024 00:13:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8238C402BC; Sat, 15 Jun 2024 00:13:47 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 5398E402BB for ; Sat, 15 Jun 2024 00:13:46 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-374528b81ddso9779865ab.2 for ; Fri, 14 Jun 2024 15:13:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718403225; x=1719008025; 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=L4zu222IBu1cSFZFWsPvBbDgsjSCxosY4QUcDe+CcWY=; b=TiCFeLkN/fh4caRjcpTyGS2eqm1LZOfBAa6opWGIo+RS1elS2q3SiZhSr0NRLbuoXd vPhpC/ID+IGD5SyEt8bUNqbJUjhSqEK9EcA/RGQEfNMKFSxlvWiBaMuv537ciW/+VYZ8 BZWQ87FiVnscy4Zyo3Xwf9F+BP1P2sQLIxlXw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718403225; x=1719008025; 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=L4zu222IBu1cSFZFWsPvBbDgsjSCxosY4QUcDe+CcWY=; b=sp6sljI0xANkifm9FOJ3UDoheG9vnFWJZhckZTLFG6cDO3QADp3vEMlGADOhYfNZau 34cTbb5xKb68iHdRyRwsOaHBH4hq3hnpiEhbFxDIl158Qy/LyECv0Hic5aoZd+Gr6g3r SBnYlsj/OyTv4cAWdxfqMcS374ekWQxbMMH/RaU+8viQLvr7czJNpyTVr5uxSvJFUVWL 7ZLFv+4Jwddp7kZ62sqcMR8uHkgCmcZ+VIA+gwo91TPtoTTd47NM0aAIGnrpL/Y3eI3m T5I/q+D9rd+RPlclRDwx7ozlgAFp4RL080smhwbEz+6T/tamunhj4XiDbDY4+ZLllzBr 3yLQ== X-Gm-Message-State: AOJu0YxYfov17N9b98Jbb7pQd2EkMtnTt+2rwSGPYACkd/lIPQuLvOKh B2+vzSqaj7cRmL/ntD6wvLqUwg6HK970pG+M0iR7ByzbU7RO1e3+VoP1tFm3UlVDsLVilabKxx7 afle3DzeYDrLUPYHu9J4zRK6bEPOGTLI2Bv48Nyx2cxb5bSQJSEmv+ex/ X-Google-Smtp-Source: AGHT+IGfTm7B0USJbIZyoP4fw6ZMYVriVHlakPHIENVxIc+RfY267ShZvQ+/wCxsQRi+Ybjz4ukN98cv8/uk X-Received: by 2002:a05:6e02:1a28:b0:375:ab6a:f701 with SMTP id e9e14a558f8ab-375e0e12c89mr44195035ab.5.1718403225628; Fri, 14 Jun 2024 15:13:45 -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 e9e14a558f8ab-375d8617272sm1653285ab.33.2024.06.14.15.13.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Jun 2024 15:13:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Jun 2024 15:13:45 -0700 (PDT) Message-ID: <666cc099.050a0220.c6752.c3d2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C536605C373; Fri, 14 Jun 2024 18:13:45 -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 | +---------------------+----------------+ 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) 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/