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 4E12842C63 for ; Thu, 8 Jun 2023 21:59:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BC2A40151; Thu, 8 Jun 2023 21:59:21 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 81F6A40151 for ; Thu, 8 Jun 2023 21:59:20 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-33bb16ac2e9so4488185ab.3 for ; Thu, 08 Jun 2023 12:59:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686254360; x=1688846360; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rJRHWz1eMxnwrJdbJvvB7JUO0q6KGooSrK7NEuXEaBg=; b=O4i0eWzZzVTlkccs5qL4fg6kTqFhcFUu+Szz5PVzUDqh0NWiHrQjI+FQWiGG41XXza Bsl5Tg3myZtIsBVlEuV5kB8ETb+HgtK7T2Hyh4Hn7Yn3yLvxL+rfEhUNGXD96fQSe8/p xquURbFwyFgdcdaGxrM/FhjP/besOVbCyDlxk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686254360; x=1688846360; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rJRHWz1eMxnwrJdbJvvB7JUO0q6KGooSrK7NEuXEaBg=; b=M5MRSZ9Ul23p7gVf52NEiReIgb4rkhWD+YFCZnxmcCKSc81Sbp3YSNkwsMspwRbcTl 9o9hpodBF/FRhgimrmHSTnWEH3JSfKse25p0KRnE2qXbV3EfM1/kNQC5B5DJvSDwc0SV DRJzCBYiZlS43TuO4FYQvq5hFzMPmsKhErvzsWBmjK20pNHS6IlhNKj6pBcP+DyhnM9+ +N17V6yOY31gnlWIe68nTjOdJ2UT3Ybi79AW2dYSTChETEOfr0ADSJgnzQGTK6COUDpb zichpVH0LYJFYWACRYiKYL4mJ7o0N+DugUJH9809fdUKtXixjmSdrA+Cm6mFXFW3xgfv a8Yg== X-Gm-Message-State: AC+VfDz5DMnqz3lBI+Zl1vmJ5SINAvCZlF4E27h9VSMS8RXw6e+dvdNR wFKuizj8eQ1RzWLYDIrDEAcY27gOwf96sedsXwiJDkhU9H1uRrXW5FdRtB+oAiXGp9s9j0o8ow= = X-Google-Smtp-Source: ACHHUZ7nffuTGhLk+3puOY0C6cyWSJr49UomdjajTOPBL1w7bwl+AMik8pHbNknl5RJ4U8rFROvckWKZ08FD X-Received: by 2002:a92:da82:0:b0:33b:568a:2981 with SMTP id u2-20020a92da82000000b0033b568a2981mr7269952iln.8.1686254359928; Thu, 08 Jun 2023 12:59:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b7-20020a056e020c8700b00330dea62c0bsm128881ile.78.2023.06.08.12.59.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 12:59:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 12:59:19 -0700 (PDT) Message-ID: <64823317.050a0220.efaa9.32e6SMTPIN_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 7CD11605246B; Thu, 8 Jun 2023 15:59:19 -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/