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 00D20426D6 for ; Sat, 7 Oct 2023 04:24:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC287402A7; Sat, 7 Oct 2023 04:24:25 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 9D4B1402A7 for ; Sat, 7 Oct 2023 04:24:24 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1e12f41e496so1705632fac.3 for ; Fri, 06 Oct 2023 19:24:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696645464; x=1697250264; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fpEJb+NNiol8QyEgsBSE6YMmrzQEXwGdkas/tb9ez/Q=; b=IJL8FJ38bA7YbPDZyxyDr9ohvsLoq65ABpnC1aBUzU1BqBPbkFaZp+o0OY8XmWMZk9 AfvsF6RkiLGXbjK/xIIw3+pvAiepRiqqfzzlLb5mmVFFBerkzb+Zpf1OulyoYRnUH3R8 MzlROnNI1vvBdOjeJvxFMGDXj1mj1E43lBZIk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696645464; x=1697250264; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fpEJb+NNiol8QyEgsBSE6YMmrzQEXwGdkas/tb9ez/Q=; b=sSwM/iHYwkHhGH++6+qcXoqWfw7wLTmUexnAihRrfn/xwzf/74dnJ5EeThD5v1QsJD W75SZVOGXm6Qgai2Sw4KE+hV6AVcZb0apX5hDt67xYZ63Ct1+99QDsufBhfoH6WzhJe5 eAJxiJQzPo1Wwbfy7OeggnvQkmIZWRxJR4ebuXsJ4OzkJToHATDDmxrWEIiVXPkmOlFp +NzUhdvVhP8vFo0/adWyFOHLxGK0tir0HTVHptOQTOvOif4csyy4YMaTMAnP8lBHgqst SluLKAmM5ixWKVfKE/h+nDEhyCM+9hiTh6SnkZRG4JmSCui4hEa6r6uHTR2WezbiZzro PiwA== X-Gm-Message-State: AOJu0YwydTDwmuaPkohIe/bgw4+71jbthqAk05MmdNv7zECrVp8/0WkQ VcRYsyV7TEAwCxE9jM66HV0I4gZJgoKYY9iX3PWi0sLPT30GXy55HcghfA== X-Google-Smtp-Source: AGHT+IH1dFRfOsdlYqIX+fyOIdeSUVUe5ti6RwhYUxWDPYgaLWEjyZlKATT13gRp6D+nzK4RSpD82ebp3PQi X-Received: by 2002:a05:6870:c6a1:b0:1d5:3389:8a01 with SMTP id cv33-20020a056870c6a100b001d533898a01mr11862278oab.34.1696645464067; Fri, 06 Oct 2023 19:24:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p4-20020a056870868400b001dd36727e1esm437024oam.31.2023.10.06.19.24.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 19:24:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 19:24:24 -0700 (PDT) Message-ID: <6520c158.050a0220.fea76.5a90SMTPIN_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 8BC61605C351; Fri, 6 Oct 2023 22:24:23 -0400 (EDT) Subject: |SUCCESS| pw132362-132369 [PATCH] [v2,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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132369 _Testing PASS_ Submitter: Chaoyong He Date: Saturday, October 07 2023 01:34:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132362-132369 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27846/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/