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 B402242B3D for ; Thu, 18 May 2023 22:33:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2E8841141; Thu, 18 May 2023 22:33:44 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 544EE41141 for ; Thu, 18 May 2023 22:33:43 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-338816ea786so4062915ab.0 for ; Thu, 18 May 2023 13:33:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684442022; x=1687034022; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H3hnc7WSjXTtZBvqObKVxkGV/uIn9Uo8y8FnCHLkucs=; b=FpSc9fEB+0MJIdBz0IDerlI8R524CQRJXfOQAmoorCG++Hd4q8vTW7UTszUPeUFkpo 0AOo8bV91XisKNFs1zTYvWEH4tdyV61+Ns0TNgfNbZKIInx60RfNzL5e/UkQ1g8UTGo/ kJ9GWlfec2LqxJFdTAXY+wZN/6N40wthBliGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684442022; x=1687034022; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H3hnc7WSjXTtZBvqObKVxkGV/uIn9Uo8y8FnCHLkucs=; b=MIJzhiBiN+swWDXu2n/m/bp92MYXD0QrqOxaJK5p65p6UlbMNYSgaHsqz1+Ho1hIfq 4qQL4LewUB8+zIFLA5ZIjLr1P539KY45pkCArTfIwmghDIE0s4jQP+dy3K/MWz/30qfe uQrGr3Z5sym03NBee00uwBHFuUnWUzWgX6IUyOUObIrSe0VRZYTmJIT08FBDLf+DUNXs aC60uMS2umH8T/v4R2vs6bQa9Ig9jwm9ZaV0pUuCyrZ7F5jgv8Z1jtRxFyZc5VgdWJs2 wJ2dg7+mox/nuR7YfFdhcZdLDgBHMrTZ6zYuz3v3N8+MC9mLhaA+L8d7Yt3BspaPVh1+ i+5A== X-Gm-Message-State: AC+VfDy0hocNTi8hLzIkQhQqu31x8AnB1bO8MOrtPSkNISBfax67rV1W Fan/xszY5gNUTnfOoZIYIFebow/LlJnPe03sNI82mgaJ0L1Dq/feHIGEgHxr/nDWwQbGO8x5Iw= = X-Google-Smtp-Source: ACHHUZ53PjVy9LrxcXN4fQkjm/sTYvW/11yW9+NkCxWhwrcZVrXDJRN/Yc72aUfJn5WtwPmVc+ohSqrcqrHr X-Received: by 2002:a05:6e02:4cc:b0:335:9f89:4c5 with SMTP id f12-20020a056e0204cc00b003359f8904c5mr6026190ils.10.1684442022722; Thu, 18 May 2023 13:33:42 -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 g5-20020a02c545000000b0040fd30660d6sm77408jaj.66.2023.05.18.13.33.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 13:33:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 13:33:42 -0700 (PDT) Message-ID: <64668ba6.020a0220.dbc10.4079SMTPIN_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 5ADE8605246B; Thu, 18 May 2023 16:33:42 -0400 (EDT) Subject: |SUCCESS| pw126976 [PATCH] [v3] 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126976 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, May 18 2023 07:01:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126976 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26277/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/