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 117F2454DE for ; Mon, 24 Jun 2024 11:21:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07BC14027B; Mon, 24 Jun 2024 11:21:57 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 9D0474026E for ; Mon, 24 Jun 2024 11:21:55 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-375858224adso14410095ab.0 for ; Mon, 24 Jun 2024 02:21:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719220915; x=1719825715; 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=RniDb5vSA18LvUcZa3Mef9sQVtVymUOUcqPD2IqU/Ds=; b=XdgEWER2RY2zEhJSa0K9aJTJsxv4H894g05DRHgTWG7TJeomRPstOidvCQu8A9Bsle XCbdusbNHrZOWuOIGId2q7d70kk8RLRmrXIPABjqXwK1p4XBa/Pz9yvMTB4XNNuuDCGD 00MJPuJD84jQk8EXePbNUhW+YP2dXYjJXK910= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719220915; x=1719825715; 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=RniDb5vSA18LvUcZa3Mef9sQVtVymUOUcqPD2IqU/Ds=; b=kVMQOger65QfzA96uGobIFjBjcfn4UppY6UuQpkFI9BCzextGhhOMj5E/1h8s0Ej+9 iYsZ8MMBggtbc7gSnQT2fvp6CUW6mg5EaagL0RMkdL4m/B2jzxIF5gJxwYAYPsPZjup1 JWNoCyniuYSTgbs3ZIi9Qu5c4u0+8o//Ip0CODRDKVS/vGQEFqffevRrJ3VVHcA/H72c Cb9pRAiTqw/9nl1pIDC8bpDvhePSo9jYUrUTgHpIY3nbXcMXIsPEfJUwIWpYsp0udZvt sGnnYwmtyNdgsK+IzTo/842+G3yStsck70jD/I/EHbLhLpAR3ZMdQjfyeFhG31XsHlug ijGg== X-Gm-Message-State: AOJu0YzZwDo/V9gjARTR/acyr8mfs68xN6Aa9JYvjETf0PkcHgFSsQdT tf5ubJ4lLFBCMS9baoLH+yAqAluKYB46QHy4NRsUNtHUs0iAwG3t7sI8+/7igVGkCgc2us597ct qcIdEk9U3KcF7oeXKvcydcGjIFDmbrTlxq0S+Z1ty7DW4t9b4fwLh8Pn5 X-Google-Smtp-Source: AGHT+IH0tzyimFLZO8tm8zw/BiaAEc9MZzD7X3qHUXxKgH2FJNKktmndSGWxIxax4NC3npFqtPkr8xM/dUNC X-Received: by 2002:a92:c242:0:b0:376:4544:826d with SMTP id e9e14a558f8ab-3764544843dmr28504765ab.5.1719220915021; Mon, 24 Jun 2024 02:21:55 -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 e9e14a558f8ab-3762f303d1bsm3731155ab.16.2024.06.24.02.21.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 02:21:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 02:21:55 -0700 (PDT) Message-ID: <66793ab3.050a0220.36209.c225SMTPIN_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 7B7F0605C373; Mon, 24 Jun 2024 05:21:54 -0400 (EDT) Subject: |SUCCESS| pw141509-141510 [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: <20240624020355.3712965-3-chaoyong.he@corigine.com> References: <20240624020355.3712965-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/141510 _Functional Testing PASS_ Submitter: Chaoyong He Date: Monday, June 24 2024 02:03:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141509-141510 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30282/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/