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 0403742B3A for ; Thu, 18 May 2023 12:27:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 022AA4014F; Thu, 18 May 2023 12:27:57 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D426F4014F for ; Thu, 18 May 2023 12:27:55 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-55a5a830238so15552367b3.3 for ; Thu, 18 May 2023 03:27:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684405675; x=1686997675; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4P2z2d7uh6Mua8l9MXgW1Z76jUBAgBxINu5eQI194l4=; b=iiSlhB6cFrRg6r+0F8fbJ8s+OlEEEpvAzJBVCAuwy184exLW0yC8U6Sx0rB/PjEi5n r2CYpcIl1SA46xTtGiTxgKtsyAy4ykpHGpq0UjKuVFHMXcHmCR2/buUslzrMcot7sYjc QmlHLYSlKWFKfH0K3U1twfpvRsakKR+mIURZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684405675; x=1686997675; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4P2z2d7uh6Mua8l9MXgW1Z76jUBAgBxINu5eQI194l4=; b=JfBgdJBJ2UMmjlT9kgUFwmbvH2wvZD7a6wdt/UdMOnLtSEYrQu3PtaLWO+6rSEzhoX PgwH+ZNC3TLqRWIpy+IWURK/RJxigRoOvYFH+ONg2r3cmii14jOWGgzFjTilGU57DR7E TejxOr+ybMVygm8u/UrfzwYzirfdd9m+E33iWwKQ3TmyddL8sc5pjQz8yvUUvngrCYyo vPPRDYC5PbdlSKBoLwGyu634oZrDvj2y/fInUm5TPCXuPHGqZOTsCwNBKMQlNajTEkTX 9LcRaKMW0u5RvNrbEGQUwE75PMOzD4MKvOiA3UizasjJJcfLnhObjQwLM3HSZZNTKNkF TP2Q== X-Gm-Message-State: AC+VfDzfEjUWe02eO2sjsVQ+FzluqlDZXRSyBz7YBMKikZgLe+QGGrY2 eVlXwKViBNVbrjQvqHu5TE53l3ugRVYNPajgsSVHsnmrHTnxOYzYJ1zmLg== X-Google-Smtp-Source: ACHHUZ4ndjs8AG/KhByM8Lhuqzk++PPgas+ZIXpjdmfHGMz4WHH3x/9FOfuRBn7TYk49FlNi+AXd5oaBADDI X-Received: by 2002:a81:84c4:0:b0:55c:67df:6700 with SMTP id u187-20020a8184c4000000b0055c67df6700mr808013ywf.19.1684405675201; Thu, 18 May 2023 03:27:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x204-20020a8163d5000000b0055de0329ea1sm44995ywb.57.2023.05.18.03.27.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 03:27:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 03:27:55 -0700 (PDT) Message-ID: <6465fdab.810a0220.d75aa.3b60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D15A6605246B; Thu, 18 May 2023 06:27:54 -0400 (EDT) Subject: |SUCCESS| pw126979 [PATCH] [v4] net/bonding: replace master/slave to main/member From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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/126979 _Functional Testing PASS_ Submitter: Chaoyong He Date: Thursday, May 18 2023 08:44:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126979 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 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-148-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/26280/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/