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 077B14415D for ; Wed, 5 Jun 2024 14:15:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0082140ED3; Wed, 5 Jun 2024 14:15:11 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 6D5FA40ED6 for ; Wed, 5 Jun 2024 14:15:10 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7e201ab539eso77982539f.1 for ; Wed, 05 Jun 2024 05:15:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717589710; x=1718194510; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Ui72YpwK1WM3N2xyKFfAl2ZP6ffNXnV5y2f1ugjz94w=; b=P3ZwMZjS3xdBDTjLH7NR1d8T2DTnu/qmo3Sw4G8Iw4YRALyjDhNwCQOg+8NnsO4kxQ bKdV1eNQ4eN+j5zHbZvAM3TDzQUJuZfsRfQ0zr/dYF3sVf2nxePUbiD40M/UxpDEaCkE 3EwE/UEogd6RJFah58Snh88GIE9QrikPN7nMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717589710; x=1718194510; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Ui72YpwK1WM3N2xyKFfAl2ZP6ffNXnV5y2f1ugjz94w=; b=hB9bLjkFQrxnQtKGyd6JtCw+3z2ZJdIOxyjkxTJQLlvtsPOmySt1N4Xg1KLNnJ1ekK CcoXRO9oh6ewoXPoQiBQHPsnsZIQ3QT/MM0PeQu2vsXbMV7FLyotdArts2wrlU+5ZM1s n6mJuoBRfZth/pePFGrnRUjpSoV3uBUvpPvUBjO6/e+qHofLFaDNFt4+ASIuch1/7fxa 6bp0P+JBpMs0C/AAl9qlL0FVPt+pojDXZNhuJ0Lkk3VmOa928Z04Xx66Wwyt1Z1e1kyg /Kytncr+Zf8jzkPbkPLFbIt640yp7Zm0gMRoD72PRdv7yxA+zJBT3ftOb2PPABD6BYNx kQuA== X-Gm-Message-State: AOJu0YyGkEOVmQtc6h5OLEwL9rhhkx9GFMM8RxXJ8aG4eTDMCpDtfw3d e1VJhodu2/0UTe7y+GlA+v2za4t6SrnrW4vwHusX373K5ufUnB1O3gpEpmr3FvahnR1r+68CW5G Gi06Rk36XZ+DypebZ4y4q0yw50mlHdkZuN6okFbUy X-Google-Smtp-Source: AGHT+IFnMdpxCdlZX0W1AnKT8BON0AgzpJPAkjDPPYAmDoaaBfJzuJ8TupUCPYoBi13n20BzOhw3Kq0wvGWq X-Received: by 2002:a05:6602:15ca:b0:7eb:4551:f1a7 with SMTP id ca18e2360f4ac-7eb4551f5cbmr78885439f.8.1717589709294; Wed, 05 Jun 2024 05:15:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b5aceb6c34sm144845173.49.2024.06.05.05.15.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 05:15:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 05:15:09 -0700 (PDT) Message-ID: <666056cd.050a0220.1f8ec6.b1b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ABD01605C373; Wed, 5 Jun 2024 08:15:08 -0400 (EDT) Subject: |SUCCESS| pw140733-140734 [PATCH] [2/2] net/bonding: add command to From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605055520.2587034-3-chaoyong.he@corigine.com> References: <20240605055520.2587034-3-chaoyong.he@corigine.com> 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/140734 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, June 05 2024 05:55:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140733-140734 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30106/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/