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 236EE41DAF for ; Thu, 2 Mar 2023 01:34:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 223524021F; Thu, 2 Mar 2023 01:34:26 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id E45034021F for ; Thu, 2 Mar 2023 01:34:24 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id u3-20020a17090a450300b00239db6d7d47so1050345pjg.4 for ; Wed, 01 Mar 2023 16:34:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677717264; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=k3cVZ6L0GrMv5tBZTUKiNBTUKnTVtn0C0QUB54nkFYg=; b=RS1JVdpfkdf9MjoY2EmwuZufC0JrgSrq8vZrB/WaOuKRtivgCa60VPhjjOqtRlUrrb lIEJuEQYTvEIAQFUskERfSV7CUZ7GJF4eY8kOqbQQSGEGN52FOQgA/MywNiIv9YeEJ2g 0WRo0fgXRJxUhA+vGyjFp4oVVxhkAGGP1UKKM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677717264; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k3cVZ6L0GrMv5tBZTUKiNBTUKnTVtn0C0QUB54nkFYg=; b=aqkU23UZ3KQ3WPVy41EhbDXyaxqKgbxB4+MvfHwS4xX7gOxh4PbJjV5v0VvsIO/iWc GadgAZUwP/SLeJwVBhQuxHdtfvS5OxxH6Ei2pwDT4TM6G/w8bUrkPpA2Ix3PmxCSg272 4xTJ97fCE39mj/cKcFAskrh3NqeWLtM9mzmB9f+YLOC3Tp6tVAP9pd9yEwZe8BrMnRGM 963iy7qxBqtccFJGSpfExltEBKEYweG0e7KHFAdoyzWM0Xst/QAAzPMgrWmugbwvc92/ xCRh9eEYWI+LsQPd6X+S9kJ+UWR758O59DyoV2k18scc2/CiUxUpLjbAZA9u2fPkAXPl xpIg== X-Gm-Message-State: AO0yUKUd61HLZpG1+g98u81dmzUQcF8dEiePdMFwmAiRFb1OzSKgDMPb lZtY0Nl65om0ic8bNPr21wVORgOyMOJu/qLp9h+sae26wMbkJQMq8ZbkEo02wCXfEEIKpXs= X-Google-Smtp-Source: AK7set8GL/SAfRcJOJb9bO1pVc7EjL6HJo5JNYtYrGRYLVxHSRLMyYR3/+9dKdkuUKBBgelJqFuA8lv781p8 X-Received: by 2002:a17:902:d504:b0:196:704e:2c9a with SMTP id b4-20020a170902d50400b00196704e2c9amr9163104plg.22.1677717264240; Wed, 01 Mar 2023 16:34:24 -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 ix15-20020a170902f80f00b0019d1bc1ce05sm429305plb.69.2023.03.01.16.34.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 16:34:24 -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 3119F605246B; Wed, 1 Mar 2023 19:34:23 -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 2B6E3601F7; Thu, 2 Mar 2023 00:34:23 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230302003423.2B6E3601F7@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 00:34:23 +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-testing Test-Status: SUCCESS http://dpdk.org/patch/124596 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, March 01 2023 02:48:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124595-124596 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+----------------------+----------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test | +========================================+====================+======================+================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | FreeBSD 13 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | Windows Server 2019 | PASS | PASS | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Buster | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Debian Bullseye | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 22.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL 7 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | RHEL8 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ | Ubuntu 20.04 | PASS | SKIPPED | PASS | +----------------------------------------+--------------------+----------------------+----------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/