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 901C34415D for ; Wed, 5 Jun 2024 14:29:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B20A4067B; Wed, 5 Jun 2024 14:29:24 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E9CEE40289 for ; Wed, 5 Jun 2024 14:29:23 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7eb44204911so13519439f.2 for ; Wed, 05 Jun 2024 05:29:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717590563; x=1718195363; 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=kEa9Sb6Km/5EyWLpR+FcNkGQo5UhuApQPnjh8MToum0=; b=UqgI2Za1i4W+LBgQoI3jd2CQicSR3N9eG919vpzGwdL1/+9rFKO5N3oSqomcBzvQM/ o+WVAZE5DqW3Qk30zpGfT0FlGz6i/PAp0smfaOYc5h0xUAo2OtNuAlHuQVyTt3x6oM1S DLny3lNjJsuSaa2jIHJms/LN0gbnT42meCpP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717590563; x=1718195363; 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=kEa9Sb6Km/5EyWLpR+FcNkGQo5UhuApQPnjh8MToum0=; b=ZP4N2i3Uh0foP5pVoOyIbfNXQv+m9K27Q1DQuDnKxI+hac8EONN80Z3OkYt9WwzXOV +614rD9OARRn9vlU9rOq7NM9F5gJIsl6C+mxNL2F3btV616KwBDB7H+HqSpUu9oZId4v WdQDr/t3q10veSWbIyUSX+9jvx9O3XyGn7Vei82NZAI+1wHdAoF8JKcFySnMmRjjBKSN lGRZdyRliig+fqiPLG0LsPJbMq7Ke3TTD163BIKJIMEecOr1ao3aNsoNo0iPAu6VljlT IeBiuQq7EqGh3NS4eUvOcoAkEZdiEx6V9PcFpyoMPlTwbm1l0TE4ra3W7wM1yosGCTE2 kuNw== X-Gm-Message-State: AOJu0YwXcwhhk6kfXKMaglThcSKelInYr88NMu5wuu4Dk3kqCldoGn1z zLYj/w3/nlutUo0Dg1fLu4BZ5mbK+K6YZSI1CJ/KSvoqcVb8eLqB57QK2pNku+FkxDwfte4dkuk 7syDGhTQKzHLgPpRORQUW2IrBZsLKH8Q4igHBq8aY X-Google-Smtp-Source: AGHT+IERytDjx832Q84Hyqk9aJIoxwKgqsJ3VqPrTuFVzgzu/RpkLnBHu/6EHwUfg+uo1bXPHCDhiRcaaY5c X-Received: by 2002:a05:6602:164d:b0:7e9:7f55:fcad with SMTP id ca18e2360f4ac-7eb3c8cc169mr264137039f.10.1717590563098; Wed, 05 Jun 2024 05:29:23 -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-4b48b99f318sm361792173.58.2024.06.05.05.29.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 05:29:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 05:29:23 -0700 (PDT) Message-ID: <66605a23.050a0220.cb5c3.bf6eSMTPIN_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 81139605C373; Wed, 5 Jun 2024 08:29:22 -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-amd64-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 | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/