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 6035B41DAA for ; Wed, 1 Mar 2023 12:42:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C6EA4113C; Wed, 1 Mar 2023 12:42:18 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 87F604113C for ; Wed, 1 Mar 2023 12:42:17 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-17213c961dfso14176701fac.0 for ; Wed, 01 Mar 2023 03:42:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677670937; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=2fh/lqm/R2RBzr/8xhJdXRvMolxQVrQXGPp9Lb5DAuI=; b=DGulxvvtn85UapnVSBPdopXS5S8xR3zIfGLGns2NGsizpwMYxWCbQ78gHbfGDARDv6 2pJBq/Kpea6PjBCMj9KJwLKqUYG1fxnl4zXjA+w/Y9I59866kpacjUe90wCoD4DhEDwg 4erJfal2dDlfMqlFOUUNWkaMgv/+988sRqCJE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677670937; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2fh/lqm/R2RBzr/8xhJdXRvMolxQVrQXGPp9Lb5DAuI=; b=O+QGszTWZ3+UtyRyMFl61Yi2qURNfotLgwm8jY0DIUI/SgzwbDK8sPrA6I038IpvwS PfXgMl5IpwstsuE7dqqj7AxoFv7lgNeGJlfJFlAWGUiqTHhj244tYHZAjYo0jGBV0bUD qrCyV8n9dMROlCQ+0EPv5nMfP4H8LQ3kStBbrVone1KvEMZjdWJ/Dc6mtlqtatbQ7xph uQJkpLjHkjXaXiAHwn3ClyNbpPb8+Jvq8HRwY9aABdaPctuwvktSmRucbmvsqY1oXTBE Ek4aAqnecEZdiM/+GPY/lc4xNTrkwoD9c+qdD/WIh1OKDdzDdRjHkT8JYSbmiTcFBjef yjRQ== X-Gm-Message-State: AO0yUKXzzCUC/dguhySbePlTLAQD8JfTO/d8yZGwN4Cqg4d3FOXBKOoJ 9BOuEenJB+Mc/Fq/6zkr9aj115x9+UgDSS/ldclg7aHSwAGKQqMlldS+jHtUmXQRpgUhZXk= X-Google-Smtp-Source: AK7set/iK9X7R9UGKMFXa85svh1Ocl8+Wjc6XLlvzf7iNILBq9n3FR6/VWlr1uoFKpr5Zm3ODfaHtCU7dqZg X-Received: by 2002:a05:6870:80cb:b0:172:80fd:8482 with SMTP id r11-20020a05687080cb00b0017280fd8482mr3851983oab.5.1677670936914; Wed, 01 Mar 2023 03:42:16 -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 h41-20020a056870172900b00175cc21bab2sm99438oae.34.2023.03.01.03.42.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 03:42:16 -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 72E78605246B; Wed, 1 Mar 2023 06:42:16 -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 6F60E601B1; Wed, 1 Mar 2023 11:42:16 +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: <20230301114216.6F60E601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 11:42:16 +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-x86_64-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 | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/