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 9904043415 for ; Fri, 1 Dec 2023 05:33:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 945A5402B9; Fri, 1 Dec 2023 05:33:29 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id A6E4D402B6 for ; Fri, 1 Dec 2023 05:33:28 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b3846558a7so50198739f.1 for ; Thu, 30 Nov 2023 20:33:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701405208; x=1702010008; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Sh3x20vlzFWNfjcl1yenzkxmoMzjQM3rSZ2eI0QJrMo=; b=Dp9FBOHn/FmmtVcHSrpr1sNN189j4ItA3qVMZJZ4KBo8JHy8BkAIzxra9go4Hmkb4R a2mqGt0R80Vn9p196VloWoGywIZdWcaehbHNX1ziTWgvHqoB+IYJKdfyy/aW7LnHy6zc 78Givr69OqmRiGuMdyAZbJ1Z7KN5dFFEJ2neY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701405208; x=1702010008; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Sh3x20vlzFWNfjcl1yenzkxmoMzjQM3rSZ2eI0QJrMo=; b=WW2dgWhNiQn9jfuH7gnPiY6xGJ7KNmGJj5dXkGTyS+0Hm1ADOx0hq0O/xEnkhAZTNA xqtkjnF3+5f1jlO/Ik0u9h0BXRlMYDfhlbhxCaVWqgN1+sJlFUOwKZ3FyqqdUiUuBC+j caxsh3rS35NvY4En3iGtSotTiOKUM2yCeK1VYci8m/IzQKbqgTNOgJOrVGBvnmPtyU7K 7cYnkFGNMjVscuZFuYr0BqbYPj7MRvTTkk4T0oWgxMt8UtHGBL2cszi/dJ7wDQsKRf+l A5IdTGFFa5dL5/XcYOlD5meypVYH7egzjKZC41n970A+bpfKwRo91FFXZQiuGW+mQT3h cMsA== X-Gm-Message-State: AOJu0Yxm1l4esDSXMY+szPcqtkfhATt3H2WfQycsySPuEPj4LgsQBql0 4cbAQg+Cy3PCIqsKbr7gYaf4SQYcuTR3uUplIrnnxMuVH2gC2Gzg2lK9jA== X-Google-Smtp-Source: AGHT+IFE+PXaaE7XyZILpbkQ6+zYcB3fOZggVYKDrPHp8PF8cjuJKfcZi7mHWucF72hHar5qoiz4CjX3s90Y X-Received: by 2002:a05:6602:3f90:b0:79f:ca2f:9198 with SMTP id fb16-20020a0566023f9000b0079fca2f9198mr30667858iob.2.1701405208116; Thu, 30 Nov 2023 20:33:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c9-20020a02a409000000b00464895b7d01sm127200jal.65.2023.11.30.20.33.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 20:33:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 20:33:28 -0800 (PST) Message-ID: <65696218.020a0220.76e6c.44f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id A00966051823; Thu, 30 Nov 2023 23:33:27 -0500 (EST) Subject: |SUCCESS| pw134701 [PATCH] [v2] examples/ptp: replace terms master a From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134701 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, November 29 2023 16:43:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb0605f118dae66e80faa44f7b3e88748032353 134701 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28494/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/