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 39DC04307C for ; Wed, 16 Aug 2023 09:46:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35E2840EF0; Wed, 16 Aug 2023 09:46:18 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id B361E40EF0 for ; Wed, 16 Aug 2023 09:46:16 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d690c9fbda3so2491692276.0 for ; Wed, 16 Aug 2023 00:46:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692171976; x=1692776776; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yvbHmPFJ8yWF+v8rU1rwVBz/DZO8A1qYQxJQ03RYZiE=; b=cSx5EljYQCTMv2av1nMleN8X8CEgErGHS7bjzFADjHhOYdUHKts3i57KR9bMi+J4lB uyL/4EujBkirsj3YMBPhDiH+4GWDo+vkcnJ3z71+hs4LDW+zwIpMLEnQDufCiHgImb4i unAxsuRXL3UepsTWuA3zM+W3Ta5bBzerKHqq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692171976; x=1692776776; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yvbHmPFJ8yWF+v8rU1rwVBz/DZO8A1qYQxJQ03RYZiE=; b=UKt9vPvhWFg01pnETUyxQBySxpNRrjVNJYwA/lPIG/5g9K2k7gDyVMBGLqOPBD9enA ALQjWZgY0KSzTpIW/bRN9GXX57C1ZZC/gv/bDiqxvhAWg3HdV289+3ZcnpltfWYE/2Oc H4dWuYMzIyVUI6Qhb0THgd8APKmx0n6Uwwgqj+FihfX0KRiACA3E/lMnBJSQYUpT47+E NQGKi0yevK2mUCG3fPcVprViGIBDTWQ/l+YeVaV1nzlD6OsrDyu9lcvsAeBfwCEp8XYV IqR0KCZB5H18zwCMHP78qqdbRVvs/ZgJ490teMxuRhJXDhMlTnzpi2F+CGmLSUcFesZF Ip4Q== X-Gm-Message-State: AOJu0YwfVuulpHH1/47D44yubx2SyKoHqMwJQ1af8MJuCohF737Tjrsw 6WeOvApvBWBXH/35KfqIUGQYIg3qQWVEn8kkvd+GyOfsyQpJwg== X-Google-Smtp-Source: AGHT+IHm7D6Xuu7QQ9j9Ol9eGY4g/sMC6hyqMY5mKMX4oEkHzElDzC5VMUVYHbpcL844tlCczqtVMKJSrfM2 X-Received: by 2002:a25:4f43:0:b0:d5c:ce73:6528 with SMTP id d64-20020a254f43000000b00d5cce736528mr892466ybb.35.1692171976068; Wed, 16 Aug 2023 00:46:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z68-20020a257e47000000b00cecdd261d05sm934530ybc.28.2023.08.16.00.46.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 00:46:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 00:46:16 -0700 (PDT) Message-ID: <64dc7ec8.250a0220.1df03.cba9SMTPIN_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 AE2FE6052471; Wed, 16 Aug 2023 03:46:15 -0400 (EDT) Subject: |SUCCESS| pw130388-130389 [PATCH] [v5,2/2] net/bonding: replace mast From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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/130389 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, August 16 2023 06:27:10 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:a13d7d07005a0bd0b37b102b92483d0372e5c04a 130388-130389 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27349/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/