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 C215243415 for ; Fri, 1 Dec 2023 05:24:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD823402B9; Fri, 1 Dec 2023 05:24:57 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 46F72402B6 for ; Fri, 1 Dec 2023 05:24:56 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6ce015fd299so114835b3a.2 for ; Thu, 30 Nov 2023 20:24:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701404695; x=1702009495; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yhLnvd+1CG/QWkA3OCyUAfcVyRnBW3kO8mHrdlwp2PY=; b=Gjn/NL6JP0syML1I2po5aGiunWOgESgNwFZmYOmQlhp7xeLrM2+NtbOrjG/vWGl1vp H3Uu5yD4E+jQYDz2Xe//0zuajEtPwfg4mnhQ3CIBKYb9rasZx83RAPATa7tpZU+y1c6m NYWRaFi74XLTZ7K7HWhxwXqa4UrYjsJDiFH28= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701404695; x=1702009495; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yhLnvd+1CG/QWkA3OCyUAfcVyRnBW3kO8mHrdlwp2PY=; b=tb5FNhONo/iBZvaRiHokipZZrTzImONeL9rIPrklpXW2fBKOfsBFgB5vwPweIEoO5I s+VYUQsfp/Q8XlJmDsNMlBxhUYoDmuYSFi5iCjGW4JWVrG0I5ES3f1TVNN6thyFe8d7K exheKD73UqcOBCptze+bCCpoIRl2MB8OVjcuD4QNbWfnr6rPncbfZMKmLiGxl0bOT8zL K6Vw8JD+ZedYD4opQSX6Hm6VK3IThbPLbGyR0y8aO0a5sm8oWnjVv+b0bITkodZjLAZd MWcQ6Ki1+lstnY4WL2nv+7KrlyubM00xSLj4HUUFFGOai8kdyurfHVc22qqNthPhBlRA ZD2Q== X-Gm-Message-State: AOJu0Yx/UXGDKMBqKHYEpTcCZoLLRdwrw2v2+SaxlpImMUaAn7Rkd8M6 x3/s8BpleBbu1VOVSQ+XRHcgVumOuuz7TWg+LT8YBGtcEXpdWhSZjMfNE2CSzeF8A+fZkA31/w= = X-Google-Smtp-Source: AGHT+IHawY5Ij/7bVaRlizS7675vb8fBcNg4uAelXXpwG8qiKzHvkGE7PrjCbxN2kCgKS+RMHnBkQtTM3SKQ X-Received: by 2002:a05:6a00:1401:b0:68a:5cf8:dac5 with SMTP id l1-20020a056a00140100b0068a5cf8dac5mr27490778pfu.22.1701404695506; Thu, 30 Nov 2023 20:24:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a625303000000b006cdef39f5c6sm217126pfb.24.2023.11.30.20.24.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Nov 2023 20:24:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 30 Nov 2023 20:24:55 -0800 (PST) Message-ID: <65696017.620a0220.4aca9.8aa6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id BF2566051823; Thu, 30 Nov 2023 23:24:54 -0500 (EST) Subject: |SUCCESS| pw134701 [PATCH] [v2] examples/ptp: replace terms master a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 | +------------------+--------------------+ 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 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/