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 57C3042C64 for ; Thu, 8 Jun 2023 22:02:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55DF640151; Thu, 8 Jun 2023 22:02:05 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 744A140151 for ; Thu, 8 Jun 2023 22:02:04 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5343c3daff0so84999a12.0 for ; Thu, 08 Jun 2023 13:02:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686254523; x=1688846523; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rJRHWz1eMxnwrJdbJvvB7JUO0q6KGooSrK7NEuXEaBg=; b=LoOZiPqam6B6sasQ3hFMLe4HpeSHkaizHHuEWivJxDP1W8OoQEBMasEcMTXFgUOANc Dq4pg6Z1NITuAdHcowmp4Eg/olUXfKJCGLEsJqtzlT+0aOqkvWwTM7CQqJWzWsqcJdio LhTFj2uknphgHO+Hh5L+S/1k6bzKACmSyEco0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686254523; x=1688846523; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rJRHWz1eMxnwrJdbJvvB7JUO0q6KGooSrK7NEuXEaBg=; b=cns3TieqM08ZYuYXDn20Y0wPVdwY942q9l+3kzaqKGynsnxaXnmu1vLOoJsr3LcBl5 O7QB2XBIK6muxp/M0j2iHFB8zvorsUUvDj+vkoUc47jihlrFXx9/cIyPbqOqSs1+9/9D iK5M0R6ej+Ya4oeQ+ob89lVzy2BqE/dqRecJsPJsmDx+P29EYztQ6wgDqlOlVcFUP4gm Y+Sqo4OnUakVYu+bMCxoYHXX2LL+9eqePicGXbOsjwebv9aV+Nuyi4+tCOTLWZf/er/g ib1xXB9uI7IXIm/KB57mbsHdv7+kUGkOXXiQwjtjyvpH0WiLmkIBL8+OjzxBiTAy+yrO 3Q2A== X-Gm-Message-State: AC+VfDwPvIrYV5YW23xGwzwFTNmC5oUdkB81fmmc9Zg0Q2JXi6lwdwPs PgYRmpg5DWJsdiREvEwKqmL5xyxoYnYxr5ZhqnTEj/7TTTOiv4ZZD5F9dQ== X-Google-Smtp-Source: ACHHUZ7aGR3Z1IAU+erPdEIgRqaq1iIz/TjlXrQDjAgNed1lpP1zadTqwlMumTRNdPaTr3zQkszCPyUbRX0L X-Received: by 2002:a17:90b:1d12:b0:256:8cb7:2b2b with SMTP id on18-20020a17090b1d1200b002568cb72b2bmr4482509pjb.14.1686254523697; Thu, 08 Jun 2023 13:02:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mq9-20020a17090b380900b002586dbf66a8sm171962pjb.17.2023.06.08.13.02.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:02:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:02:03 -0700 (PDT) Message-ID: <648233bb.170a0220.8c629.599bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id DE949605246B; Thu, 8 Jun 2023 16:02:02 -0400 (EDT) Subject: |SUCCESS| pw128389 [PATCH] net/bonding: fix iavf bond device query s 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/128389 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, June 08 2023 07:26:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:55ead98d1de1b02fa563e822a67c7adc0361ddfb 128389 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26589/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/