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 145FC42C64 for ; Thu, 8 Jun 2023 22:01:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1213340151; Thu, 8 Jun 2023 22:01:26 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 55CA040151 for ; Thu, 8 Jun 2023 22:01:25 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1b025d26f4fso953345ad.1 for ; Thu, 08 Jun 2023 13:01:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686254484; x=1688846484; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rJRHWz1eMxnwrJdbJvvB7JUO0q6KGooSrK7NEuXEaBg=; b=NVLBuQOIEsRincjV5ZJERgmzX34ytXR05NWBMvqEC5f5FRRN1PXm8P1iYkIYGU0n2h Sw+B4KtqVvZPRTEyf3dmxqxnlU5QAYLBjgIinhhEZN7iaQmgbaV7AMSCByLFhLjgI1vt k3e4EGgnUPUBo4ZI5s6yUjSbdyJcCba2TQcuQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686254484; x=1688846484; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rJRHWz1eMxnwrJdbJvvB7JUO0q6KGooSrK7NEuXEaBg=; b=arhSQHo167mxUCCYSQC6mFEGR3P23GVN2rWcdBx/KRhbUL3SK09nipZkUZUSkRDBNs TSneeXkgfRHXnVGy78QOTUE2OLTh/r7vtJDuCkpriQUNf1rQoZy+4xuH37igAGibZSa8 VrBqUvgvxrlkwAhnKjiREnUi7u5G/36XA9ypsFgt6x6IATalg0llLLWhimrqDu7v886O lyRA8HNsHZ1yX9KV0HHFcKJmtVUQ9KllJS3ggoo6JOIml4ly/7+o8zuZqf3FKnPolZjt Hmnsz4//NAKDdVXW+JUovMMxQ2/a3Lxn3Z+kE4QxLk2J1q7f9yD/QQvPLOaNDeYotEhH Xi+g== X-Gm-Message-State: AC+VfDxmZQ7mjehGw8vjIaoYmwNpAvv4yWEOzv8t0cU4XrUQcY9pzV4y NGG4lWg/ShnIBGElCJu0w+wwUbbWiYcGvtq4UrxkFqr4+q+ZR5CW8E9TTA== X-Google-Smtp-Source: ACHHUZ6MmDMVcw3poqFVhpB90wuAi8ddG8aKFSiJRsiY5DYfqAM0yF2RIowKjsMq6GsdKsRh8zAPtC2Zgg98 X-Received: by 2002:a17:902:ce86:b0:1aa:d545:462e with SMTP id f6-20020a170902ce8600b001aad545462emr10794168plg.13.1686254484639; Thu, 08 Jun 2023 13:01:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ij29-20020a170902ab5d00b001a252d218cdsm152603plb.40.2023.06.08.13.01.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:01:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:01:24 -0700 (PDT) Message-ID: <64823394.170a0220.25139.4f47SMTPIN_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 0EF60605246B; Thu, 8 Jun 2023 16:01:24 -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/