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 5D16142CD6 for ; Fri, 16 Jun 2023 08:48:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5754A4003C; Fri, 16 Jun 2023 08:48:54 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id CC4934003C for ; Fri, 16 Jun 2023 08:48:52 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-666b20700deso395541b3a.1 for ; Thu, 15 Jun 2023 23:48:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686898132; x=1689490132; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HIOa0Q7XbTVQEg8sS2lPO6mbD1JM9ODIY+oHENHsQV0=; b=h8odAlSf+BhXPPQzfdzBf+e+qvWgZrP+bAHuqlPlip1TiSwESkn4S3DXrby4xPTXZz c8hZqHYGri+RsOkuTIbBss2YnQYqW9uU5TNEarnRuoJqLLKUnWss7R/jDihVqCL4Ep0K Fm33oqzzsfm5WkciWMBkysgisa/92Vlsvm77M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686898132; x=1689490132; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HIOa0Q7XbTVQEg8sS2lPO6mbD1JM9ODIY+oHENHsQV0=; b=GGxb5YvhK9QAfiPJbSgPZwdUlHnJa8StNiHvLhISYGxTIZgYYX6Oc27jMK9S982RFi ZzQchXqEExv+0xG5ETxpMFvEjWk8gVQske1AZZ9xdxMMX7X1bnb5Pu+l0C7HJPuBEWTo t/vUZDc3zSxao75nVAIHdAxbEN/UG9s259sE4Go+Y1CYlk4ajJDwtMTnkEJSERhMXK3e iVeIms1dhNkcnUS/iqFU7/9GVUOMkyWh2UsiHAU8ccuC1I8zl1gCoMho4rQqtyfpOld0 Rb7DYMKiRsO69rN+DhIBOT3BmwCNDfCuv8vDonS8/alOeJre7buGXyg+q68ZoZXhjDvS /DoQ== X-Gm-Message-State: AC+VfDzI0aIB96QRpbCfn2+5uOqnr9/ORoXN+vt5bG96gcvcrb0+SyDC 3eFG3MapCa9YnVO0PrKSBUwx/tHbuZYNglyTvK1JIFo0eUKrgf/KH7qPpA== X-Google-Smtp-Source: ACHHUZ7j+rAaENZi7D1aEGUaeHC11eGg+JL37pwJvJpQz4yyVc4Qpg9nZ5C2WMA8agwbsxZq4x7Ave7Ko71e X-Received: by 2002:a05:6a00:134b:b0:666:8f48:d4a7 with SMTP id k11-20020a056a00134b00b006668f48d4a7mr1321098pfu.21.1686898132065; Thu, 15 Jun 2023 23:48:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q14-20020aa7842e000000b006656a0eb724sm1566430pfn.15.2023.06.15.23.48.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 23:48:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 23:48:52 -0700 (PDT) Message-ID: <648c05d4.a70a0220.92e88.668bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3475B605246B; Fri, 16 Jun 2023 02:48:51 -0400 (EDT) Subject: |SUCCESS| pw128765 [PATCH] net/bonding: fix bond startup failure whe 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128765 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 16 2023 03:20:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128765 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26717/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/