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 6F9B845DB3 for ; Wed, 27 Nov 2024 09:56:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 505504021E; Wed, 27 Nov 2024 09:56:43 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 97BFA400D6 for ; Wed, 27 Nov 2024 09:56:41 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-84198253240so107099939f.0 for ; Wed, 27 Nov 2024 00:56:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732697801; x=1733302601; 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=ha7qA0iPU1bYv0YoCZplKWgKwUIPVW0uNaRK/cedosU=; b=Zufgsk6pZmjwBIiNYt+RhmIBAx9HZR/YFv0dSYo4nr5QjTuSoSOwFjHc/LCzt+RYbi Ow9nCiIUhvul8I4Gkb3f4+F6gGEpV7xfdadQHD5ArTTjEnJF1qyHiPiQ5yQUeSS7iLXz dlVhzOpOiTCVfuNEJxVY1Aa4GJ+kdUGyszzGk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732697801; x=1733302601; 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=ha7qA0iPU1bYv0YoCZplKWgKwUIPVW0uNaRK/cedosU=; b=l70CIe7SNUPuVp+bX6pcUEQkfsH9XfY0OZV5+SA5gNm6hE57fS3ao2hJFfr2LpP/en Gbr28X2j0mtT9N8XIKP1vV1Tpqu89ogDCHaesg+BYP1UitHxgR1Wq9CzGZ/NjrgaJeIs pFyYTJ0ouDK65Nkmhh1wEAfMjXhVwG+eLY05b8axuxNnleCBdvqeEVfW+TNTEgg+Qsyq LXsWVLq15ltngn/m2Hms5VFIarHCYZNcNIqQ1tbhGUVvyiPV6hYJqdTUzVDMViHGzEos qcgfo1C8TTSKUndxIKoIjeBoBZ8PRreTdvhA4AeO40Ny5ljWFxxCw+YaxqqJD+cvwK+T kdCA== X-Gm-Message-State: AOJu0YzQd8o0fH3T5XWzacLl4ZNV9QplAYWUdhgdLF7mqEFaDnMWWOMw SmO0aTpK9IjgZDi3PECmaR+e5CsrKZKH+JF3nYibZCRxyozXV4ZYIXgQb+o965v+6ynaY31kKzP rA2oEUwhKt8JOX30Gfiye+VRDh5ldlnv529hePo5pF6EpxIiYxbosaPkx X-Gm-Gg: ASbGncvdXGqY9yo0fUiAfGzUszLuO/xLVeEBrdwQbKawuXdGVwZX1C67wIu/nbrFnwe refe4EysKcXC9blclUcbxuAqOrPRsbuMUvaZmnjSaTknnemhyu94DDfKhNd5Pfn4Fvto5VVYn0q 18+hwEjLo/gXJ95cF0Q4TxCx7tL2+xu2YyFniphEfEF+QrMgHPoGe7m0t7DTf96fXnIxHJKZymy rozP+vP5cATUA5ZpcupLzfvFZaU1r0Q/SqM+kY3rj2T0JSIa+qVC/kwyqnhx2C/M6uZ82QSSiU= X-Google-Smtp-Source: AGHT+IHLVJjgnynOq/9zBaJy/XlluQvl7VRMK9ZmGEneGFXhF/NX+6rF+ag4rR2ET7JrdAjo/fAaTZa15RTU X-Received: by 2002:a05:6602:342a:b0:835:4cb5:4fa7 with SMTP id ca18e2360f4ac-843ed09db4amr339774439f.12.1732697800928; Wed, 27 Nov 2024 00:56:40 -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 8926c6da1cb9f-4e203ee65fasm275383173.57.2024.11.27.00.56.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 00:56:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 00:56:40 -0800 (PST) Message-ID: <6746dec8.050a0220.38439f.20d3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6F9196052471; Wed, 27 Nov 2024 03:56:40 -0500 (EST) Subject: |PENDING| pw148900 [PATCH] examples/ptpclient: revert add frequency From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127072722.2938758-1-mingjinx.ye@intel.com> References: <20241127072722.2938758-1-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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/148900 _Testing pending_ Submitter: Mingjin Ye Date: Wednesday, November 27 2024 07:27:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4f455560f747af8cd7fa99db86e757b7ff2fe79 148900 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#295481 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Fedora 39 (Clang) | PASS | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/