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 BE58745DA6 for ; Mon, 25 Nov 2024 20:32:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A281840A72; Mon, 25 Nov 2024 20:32:17 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 89D644021E for ; Mon, 25 Nov 2024 20:32:16 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3ea405aa7b3so817784b6e.3 for ; Mon, 25 Nov 2024 11:32:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732563135; x=1733167935; 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=ajRzre2OGUtoaBeGK/QviHm8cYlkkKFWC3lbsiH0WS4=; b=DjoWsKk3X6UBRQEDIU7VKOGZDmaFt+Bfmhvz92brMHMiEH1rO+xasOE2C9DRyijpAR MMxR7JRftDuRdeNh30n3k3vj/OAtztW9JoQN9+UnTPtignYCQJ2IHclhWvGZV03342GV izwi6Pts8hy1jF/BQpxn5LKxlH4HJ4z/fTt4A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732563135; x=1733167935; 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=ajRzre2OGUtoaBeGK/QviHm8cYlkkKFWC3lbsiH0WS4=; b=YyvC8ANlnxS5ZXQUfgX1TelKGOJQCUDhVWQPRii6d1FBxeB1pnyeppdMn9DtG88B7W YD2Hm+h9l/gMJP/RjndQPhO2/vCnBQs9NmZWuPASBOfCXztbletdCzGZPJiCT69Kxf+k iWiMq1ER4AzL+Npo/SlFkMXcrfy4qJl7pwvjddCLN9Pqg+rfYhVQtSEFoly6C3BS8Orf YXuowEYalVucFV2FToY9P/QjAHApZqRTnvc2fiAwS3XBtTX2Ak2z10W7UU6AhvA6PyR9 HLtsFR6t2TmdG7Tjq+oqjm7hxGIEBP1pLpsTkljmsTON1VdkjuCxt6af/rPrHZNV9nPx fXBQ== X-Gm-Message-State: AOJu0YxhQDS0CJH1FF4jTuJWcNpbRJkPTO7GuxNncPmH7FK+68qkeivs JR6njN1FusLVtw6budW7NoQ9H+lmLnW4gGO8yg3G7loxD0xbxEaK1kNy75xq0PNOEs3gPjQhwc6 tAWIh0gyNaMysfquQupw9gTj8o8W1CikY/7F4GH7s X-Gm-Gg: ASbGncvmTVeXukbeAR0NbH5Z3NSF2N6XSQuCdeLP7CX3FFaMYmCWaXoRMU4smk8Iv64 /mraGaIZhVTzs4SIHC+L2DUbqquG1yIcbvZTU4SXQe4IDk+0XyIv4Pl4rXI7w54bhHQrIUYk1k1 ++KQtMMdD0dYTPRpaE2sKJAUrAZHtCDzi5UkQm+mgE+bNLpySAli5aDL5CDpO80cxtsGmNY3DmI /oAsJU4uHFfZ/RK5Ax0DF1D99HASkDhtz3ObRNL1WgkUPYjXymufWgsfB14oIFmRQo5CSY= X-Google-Smtp-Source: AGHT+IFB5CfLKzru+6C9HXgjwWG13u1t/WzpvwzjFsWwRvBH3aDhKW0ZD9egzpof842LAdFWPX02D359ajTf X-Received: by 2002:a05:6808:2198:b0:3e7:a1f5:781b with SMTP id 5614622812f47-3e9157da72fmr14322422b6e.5.1732563135585; Mon, 25 Nov 2024 11:32:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d451a83cb0sm4213916d6.10.2024.11.25.11.32.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 11:32:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 11:32:15 -0800 (PST) Message-ID: <6744d0bf.050a0220.2094f9.b75bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3AA486052471; Mon, 25 Nov 2024 14:32:15 -0500 (EST) Subject: |SUCCESS| pw148838-148840 [PATCH] [v2,3/3] net/e1000: initialize PTP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: References: 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/148840 _Testing PASS_ Submitter: Anatoly Burakov Date: Monday, November 25 2024 11:33:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148838-148840 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#337708 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ 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 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/