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 7DD47455D2 for ; Tue, 9 Jul 2024 08:04:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96E99427E4; Tue, 9 Jul 2024 08:04:32 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id F37F9427DA for ; Tue, 9 Jul 2024 08:04:28 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-48fec155a0bso1472086137.1 for ; Mon, 08 Jul 2024 23:04:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720505068; x=1721109868; 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=x7smvfWp4xgJXDPxhA2JJOdjiK/HvZmiBHE+bAnNtQo=; b=f7414NRdRabXJ0HbOSYguZR83FT98iHnVz2plpMkW/J1DqskGLwFjyXnH+28HAXh5j dXHtuMpOI1PLgrNh/r673rlJjrXnHgJUeEcT30LQmrNXgf2+K+UA7RYD6wkMgSWORPYI 9G6FDVAtmC3HmQEm768p1b3BIoizgIKtleLK4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720505068; x=1721109868; 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=x7smvfWp4xgJXDPxhA2JJOdjiK/HvZmiBHE+bAnNtQo=; b=v06RmnMpGWSa8Ipf4MBeX+9aIJrN5SIRrnn1iww7Exj4nHp33+vnFDGiF9gadkqNoR pZ6i+3kull3hoM7fIo+1hmNc0i0crIIWF7HT4QtslHqykKXbbCLEKoj2+t5ANaKAGwK+ d6O9IN7kxTmwjh5NclitdIU1agAKzRCIyB2bCkJZhC/29fm90JEAWIe0/u/L5XAVACe0 LDyMrNNr/5KtGYW+3L7k2izwovTMz/oPUZGM8BOxN3dMWll9FfCyWSrzCUGxbpDhxtfn 41ARYVzvpNUGGh5bl7pDwFkVAHPwpL+Gke+vM4qivpopLPQHQSwk74m7cLzxcfe7MCuN y2Yg== X-Gm-Message-State: AOJu0YzDJ3DLmyBbVLvnTb7OPv9MPplOlz7MNhta3emAvQZTZGWIoHZp PX9WIa4on1HQmuYYU1sWXAkgr3pyYAVvF9xXJJBfZLqYKhqYF5/7pT+ynbfZfmNgVMIzfKymGRE ilno4pU29DjshLO/vJF4pLxVhhNBPRpZZifv6M/Ve X-Google-Smtp-Source: AGHT+IE2bePnYf+5P/EsBOdoNhsdJaymh50dDY2ngg5m7r9iAhPRJ3lHvK1S0oyBmc/IvdOHATWL28gIHICG X-Received: by 2002:a05:6102:3a07:b0:48f:e111:4ee1 with SMTP id ada2fe7eead31-490321e760bmr1828741137.28.1720505068229; Mon, 08 Jul 2024 23:04:28 -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-8107695c036sm42379241.16.2024.07.08.23.04.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Jul 2024 23:04:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 Jul 2024 23:04:28 -0700 (PDT) Message-ID: <668cd2ec.b00a0220.2ecfc.2fc1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DD66D605C380; Tue, 9 Jul 2024 02:04:27 -0400 (EDT) Subject: |SUCCESS| pw142238 [PATCH] [v4] ethdev: Add link_speed lanes support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240708232351.491529-1-damodharam.ammepalli@broadcom.com> References: <20240708232351.491529-1-damodharam.ammepalli@broadcom.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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/142238 _Testing PASS_ Submitter: Damodharam Ammepalli Date: Monday, July 08 2024 23:22:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:b0fd604534d435cad3ac75fe4fb96b0841084af3 142238 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.3 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30469/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/