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 9A1C14545D for ; Sat, 15 Jun 2024 00:19:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96AF3402BC; Sat, 15 Jun 2024 00:19:10 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id C924C402BB for ; Sat, 15 Jun 2024 00:19:09 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7eb9e7f3da2so108350139f.1 for ; Fri, 14 Jun 2024 15:19:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718403549; x=1719008349; 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=wsRV0dRhMqdD7vkO05E5DKk21dtAhUVgIhWB7ek6x8Y=; b=i75EC0oR5nFIFpJbvsl2ZuXhoXapF2YL2aXBDho7rX5pW89smYd7T7I5lmqp/ebugA RFhYCc2ufeC4/9XBRHxwuohq9j6ZggJaIgDohq98YQ5yZ89GWWLz2aBStU6Aptoxyzii 2fvCMWnCamS3yIwVgp0FgukILlHxZI6W8N+3g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718403549; x=1719008349; 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=wsRV0dRhMqdD7vkO05E5DKk21dtAhUVgIhWB7ek6x8Y=; b=qM6jGTiwbdGcyX4l1ynM00uvQQYg+p77S7FK9f+GZDjXGl08nCVWQ4UlVZ6fW5SkWl zaiCUvNk3xS2jaDt8OP6yzBSKWeW516OZydTGi9fAQEWzNSuXKnkczahuL4My2rGM37M r4F8aP5USV1ou3aip5+W3w7Sr6MdM7CGBkRt9acBYRmU95C4Fg75JOLEnXbLiIJKv92/ NUi89mVp9m500kfi0lDORnyy4TWEi1Wq5D56McKyKW3P8vdwMsPGQGJsDR1Ybr5BaAus nRVyEtaK4dX1Mabz8AoeYkL2ejbHr3TFflE+kpN3PXEtoRW4DmW54HjNVZzZYN61+lTS OmNA== X-Gm-Message-State: AOJu0Yz8JxUbkBBuk2m5XyjVb79j0QDS8oUvc0cGy1tQ668Jw6hJtnec CypoNS+wjEhLDNDEPxrSmk7AK9oYjI2SZN6U6n/7EcYKEE/SWDBPaJ/rm1sWgN/BYg9V2vnRdwy qhES+Lqubor/6b1yEAlUWDP/nEApqaQ71r2f3hm11jbk6VKkZzznLC8yC X-Google-Smtp-Source: AGHT+IFm5mxOfGRABmlXwkgvuSP2TECT1i58+kOurPbpZsednFeL9TaGENQSmGqW8oRhx5aHqNkdM/sj9M+2 X-Received: by 2002:a05:6e02:219a:b0:374:a1e8:2086 with SMTP id e9e14a558f8ab-375e0e39792mr45432195ab.19.1718403549189; Fri, 14 Jun 2024 15:19:09 -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-375d86cf010sm1646065ab.76.2024.06.14.15.19.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Jun 2024 15:19:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 14 Jun 2024 15:19:09 -0700 (PDT) Message-ID: <666cc1dd.050a0220.9b857.cc4eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B2BB3605C373; Fri, 14 Jun 2024 18:19:08 -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-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/