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 503BC454DE for ; Mon, 24 Jun 2024 11:25:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4AFAB4027B; Mon, 24 Jun 2024 11:25:52 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 2D28D4026E for ; Mon, 24 Jun 2024 11:25:51 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2c2c6277ef3so3071097a91.3 for ; Mon, 24 Jun 2024 02:25:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719221150; x=1719825950; 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=yw0Q4poYckMDGODe1iyOcEtAcfG0oMr70jfZ6QWkMQY=; b=Nbh5RTyqrYLpmz0llMqX9Dp6CxEnUGnds4/TX0qUBARaeyBeRCe1Ln299DpDxWRqdv 6tgRSIDtyIwHu88mlL6TrtJQLpJFWJpwQcjs6fjEpN0uO6Ev2gtlFDFCfmKFkkyeTwd2 isxpVIiZScHQ2znZQHD5nMpXzS2OfUtZOhRcw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719221150; x=1719825950; 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=yw0Q4poYckMDGODe1iyOcEtAcfG0oMr70jfZ6QWkMQY=; b=t+qz2juRKySItcOCeD7N8MfOEk0GPwXeTNw388F/Kw35zVrikIvNguqStKZS7feYs5 sb5gBnwykHgBRmWuwUr2VVCscniKLjDK7ckVokcParmSehr7DB0zOwQ1j47CzOAVY4yy NqiqsFxJ5bOZcKWY4M0j+cUyY0/4aJGnoerAOQV5EMSfwIkbeQrUhN3l78sGjcQm+E61 3UyQGIf0hBOhrQyC9eSrC7QrnQUy4c6LR2oJD8OktbGJn7G767HQoWtszG4YxCAyDpji Z/RN0MFKF5A0uQTaUKAqN3KGKtEv4lAMq/ydk60Zkxl9ISsQZo4vXaqE4tNJcqgeUjr0 sE4A== X-Gm-Message-State: AOJu0YwciDaf3532bSFltn5vWj759Jg6DJ5Y4sQiWBNIZm6viXr2PUaK FuzKsXlB6knO3l4hkn2Kvu3Q7JF0mkQY8nBwLHc8CkdGjoTaT6yCSSqLjkVWfLGLb+i2C4vgADN Cbj8w4tlSgRtAmhV/LXe49HXDYniIAfQSRRiJEaGvcYa4dDU8ftSE/gWs X-Google-Smtp-Source: AGHT+IHFKMwbv6qojOt2cKf6gsuqXKf4H8EWM3BgbYdw8aUHohAtOcbdYmk9RD0ktG2xqIswlCYN3pD0nEcZ X-Received: by 2002:a17:90b:195:b0:2c5:22a5:fc78 with SMTP id 98e67ed59e1d1-2c85822669bmr3199746a91.21.1719221150288; Mon, 24 Jun 2024 02:25:50 -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 98e67ed59e1d1-2c7e5af9f1bsm523902a91.14.2024.06.24.02.25.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 02:25:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 02:25:50 -0700 (PDT) Message-ID: <66793b9e.170a0220.1591d.8a6eSMTPIN_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 AB605605C373; Mon, 24 Jun 2024 05:25:49 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/141510 _Testing PASS_ Submitter: Chaoyong He Date: Monday, June 24 2024 02:03:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141509-141510 --> testing pass Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/