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 37D8141DA4 for ; Wed, 1 Mar 2023 05:10:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3529D4067B; Wed, 1 Mar 2023 05:10:00 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id EF07C4067B for ; Wed, 1 Mar 2023 05:09:58 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id z5so7707678ilq.0 for ; Tue, 28 Feb 2023 20:09:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677643798; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=EZxUPB9z03gjAl59vdrO3UBtSjYxjs5f2AJ9ArQlwRs=; b=hsR+iWA88U7yILTqZ/7QgoGQVx9/F2+Mj2fI18GC+WYxTnN/A2OpnhXcpgqE6vNC6K nuZ+Dz4zDev0ilWwWhe+m2nHO+7XAR/hq9d+ZjzCx+d51cIHDEsavHkYnhjUde+XSIw4 XgGSrIoKFvJ9aqN9FFuksJtUTr48qTyVamPtM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677643798; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EZxUPB9z03gjAl59vdrO3UBtSjYxjs5f2AJ9ArQlwRs=; b=w5ih56RpchgTiQGL5yzwGqqlrTA4Kk4kYVz+zRNX+Gwt7jGu8RxVay9nNoY9Fhpz1w 35YSpit4jjuFS9R4gXPRkIDydmEZKiV3MLuax5MOqjwk8K2DBX2PlYZcLx0rGUhKH+R1 mzODSpVddwrhdzAindJ0n6ifwvu0FdEL3IFAUdtf9BMANwStjTMnzSSd9rxfOErN8q90 vYpdfNio9CgwcbQxQXi29KUEUxgY6OI/mZPNSFCd3Y47LsP10KTMzHhD5uf23Zkie+vy B2q3FgpUtQfc4PJgXhN13Q2Rt1CIejuqr95QtDzh7S8eTjIZFZDNaCZSh8CvqvTjZPVS eUPQ== X-Gm-Message-State: AO0yUKVk5F40Hr4dso8vT3I3WEhTvQZBa9CttGHKmnQY4IBqEgN+1JQQ sZvTF7h7odq3gwuIE6AzSGP+ox8y5oJ/2lliR4T0f4zB83Xq7Q== X-Google-Smtp-Source: AK7set/JFjNgg3FcdjjXp+D36kV4otGqYfwtShpZID+XuLibBfAtM3oNlF33AaA//RTWdA0DIV09Hd0WEmyy X-Received: by 2002:a92:c26a:0:b0:315:8bc0:1d89 with SMTP id h10-20020a92c26a000000b003158bc01d89mr4778262ild.19.1677643798394; Tue, 28 Feb 2023 20:09:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u11-20020a056e02170b00b003152992256bsm607764ill.34.2023.02.28.20.09.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 20:09:58 -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 15F9C605246B; Tue, 28 Feb 2023 23:09:58 -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 12498601B1; Wed, 1 Mar 2023 04:09:58 +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: Chaoyong He , dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301040958.12498601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 04:09:58 +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-aarch64-unit-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 | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +======================+==============+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | +----------------------+--------------+---------------------------+------------------------------+ | Debian 11 | SKIPPED | PASS | PASS | +----------------------+--------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.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/