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 E0EC441DA7 for ; Wed, 1 Mar 2023 11:17:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE1D34113C; Wed, 1 Mar 2023 11:17:21 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 411754113C for ; Wed, 1 Mar 2023 11:17:20 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id c3so9323635qtc.8 for ; Wed, 01 Mar 2023 02:17:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677665839; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=cyWncgbGtm31SWw2+Px6W5iZVeqfDp7NyRKGJH9H7Xw=; b=H38lV7oxYoG3TeEMwFzfuKUUzZPI+zlmLw5IOfgmpk6xiOA5sSKVS1y120JUz+hWQf Ya2qYfxTjY0N4VlCjuYBSr7Zap6fnZw1OMRy2QykpmOtSIlXub1UjlwZ0pfS39X8VlSZ 6QNjsipQ3zf5syXfD9rDloXhtW7MgbgoD84eo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677665839; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cyWncgbGtm31SWw2+Px6W5iZVeqfDp7NyRKGJH9H7Xw=; b=rlVNprUApWKe7U+qEt0FFJSTrhx0jn38EE7fAIvYsO+oT26eOhfyn8KHyYqlK9SIG/ yngqlw/NoT90rVaoKQGDobuwJLzId/cRM6Z7Q6Vr52r81Au9/U6nzA2O0C/EpOwzD7ur Jl4Hj06O4Vou9+D8AcKpyqZ2GK/rFpOQQnNad3pslHcfHb7wDeQayu5ziIiuiOFrs1vz 1COjSGQhwV5hfRx5MgXxXFyY80lyFA7nDIlfrpRou93bWjgBUjyweeGizKayavV2oCXN +9IqnqjXzuWLAQFq2/+2ujP7TxIEk+F1OHbyhSKPz1Q+U+XQyQmvd4bhiylwKV2NT5SL RzsQ== X-Gm-Message-State: AO0yUKUEiGel03P4a7+buMT9w9FcYYOLzi4Y1CN8UqIsWjTBSsLINtBw lTyWeUduLkONff/B6v4lfC70v8EoWf2NC/Zyi1qvD5JtjNOKCtjdOG9449oeOkv3C13yBAo= X-Google-Smtp-Source: AK7set+fRzrhz5rqP78CFXSGN3KlZk7uFs1YupE84VGnuuH0cM8Pi03rh8G/q55FzttUaqyqzgiTk4FI2VM/ X-Received: by 2002:a05:622a:5cf:b0:3bf:cfaa:737e with SMTP id d15-20020a05622a05cf00b003bfcfaa737emr9995892qtb.23.1677665839617; Wed, 01 Mar 2023 02:17:19 -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 z7-20020a05622a028700b003ba114d6522sm722170qtw.27.2023.03.01.02.17.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 02:17:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 46F78605246B; Wed, 1 Mar 2023 05:17:19 -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 3B96B601B1; Wed, 1 Mar 2023 10:17:19 +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: <20230301101719.3B96B601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 10:17:19 +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-compile-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 | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~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/