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 989524591F for ; Fri, 6 Sep 2024 17:19:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9127642EDB; Fri, 6 Sep 2024 17:19:49 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 0ABB04028F for ; Fri, 6 Sep 2024 17:19:48 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-70f73ca989aso1466427a34.2 for ; Fri, 06 Sep 2024 08:19:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725635987; x=1726240787; 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=CufpbPUTWrocSF8fy21XXCZd2FXSDfMLIgmrFW1/JCQ=; b=U6JJb3CgHuoLiGDRwrOVKBdph1WNcWaPXoMh8chnwKhMnnxGGkNm99zbFXMezNsz1e KoTl7HzARUwVYzzkyw3Mf46wqJUkelnrMVGIBNEnYUaBCfigZUAibqsVV/XU063ltSRn DKKyzE/jFIzff1ONnRQpFtOLg2Zmt22F2t3Qk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725635987; x=1726240787; 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=CufpbPUTWrocSF8fy21XXCZd2FXSDfMLIgmrFW1/JCQ=; b=v6JlpAYqw/V1Li7u7Ltf9p32ojq1zvMm2+CajF1w1OI262RVRC6KCnVlXg5An/d/wg oriObbg1uDqey1SpAJ9IO1qplo8QQrwRKkE15njllLEqc7zjM5CRy0eWlVcVHim5cEcx jFAu4Rm0K9eRkOMQyVFAiSgVVYxFWQk4OTVFvfHXxUsEzmwle1jN7DML5kqJ/sQ7z9e7 DvZ3GsrVUdDfeA60iUv9z5n401meF4GrURKocLIDDPuwX/ogb5sftOq6Mmq4X4/R52TB CDtqk3HboSfRzwWBHBMhyJFqTCQtdNXcOBjABS3wp/JBlp8i1wnfPrTnRAShcaqwGE1h 1tJg== X-Gm-Message-State: AOJu0YxqaEm5rRk8MN/UupfZytwpA9LYx/FpFI2vS7dLtsX2pDHaNvrK fXu/hEsV8AufNjs31OWLkKW5FlEdFLxjiSGmmWCxFWxw0dRxYuNAGXdW/woidvVAMmznm6CP9+i 9tcuVr1gmVVEWOohQllxPUGDI8p+vRwqm/WHKNrbL X-Google-Smtp-Source: AGHT+IEKP6GWm83iK4qEVt5/hDt4D0lVD9ekE+x5huOJnuL2ZoJOHLAQ58wxOpqMrAL7p+W2b2y0ZlnUAuMG X-Received: by 2002:a05:6808:3022:b0:3d9:245c:4225 with SMTP id 5614622812f47-3df05c46cb9mr27220554b6e.6.1725635987098; Fri, 06 Sep 2024 08:19:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-848887c2df7sm96452241.0.2024.09.06.08.19.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 08:19:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 08:19:47 -0700 (PDT) Message-ID: <66db1d93.b00a0220.679ec.8059SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id A7EEA6050A6D; Fri, 6 Sep 2024 11:19:46 -0400 (EDT) Subject: |SUCCESS| pw143684-143686 [PATCH] [v2,3/3] examples/ptpclient: add f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906051939.879071-4-mingjinx.ye@intel.com> References: <20240906051939.879071-4-mingjinx.ye@intel.com> 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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/143686 _Functional Testing PASS_ Submitter: Mingjin Ye Date: Friday, September 06 2024 05:19:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 143684-143686 --> functional testing pass Upstream job id: Template-DTS-Pipeline#178940 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30932/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/