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 8B2E742B3A for ; Thu, 18 May 2023 12:31:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 891E24014F; Thu, 18 May 2023 12:31:43 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 2D7684014F for ; Thu, 18 May 2023 12:31:42 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-561bd0d31c1so15755227b3.0 for ; Thu, 18 May 2023 03:31:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684405901; x=1686997901; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KKXneL3cjUHWRU81VrUuAWXITGnKuYeNNGZ5mxLakKA=; b=M1+Sr8AsVqtX0U6NFjWkKOLGCUy6ZVu/F9QXXqzTnV0j35/nY3YxZRvyRXLV+qsu+N ctqNQTioZCQOninrzeG/OAZtMf00VsX42g5vzNYkJSS90WokitAXDL8Os8lQTfd7swxi 58xZxcK9kUTIum+UExAbNgXxRO2UGLU7HOgJE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684405901; x=1686997901; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KKXneL3cjUHWRU81VrUuAWXITGnKuYeNNGZ5mxLakKA=; b=hjnYRaY88nvuzRWf9tbmqZm+wmt6zTdS31HPT1N79ADReaIePJHD0oTVLx0Ov3ybHY h91ZUHwgOBDN2ni0/TLfrIExBxGs7ka8BloOsbfSkPYa/fgycelfoDvz5YoCGDaeialg pXf5CYdk3ptpimqirlV70yUk09F5PLGIs0nVRCAhweAGvvKiEur0wLpg0V/j0NUGm8Ws yFtWINMjkYNKh3oR3fXPDNS2PEZxi85n/9dIOwR5Yh0e/yps/luRWIP08hPgiiQdh3Ep fPfPIRieppteL7m5BR5xVFK/hqIKmnw/fYX+0H4JO1ddgfwAh+BQGPIWLHH4xmboUGyR z/VA== X-Gm-Message-State: AC+VfDz1wZdEYnzOE8zbDRmE593cwYiVsYSZ5X8yFhDy0yeac4Kv0hM0 40FBs2IcHP4jZA2raLPBORitYLSNg2/NHK3Ncm0NNLGqEyHaqxv3P9U/fb2OZ2tjpKl4M+teCA= = X-Google-Smtp-Source: ACHHUZ7Rsl7JRheMrjlM8sLu6358AC7kM9cWcob/L39y2QqA8bljXKvdtFhcBX50dnqh3AkJzd5JrwwBckXg X-Received: by 2002:a0d:df84:0:b0:55a:26cf:33e with SMTP id i126-20020a0ddf84000000b0055a26cf033emr971465ywe.42.1684405901648; Thu, 18 May 2023 03:31:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y16-20020a0dd610000000b005459f233f65sm44658ywd.29.2023.05.18.03.31.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 03:31:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 03:31:41 -0700 (PDT) Message-ID: <6465fe8d.0d0a0220.ccaca.3986SMTPIN_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 5C213605246B; Thu, 18 May 2023 06:31:41 -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-intel-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 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/