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 0231C41DA4 for ; Wed, 1 Mar 2023 05:08:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EDA694067B; Wed, 1 Mar 2023 05:08:01 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id A72CD4067B for ; Wed, 1 Mar 2023 05:08:01 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id p2so2800737uap.1 for ; Tue, 28 Feb 2023 20:08:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677643681; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=wUn0jzDnTXZDFUQ1/LmWSWrKjHwCriX1cIwWO8wvJkg=; b=d2r9yR8YWLloYAlwMbo+Ow1FUVnYzD+tf86lCVu0XUGE2758wHl2FuYvvAdQ+N79Lx 9Ah/LnzFrShdeT4Jhj4Khr0QzHGBGzMNCCx5WMyz/vfGzpUBa6bsAbxaPOBl+K+8kaeu T3J7uA4i82S5PlOovEaUTZ0uQPLsNKOmqiX1E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677643681; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wUn0jzDnTXZDFUQ1/LmWSWrKjHwCriX1cIwWO8wvJkg=; b=fvg7wsXPHui5S+yWTc6bwLNqjYP7CMxM3ZSzY/UUwGSdD9dpnuO4AQjYZRZT6GGYqN DLeCHtEnD0VqUfZD/asLaef5tdVHVgIx5hwXY/PDws0LU0elebRpttPrVswnHpbPn4yR iNmpWMR+LWCEbSZJj9O++4MvKYj3/fv2EUwwSyKZALxSpyzKlaWKmJO8BKHbjOLc6zMD EGla6RPWALhHKBav+yokxLs5PhzFFpyIpS2HEMbLObN2ncKyk83OMqFXPMDOP0co8Eew UI8xJp+B+vD5qS3NpciCEPEpU9snOV6e0DWMOWKBMOsyRT+AlcUeJmYlxf+YFOPb5zb5 agZA== X-Gm-Message-State: AO0yUKWg/B7sb5yBFBck7f13qG7BJbLwKWMqr5gG8WZKElyaaMnkWB/J t6RA7zIqMjmTMZsuY1tw8VHc6z8mdux/fA/OLhK1ycL0Oq5BGhd3oZpYIeRyZvN/jw7ABMc= X-Google-Smtp-Source: AK7set/MQ1/YzJEdEVI1HxvjPqlSQaEOsLEpN/K8MvEGmP3kbuCRr8c2vzWxzdkxJD8bBBRLZOVN8XQP1Fl2 X-Received: by 2002:a05:6122:a1e:b0:408:9b2d:fb1c with SMTP id 30-20020a0561220a1e00b004089b2dfb1cmr3011981vkn.7.1677643681026; Tue, 28 Feb 2023 20:08:01 -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 g5-20020a056122098500b0040c1f3ec417sm655134vkd.4.2023.02.28.20.08.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 20:08:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id B333A605246B; Tue, 28 Feb 2023 23:08:00 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id ADCD3601B1; Wed, 1 Mar 2023 04:08:00 +0000 (UTC) Subject: |SUCCESS| pw124595-124596 [PATCH] [v3, 2/2] app/testpmd: add support for bonding port's LACP negotiation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301040800.ADCD3601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 04:08:00 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/124596 _Functional Testing PASS_ Submitter: Chaoyong He Date: Wednesday, March 01 2023 02:48:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124595-124596 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25569/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/