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 D7E3C426C2 for ; Thu, 5 Oct 2023 15:51:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D34C24014F; Thu, 5 Oct 2023 15:51:05 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4AB204014F for ; Thu, 5 Oct 2023 15:51:05 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59f6e6b7600so10619507b3.3 for ; Thu, 05 Oct 2023 06:51:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696513864; x=1697118664; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WP4Sa8ViFBpNzEao0rDFVa8L401WSP3okowYKSrhVcs=; b=HMJwR+DhIIqIqw2+XFozZ8PgoCk11CAiQeppaDMya5gvMWm08n+AHyuKcVhEIyz93v zRVmag19l7aZexMZl+Ta0vCeJ2WScggSOVJelriX2qMFmQqteKPyMrtiLaFpV08XW/ph NJGJOuMbGe8ujzv6t8RKi7trMRg42W8OY2rzc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696513864; x=1697118664; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WP4Sa8ViFBpNzEao0rDFVa8L401WSP3okowYKSrhVcs=; b=fDRwmTgM2fZSTagzUISEXDLLh6qUu6I95Sf/nrHNYQWRW+pvDv1SEk3uCS0ffQC72L WwhFeN0yzE/sfHtkcl1KK98ITOBucYHFalYy0WRafH/ZbCYLnmCF/zNr9LMIFNJtXmMg Iy/2kJ23GgpvBWf7sBzYzfJNfpTVb5vp/c+2R/r4Y+yuc9nFy6gMWD/bAFZxgnQMp0CV 9oto8ZcDqXNcYguAhtp5Y0g8wZA7MEWINWMMJBboRncTHrWdd9lwnTijBFkMISj1lUy3 exgSupYtjpg4VftyaurEGtoNfS6cdu/XVv3PeUWd4Gj+ZPArxfj2jH+S2llqdu+TH/3j wbqg== X-Gm-Message-State: AOJu0YzBtbz5x28bus8Ky0qRie8DgBFuPhCoVwP43ePAsYuehV0Kp5cA d9bte41/ACncHI0udx0XPt/FUIIc8xjWJ6J+h7YedJMgIB/JlOx4dZOF4g== X-Google-Smtp-Source: AGHT+IE1sQ+YCmgxoi4K1zQ15ZOFiGTCJGvUsb472rgMY8yJi/JlJCCcBQFb7ss53IJd/VYKxeOIBxmHWIF/ X-Received: by 2002:a0d:e8c5:0:b0:56d:3b91:7e78 with SMTP id r188-20020a0de8c5000000b0056d3b917e78mr5636685ywe.20.1696513864705; Thu, 05 Oct 2023 06:51:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j5-20020a816e05000000b0059f50159db3sm130046ywc.52.2023.10.05.06.51.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 06:51:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 06:51:04 -0700 (PDT) Message-ID: <651ebf48.810a0220.b09c5.7600SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 60715605C351; Thu, 5 Oct 2023 09:51:04 -0400 (EDT) Subject: |SUCCESS| pw132321-132328 [PATCH] [8/8] net/bonding: add commands fo 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132328 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, October 05 2023 02:40:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132321-132328 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27830/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/