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 DA6EA45D7C for ; Fri, 22 Nov 2024 17:29:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6951402CE; Fri, 22 Nov 2024 17:29:39 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 2BD9B402C3 for ; Fri, 22 Nov 2024 17:29:38 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7b175e059bdso133955585a.0 for ; Fri, 22 Nov 2024 08:29:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732292977; x=1732897777; 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=MvRa0uwcfpbQ5Oo+YiB20M4tki23/bjTtPxBR6OOaF0=; b=UaFJ9omUfUtoqNyP6bhavtd1LMRdBWWMjFYopLDqz7kN+H42qzcEFiEJkt0bjyhVR4 7GJ9spTpo31cbiE+6SVvCOsS7qSNPWRkTowxPrpjkVGug/f87nIsYGQnLbFbNqV6ZjZx Wv5uNkMRMNF9T+kfH9VNU7Q1IKnDXPppmZAIY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732292977; x=1732897777; 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=MvRa0uwcfpbQ5Oo+YiB20M4tki23/bjTtPxBR6OOaF0=; b=HdUZwAgEAUhYEmjRWsGSxhNDp32oSsHRs6sPtnAKkM+m6zDknIenVnusBqRR3ydkNH XNAAEBkjCHtw8U9ziPbDxIzRR+FvhbaO5IT2kE2sXNspFtHJUotFcLGNe4h23NrZiFzU h9xOOOmjsa5euldjRMB76C16FJ464GgmUdn1edDIXvZsLn8N5d6daDEtn9J/5esC1CZf rlfW2dq6MTRa+HMYazPBWWExStCjfWKNgGWp1JpPt0n15dB0zp3tUXmuy6gTbxzjV2IO 7ykBSzBXjxUjAoEKLlf/nGrfO8s0NuizWSPsIumPyhrNcWZoTHWAhxYsCyy1zb2zngFc wCLg== X-Gm-Message-State: AOJu0Yx9qxpMT4lGagwirj00eb+S+0I/cKN9g2I+KlUvjP64Nwp8XYKr 7QwuTdAL8rdI9oyVpJZGTYdhcnRblReVJeYx2pBOkOeeS3mDgDmCkxhVOwRFREcR775v2qVbZEk toYkXD9gX/vWAV0EHQ8eHwLyUG42cmXugdj5WTvU4 X-Gm-Gg: ASbGncsAnFZXjdXul8iFU34Af91ZlqYtCVYLaJp4/K8muP5u8ZSp4fbkBVrzZLuGVHg JxWuObVRonSyxSdLId/LNKaTXjeU7ya65GWKURzUJtVnyJeeugoiX+egggsJLSyZniV2DwqDZyh AQdcPWHIebwpcT2lRqBywe5aiPjS/brEBNCw71X/DAwX7NLZIhhd+91rfeQEWODlDhIygA3Wd8l qclwdT3H0B6ElDR+dQYrnac40aG7EEdPJFhpVSqOp2tmve0zZ2LwEnyo4plaGmW/Rz3gRI= X-Google-Smtp-Source: AGHT+IH7LYzRetPbzXQromJatqHTYC/DJCkxk732Dj92Ve6YMMdfen12yEhkTYSqvTDSsuzs2789UAYHUKBE X-Received: by 2002:a05:620a:4150:b0:7b1:8cda:6f4e with SMTP id af79cd13be357-7b5144e25f7mr474886985a.5.1732292977461; Fri, 22 Nov 2024 08:29:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id af79cd13be357-7b513f97033sm2547985a.2.2024.11.22.08.29.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Nov 2024 08:29:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Nov 2024 08:29:37 -0800 (PST) Message-ID: <6740b171.050a0220.21bf3.1769SMTPIN_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 E872B6052471; Fri, 22 Nov 2024 11:29:36 -0500 (EST) Subject: |SUCCESS| pw148819-148821 [PATCH] [v1,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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148821 _Functional Testing PASS_ Submitter: Anatoly Burakov Date: Friday, November 22 2024 15:18:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148819-148821 --> functional testing pass Upstream job id: Template-DTS-Pipeline#198334 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31999/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/