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 DE59E454DF for ; Mon, 24 Jun 2024 12:56:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC9E94026E; Mon, 24 Jun 2024 12:56:16 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E83F14026C for ; Mon, 24 Jun 2024 12:56:15 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-375daa47685so18719435ab.0 for ; Mon, 24 Jun 2024 03:56:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719226575; x=1719831375; 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=rOVue6TgCJyw7jnhTBB1YqMhRN7OEx8QdCM6y/Zewbk=; b=YOhteWcGMj0khv3ZwhkWifK8+pI11qF0TJd8MxHWppXMnbkDGl3hn5dle0AoiTttIX SuKwIxbEup3nrGrpsBbJQcaIIk9T72cZ3pzJx+UcyiUnQE0/9jeUZvY+5LmuhNgu4Y/R GVoqBTsc0Kpqkz9B7qTasn9HCWLnl8/7Bo+ZI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719226575; x=1719831375; 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=rOVue6TgCJyw7jnhTBB1YqMhRN7OEx8QdCM6y/Zewbk=; b=uFo31Q2G26fKuxYMSsnGu80TEA6bMqT8dPa4lEamZkUq2ZQ+NNyDVTTIBbQuNXwwD3 /NNwaWK8mJi64OBiIxp6WHLLcE7JwCuk8HSDB3n1bX3esP4dABuEekP7XHtHGcruEWNa 3+xr5hitLn/dmlwGygKD01IE9HvR6T1YNJaKio60KGddxVT1cW/FD1ZzrJKpJWApUzVb 32pGkS1GdeJqvse46h7cmtVBDGYdx35qlKhoalTPUMDdVYmo8QsiZihwDgzig+o/BxGb xOTWVl7+IEwGqj59n9+iiwJY5RoUJwsfrX2N24/y9gM4B2O6fk6G0WlYRx8faxkCIkBO 7UVA== X-Gm-Message-State: AOJu0YzfJaHalBCeHKs6hZNSi801Kdui4jp1TQZsFpYV8DZYTzuYLKQs swTM2FiCKSS9YWULOzWy2j7Acsr3lJ4GNaZ0rZS3pvnOiGGOrnRZO1lfrI9XDWU4bu6cP5vfPs9 aDFIusCInNDcMmKS65qseC2koA6v56MGQ4dS2AMLX X-Google-Smtp-Source: AGHT+IGg5ycbDWnvqJictdnVjuym0y1hnmLUN0LA9TnKdbE6S0o7YRBwakFxl7cYNq0n9hONdQE71qQYTwm+ X-Received: by 2002:a92:cdaf:0:b0:374:aa60:a5c3 with SMTP id e9e14a558f8ab-3763f6c2aa3mr39097075ab.28.1719226575269; Mon, 24 Jun 2024 03:56:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3762f31aa11sm3571585ab.25.2024.06.24.03.56.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 03:56:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 03:56:15 -0700 (PDT) Message-ID: <667950cf.050a0220.71569.afb5SMTPIN_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 B0798605C373; Mon, 24 Jun 2024 06:56:14 -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-compile-arm64-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 | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +-----------------------+--------------------+ | RHEL9 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Debian 12 (arm) | 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.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/