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 BA8734307C for ; Wed, 16 Aug 2023 09:24:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2F1240041; Wed, 16 Aug 2023 09:24:14 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id B9C5240041 for ; Wed, 16 Aug 2023 09:24:13 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1bfca0ec8b9so4585281fac.2 for ; Wed, 16 Aug 2023 00:24:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692170653; x=1692775453; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AWGtrz3kmyMgEf8MywENIYZu2CM31vK2uJ5WQb1t1Ao=; b=UcuoC4G7sm51jDh5gnOqovEP+YxTbdnMl2c2fYIAbXhZpZtFA8vyfZO2+Z8Bml3O5w eF8gvR0GxEMMGOSKizbrgNXiAOw//IQwpr0+t/99kuBWc+s1lMSRwNQ8ZAgE1MqPSwYS Bu0yV2A8L3PKRyhuURiLP/nBNppy29Me50izY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692170653; x=1692775453; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AWGtrz3kmyMgEf8MywENIYZu2CM31vK2uJ5WQb1t1Ao=; b=S6SG+hfYIDqJ/X7i8E54jU5TBMBlKNF+qFgsU36xfKFzyj/WxNtSnSMfBd3TSxClsZ JlPocyXDR0MZ+Xy5abIm2BObgriZqMV5UWG6oYHgiDdhahAqcQ3Aop75yk7Rq3Bqo+cR 4U6jeVlQM5t9t6FEDPAssnNiCPjN6OPLih15Nos70DMibGr1iGXLII3V94wBOX95AhJX mRcj67xWh0aEVUowjlaPGSSJOV8HxMLJs0rjiDJGTdPypXqDoy+Vp0omZNoJoEC6Y/ll ODdToqMpFNIPpKadNGxnSKWmi0jiDiCa2y9CA6rp669XUJObDDA4OX50GZIwL/d3NWff K1FQ== X-Gm-Message-State: AOJu0YwJsRICc+TYxQG+s3lzpnuv7m+3hPZHR5lK1FrJEb/5KYqVlyWe ut8oHTG+fT7g/WE9a/37dekhGRsuQ0G3z5M2wQPkg10zSiwyvQ== X-Google-Smtp-Source: AGHT+IFuE9+j3YYbuqV4/8vj2+lhJb0MZ7f9SDoLrU45g185WW8EIwgXlJ0VAPhkh2P40ZmAfgPt1A1Pzdg2 X-Received: by 2002:a05:6870:8a20:b0:1b4:66e6:cf51 with SMTP id p32-20020a0568708a2000b001b466e6cf51mr1470027oaq.15.1692170653145; Wed, 16 Aug 2023 00:24:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gn26-20020a0566382c1a00b0042bb6431498sm378200jab.42.2023.08.16.00.24.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Aug 2023 00:24:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 16 Aug 2023 00:24:13 -0700 (PDT) Message-ID: <64dc799d.050a0220.df785.45ecSMTPIN_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 A9A386052471; Wed, 16 Aug 2023 03:24:12 -0400 (EDT) Subject: |SUCCESS| pw130388-130389 [PATCH] [v5,2/2] net/bonding: replace mast From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He , 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/