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 206A2454DF for ; Mon, 24 Jun 2024 12:28:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D2484029C; Mon, 24 Jun 2024 12:28:11 +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 EFCB24026E for ; Mon, 24 Jun 2024 12:28:08 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7ebc67365e3so158196039f.1 for ; Mon, 24 Jun 2024 03:28:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719224888; x=1719829688; 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=AYmLhDmq9Fhjllcwe4ClmPvaD3QXbMXOY8ws9NPXNLQ=; b=WiBkNQ0m9bcWmgoWmGFx6Dr/JY5OZf/Rc5vMLHHwMvTlQsCcw5bPe4wbR/tWNEbYVj fR2f8nJM1CgI6kxPV0EccZbgWJChx0BD0ibCH6KPlK62kBCX2gFNtraYzr9bn6hhUQk0 MU1dbsQBdxtdViFzTU/dMVQqctuCBKeeXd4h8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719224888; x=1719829688; 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=AYmLhDmq9Fhjllcwe4ClmPvaD3QXbMXOY8ws9NPXNLQ=; b=dT9zd2ZElhX3bdKQFTTHFHm/etyyZn1R9ZZA6V275nfcGBcrloxGo+UY42GDxb0ujh SccdbcHB+PM+W5pQRkg5wLbHfn1JdUzr4wkqcvpquhaSO/cQgl2SfAjnRUi/Y4KqMgPJ 5KvH283eU7kuoZqZMKI9xLIiBdXczQz4gOy862UwmzWWmAw+QRc56h8eeHvXs9mgE5Bl iW5txgtcVDZ4b6/yulKuukuwrK5QjL5hvQho5luWZOLOpojGwsrHCTvdcVDtTAZZu5QZ mRw+yew0TH8CsHYg95caKwfIX31QLpq0tCzTKsE2cicBPYpfZ+TA9n1wDvUNgvN31fBB G+SQ== X-Gm-Message-State: AOJu0YwJquCxTS5q8Ae6ubQ/ALJO+Kp5Yy3GCY1+ks0GMLgpNPSSBvxv Tdgeqlf9vvCy9z8FSjIqil0/ahpMpece/GLYDKcFkxOJ+A9oGOt2/YvUyKoulOJrnEYGUO8RmPE Zi0SmkwNdfFGW4PgbUCj4GI/yyWVi0ZNsfFUtBKHY X-Google-Smtp-Source: AGHT+IFYsIDM1hIaqM7kUkdPCDfOsr+w7Ic+7iV8Bpu+7jAmQaYY1xrFEsPGqYl3DhrGUmcpdno1zfyzosuK X-Received: by 2002:a05:6602:2dc5:b0:7e2:1556:7384 with SMTP id ca18e2360f4ac-7f3a7588aebmr395534639f.20.1719224888310; Mon, 24 Jun 2024 03:28:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-7f391ff5b0dsm15166139f.15.2024.06.24.03.28.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 03:28:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 03:28:08 -0700 (PDT) Message-ID: <66794a38.5d0a0220.54b0c.bcb1SMTPIN_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 69720605C373; Mon, 24 Jun 2024 06:28:06 -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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 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/