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 4C0144307C for ; Wed, 16 Aug 2023 09:21:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46D0D40041; Wed, 16 Aug 2023 09:21:12 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 0C22140041 for ; Wed, 16 Aug 2023 09:21:11 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c4dd644cf8so2265961fac.0 for ; Wed, 16 Aug 2023 00:21:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692170470; x=1692775270; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FVKHNONQbOFJXLdm1oFuaxB1ZEPSVgwPD3Oa+b+XrEo=; b=Tloxs9Da6eEz9Q5DOVpeNVd16Ws7+xgvQE8KJTirK6x3JijNrEgSA4kXb1ApSxStUc UJWfL01E1fCNIlz2rbg2MFzCQTpJUzbKKIuRSvQI/bZ7hHbPC0sh/T8R3ve2pUDttkek 9zEOiAxb5wQ/93WKwu0TBHgkbp+lDdvZbzDFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692170470; x=1692775270; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FVKHNONQbOFJXLdm1oFuaxB1ZEPSVgwPD3Oa+b+XrEo=; b=HulZYh0dQtcbfQ6gWs/T2sPpg5Q9JVapvjGtEREIAQz/74LcnAHRT4hP9zyNeylPeO 3Jrvd0VNjGj03ywlm/qWHKv4XYpKiXA+73YOC0ysPlwL8wfJI8Fl4VH7WO+3SfJM5Xbm jZi3DEe4LvMw4mlCf3p1754llyMHYAI8OczPU0biE72eR18v1vpP2uNPlfvqytYdoE2+ fmbj6E9sWDSSvzYi/dIH5+xE9eLvE3jmP74jbfaRhaB9QAqV8VeaCMjsWX7jNbRN4qOS pLEh+HOjLI7nFARBa5DN/2VSGthRMZ8SN4+dZox4f6B1sp+1HhMii41japbjK3MMMQWQ s2Ow== X-Gm-Message-State: AOJu0YyHIAliEjjwNXt+npS92lH9Yqrnq+qV88G5JeKi+q+B0a23BKJB mO++avLWSWE3CZFObYmk+tTmjRRgrSK5cTBAZD6mzonBlfx9XA== X-Google-Smtp-Source: AGHT+IFqcOVeGwN7CW5B1vbdoNUQyrt7BTN7AWrzK/MRBzqQ1mRB0mNVx3bKbBJzgNOpE+ye5cv8B+PUT4Fo X-Received: by 2002:a05:6870:63a5:b0:1c0:2e8f:17fd with SMTP id t37-20020a05687063a500b001c02e8f17fdmr1499502oap.40.1692170470445; Wed, 16 Aug 2023 00:21:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dd8-20020a056871c80800b001b067b7b74dsm914395oac.35.2023.08.16.00.21.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 00:21:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 00:21:10 -0700 (PDT) Message-ID: <64dc78e6.050a0220.49f0c.9916SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DA50F6052471; Wed, 16 Aug 2023 03:21:09 -0400 (EDT) Subject: |SUCCESS| pw130388-130389 [PATCH] [v5,2/2] net/bonding: replace mast From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130389 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, August 16 2023 06:27:10 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:a13d7d07005a0bd0b37b102b92483d0372e5c04a 130388-130389 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27349/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/