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 25BA6426E9 for ; Sun, 8 Oct 2023 06:19:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FCF440263; Sun, 8 Oct 2023 06:19:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6106640263 for ; Sun, 8 Oct 2023 06:19:56 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a1d0fee86aso41740647b3.2 for ; Sat, 07 Oct 2023 21:19:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696738796; x=1697343596; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hBQTb9bOW1oBsuIAs3wdnO5oEqJHyxy0HY3tdf3jLTw=; b=DQ2dEOMMmpxXsUV+VICLZuL2zNKFyOiyt7gsybP2+XkUkbzhoynBWwm8+n4x78fSV0 76o+vD4HUMkY9e+YJGXQ8h79Me8THSzmEe4H1MCFY7G2kdp+kP2lNmzwCgZXiboWSeWw btvGM6Da7QjKWDEUYW4my8VpsyiCNfjtCsd90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696738796; x=1697343596; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hBQTb9bOW1oBsuIAs3wdnO5oEqJHyxy0HY3tdf3jLTw=; b=UktR2ruFYrlZ3e4qDfWHm3w/2wx1yZjvXUsC8NaHif8xlCe4hJIp8SvOlwZvQU1Fxi mtlaWwRgINgOL0q8gBTEgyknqQjTAc1NOzAqcMGuYi4EUG2JT7LgyRgOlDWMP3X1lpR5 33VOK+wB1g4v0SpqLkHyIiCo0tRM7JiF4cIpKH5XCCn242BbtZrKfKL9oiPThq99EvvF xpxob+dx6FhHu0gTtiv60VOklsMEiFdGJ7HSxGfJbJksWTmsauzQ2fI+sNVu45hcijqS AjOS4d7WZNf+b/IphWYpNKgIP1d3BIZEEuJtpeo3wbZOOkd/fIkIerJv+t1/wZ4VJfYJ aCZA== X-Gm-Message-State: AOJu0YwfCHUjg0EdP1H9BSes/kZ+TQpFXiH10itsVU0h8akwMnmgSfky Higm01abbgBbMBprXRxZZtGJHaDDA6zmM8o3FpK7A3n037Mhe8Eifeging== X-Google-Smtp-Source: AGHT+IGT3Fsbr8pTEQr8hKfRoU9g0K73igEgGMBS57A3B2da7sJ6/W+ncNaf0py5kn2+9qQzypSze34iceEU X-Received: by 2002:a0d:cb46:0:b0:57a:8de9:16a3 with SMTP id n67-20020a0dcb46000000b0057a8de916a3mr13609657ywd.8.1696738795884; Sat, 07 Oct 2023 21:19:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z128-20020a816586000000b005a2379bcf13sm696844ywb.28.2023.10.07.21.19.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Oct 2023 21:19:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Oct 2023 21:19:55 -0700 (PDT) Message-ID: <65222deb.810a0220.e352c.384fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 423246052514; Sun, 8 Oct 2023 00:19:55 -0400 (EDT) Subject: |SUCCESS| pw132384-132391 [PATCH] [v3,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/132391 _Testing PASS_ Submitter: Chaoyong He Date: Sunday, October 08 2023 01:50:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132384-132391 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27851/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/