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 B837A42CD3 for ; Fri, 16 Jun 2023 05:58:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B21304003C; Fri, 16 Jun 2023 05:58:07 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 6A1414003C for ; Fri, 16 Jun 2023 05:58:06 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-62ffe4cabecso958206d6.1 for ; Thu, 15 Jun 2023 20:58:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686887886; x=1689479886; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EtYSfw3R/2POd+eomYKHh5+esj16myTi+3/obRJGan4=; b=M2mlpOmOdZYARyQ8U4RHR7y71J8EBrSZqZByp68/ZTkbn+JnsWilzIEAiu/XHH9FdS 0yw03l0VRLUGaOlH1A8mvK+8d6lXWTheGSn9jKBqAY/JUFx4nbrHqr2q6HJQcOnT7/3L f5ugA+AsYURjc7dO2DO/kvvDs3EIkJ9rGoIGk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686887886; x=1689479886; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EtYSfw3R/2POd+eomYKHh5+esj16myTi+3/obRJGan4=; b=WSmH8biE5+6vf64BYOYDoMbhmW0tdTmKJJzBssFn2PfouLXOG8y121zPO0FbzPJlN8 3xS/eAYN4A0OC/J6jBeuT3XGcdAGQPKXsdom8o1/DAjcFxmEw+F/Cxay147iocddpkFM JXPAK7nG1NsZRnB9xMD+EIfud/5BspTnnJPNRf9Oq3UH90YZ33qNrQ2m9q5s7vXn4gFb fNlMXKPzHp+uWsLQP7NnrAX3JQDIUYppaRDwxVrrRo8Xc7w5J5goT22xZgeuobiyGMxH +W5hRoFn0p9DF9a3ynPFJrI/rvKUbm78LhkaBB/4vfhPwIyjb3xQ8VIs86eOr3dZ9QWi qNbA== X-Gm-Message-State: AC+VfDzm2SM8qlc5xAS9YrB93YWzqwk+9U8kXPzRmKF7SP70nWVCj9pw b8CJJWEe+0I2OdFhVW8k4YlBFUCH1kZ2sR/TrFM9XdS+1b4lV1nkncSfPg== X-Google-Smtp-Source: ACHHUZ5SvmFFSMvRehxFjL+FRsLK5QMwDxtjd8x2Js6D2emAPqSZcWyp966FHphL3NWJU1ImWJeHd0IFYSDC X-Received: by 2002:a05:6214:21a1:b0:5ef:8004:e0b4 with SMTP id t1-20020a05621421a100b005ef8004e0b4mr1073463qvc.48.1686887885876; Thu, 15 Jun 2023 20:58:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p3-20020a0cf683000000b0062deee80654sm8580qvn.52.2023.06.15.20.58.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 20:58:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 20:58:05 -0700 (PDT) Message-ID: <648bddcd.0c0a0220.0bec.04f4SMTPIN_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 90F3F605246B; Thu, 15 Jun 2023 23:58:05 -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-abi-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 | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/