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 57547431A9 for ; Thu, 19 Oct 2023 12:03:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52F604021F; Thu, 19 Oct 2023 12:03:20 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 9E8C64021F for ; Thu, 19 Oct 2023 12:03:16 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6b77ab73c6fso461262b3a.1 for ; Thu, 19 Oct 2023 03:03:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697709796; x=1698314596; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YvWGxEg9FAOmlbxvNaO/JFaaO085GS98GCRo+egCZUs=; b=c7mVz+xNHQFOGYNzb2HnndC77ENTeu2TpUby1LLBj+S0fdHSlasK2VntUqTNRA1llq ef75Czdoevggr4ukT3YSP3aDTL3HWulvvMqAoJn/iaVKjURRmKiDmcWo/ZVwjHoB0TVa TZUfOSRNJGQucJZm2x40jw8eT/gZHaC0seSg8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697709796; x=1698314596; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YvWGxEg9FAOmlbxvNaO/JFaaO085GS98GCRo+egCZUs=; b=lUJS3GhjiCLAHgvRMKqjp1LgWZZfqzX/kBpOdZP49RqxaV8T8gpN3SOiS/hlsmnpT+ SdopIKnYSmp05/G7AUkGgEGwHLfGQ41Rvhw9zctSnbRGibp5ZL/AbWH3QVKNE7mOmVrJ J+W4ySuvEfVoQwGZQgmGKBz/DqcSmvUVfxB96C9O/KbKulquwBmQ9ElEHup1obhPxxCs wE99ZA4lJV6PHDRcR1XxLEy7ivaKh7PsrCChO9fINYSq9yIZWYQwrXTXh0znsI2hpWk2 EyzJKT2fIcVCS9ApXK57NodZ6xDQHajNh1S91Pc8MGsKBf+7hht2BzIT/2yhiYCth2Sd rB9w== X-Gm-Message-State: AOJu0YyADci2HDy4HfKmmH9hPhXVZGyHvRklq5x/jFIxpIiBREt/mm5K LUeOKl+49tHXDR5XIg7Ef+arqQKo9LL25cmV7cT39EqQbl7Fjk8bx11GyiJFLFi3gi++U+cQ1A= = X-Google-Smtp-Source: AGHT+IHb36YxTAPQ2Jq0IBCQupPD1Q1NwhBhR9wtVQMSB6yFObMrt0xv6TfjeSeFubF7yxUkGzmn+EyDSuvC X-Received: by 2002:a05:6a00:2187:b0:68f:b5a3:5ec6 with SMTP id h7-20020a056a00218700b0068fb5a35ec6mr2071131pfi.0.1697709795812; Thu, 19 Oct 2023 03:03:15 -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 r5-20020aa78b85000000b006be25dcd71esm398842pfd.25.2023.10.19.03.03.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 03:03:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 03:03:15 -0700 (PDT) Message-ID: <6530fee3.a70a0220.4db1.af59SMTPIN_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 00EE66051827; Thu, 19 Oct 2023 06:03:15 -0400 (EDT) Subject: |SUCCESS| pw132877-132882 [PATCH] [v4,6/6] 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132882 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, October 18 2023 07:48:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132877-132882 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27989/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/