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 73B57426E9 for ; Sun, 8 Oct 2023 06:21:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E20840263; Sun, 8 Oct 2023 06:21:43 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 6F04740263 for ; Sun, 8 Oct 2023 06:21:42 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-57de6e502fcso2023579eaf.3 for ; Sat, 07 Oct 2023 21:21:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696738901; x=1697343701; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UFKSSNf31JzW4Su5JJ0sYnJjtNl8nB5HywdkBqCL+Lc=; b=bxSbGMs12mGPwuiRRjEycnrxO0e68vsUDvEA6MvrHVTrUa/Vnd1XP7yAnO9Xqy/Dg5 7J12RwvjOrbyO0N9VJfpPzjgNeO/USMrlMueefmaMhCQg1EHIpdpvnNEPhMtK5gczAfZ ajT/aFgrsSJnINdMkOm4Xy0znD6wRlHruaviw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696738901; x=1697343701; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UFKSSNf31JzW4Su5JJ0sYnJjtNl8nB5HywdkBqCL+Lc=; b=dj/vOnHjRsAA1rHSGlgmN50mT3LpgK0DCF758/ECA8SeGs2YaufgBKS2mjGtfyemdP nSKQUUJg9AO/CShhqm2Jz3hORTuk4U9hd3Df8EQ0wyAfMGlgKN5Y5qXPCvdFrlzwcqIR ft7KKlavgkEsnJqt1kzmG2dA+v51anzswasoddx7eVch8lxlypV6ViLQ1tep5btoEJvO SvAUudYbNvovOFlnEctO6/1VasmZJeVY99bYgfv93p/u+lxC1XqYlcr4M8FtfeEG2LWd bBadYLO4DrSE17r4p9luJWsQ6mQ5d57skSCZ7zHOdMDG9Z4Ti58foG5+29gKHC7ckJX/ Zxew== X-Gm-Message-State: AOJu0YxH8RwH5DqqlOTDSu5UbQlisvrlOZKO96DWZwNPrRl3tMvpJllp exzqiwqEvfs7zCQ9u1J3rHW5smBv7xVCdGbsE5sGmB39h2nNOlUI1xQmEg== X-Google-Smtp-Source: AGHT+IFldiyyOp9Ab/zEO2NQq3EL7i4ZJBzRS0ylEUqGFzAxtlFbRQaFD/r/LUMDhd/ogvuLLSSH1FvY9dWl X-Received: by 2002:a4a:9c85:0:b0:57b:e2cc:e03e with SMTP id z5-20020a4a9c85000000b0057be2cce03emr11745676ooj.4.1696738901692; Sat, 07 Oct 2023 21:21:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f144-20020a4a5896000000b0056ca977c8fbsm498179oob.18.2023.10.07.21.21.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 21:21:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 21:21:41 -0700 (PDT) Message-ID: <65222e55.4a0a0220.900f6.9a41SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 29A576052514; Sun, 8 Oct 2023 00:21:41 -0400 (EDT) Subject: |SUCCESS| pw132384-132391 [PATCH] [v3,8/8] net/bonding: add commands From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/132391 _Testing PASS_ Submitter: Chaoyong He Date: Sunday, October 08 2023 01:50:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132384-132391 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27851/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/