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 651F442B34 for ; Thu, 18 May 2023 21:14:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60D8240A8A; Thu, 18 May 2023 21:14:38 +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 D661240A8A for ; Thu, 18 May 2023 21:14:35 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-56186035b61so30642507b3.3 for ; Thu, 18 May 2023 12:14:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684437275; x=1687029275; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qJfJN3eQJT4qgnAmtFk+6YPGZZT2lP+3e829PYQKts8=; b=N8wCGkhbljAmnsdzCDcgCSPdR3Pqia+DI6mwJgGRmAGgNErSuOAi90JbW1mqdeyqk1 eHZJUnK5h5TR4TOYNU4s0NNvADKks+/I/oRWIV+j+7T1d1sE3+lvukfvgjh3IrPj/Gst Jrw3C7ChQKZ8DcZu0eCGo70zfifGUJI39MXy8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684437275; x=1687029275; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qJfJN3eQJT4qgnAmtFk+6YPGZZT2lP+3e829PYQKts8=; b=KNbMooH8LLq3+54fR/eR7I5SZf8nrhQz97pXGaltrls9gfNDTEobvd2x0hMtPRv6up lgWXLNKvBmU/nD4Xgezhp6F1P7kRENh43VXhf8KrDFryvLk8n/M8PfcVji2PdoFNKIWG mxGgVvlw9cuo3ElMezZga3nmXWnrTThRPumFab1klFwmwdI6PeIxlRkSZ2g4RpPvVynr emFXBlIoxPP/Z7ifkK0XNJofdaDt0A186Soohg4g6Rtxu0n62+7dUr1DDSBNkCpnAt+v b3E8qDENk+0QMZ+XZu8UCLSAhKCQTUIADi/WAW+LuCYrn2riPO5vMYiuDyvcAJq5zkwG MrVA== X-Gm-Message-State: AC+VfDxBg1MphDlxYiX8qpRx9wERQSzFCVoY5qUGX8W59FytXwjsv5jo eqmvqqPGlwx8c14OGXBAt5APPuGoS4y4w6EGeWHM3taKotdHSDTpGC/ndw== X-Google-Smtp-Source: ACHHUZ7FtPK1/3Q5IkJpN/IBWR0wA5AeVdZjiOD45RkqH4zE5wUX8l+NATj5ee232mqqQO86pv88kDnh6DHM X-Received: by 2002:a81:7403:0:b0:55a:9b89:4eff with SMTP id p3-20020a817403000000b0055a9b894effmr2006610ywc.13.1684437275301; Thu, 18 May 2023 12:14:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f129-20020a0dc387000000b0055a8e47359esm102562ywd.37.2023.05.18.12.14.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 12:14:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 12:14:35 -0700 (PDT) Message-ID: <6466791b.0d0a0220.f09d0.669fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 08605605246B; Thu, 18 May 2023 15:14:35 -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-aarch64-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 | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/