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 96B0B42C65 for ; Fri, 9 Jun 2023 02:23:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9365540A7D; Fri, 9 Jun 2023 02:23:21 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D443F40A7D for ; Fri, 9 Jun 2023 02:23:19 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-56974f42224so11219417b3.1 for ; Thu, 08 Jun 2023 17:23:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686270199; x=1688862199; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=th7sCGEB/iKNg4eiUvLzG71IQuoZudfgVqOyhZ/ACk0=; b=Id4UwXHJIx1oH1OmErgjYPaaZw4h+te/GeeXM0X/bMqxBgeYKCoBU17X21L89cjyOw r9FBWX0qiM6B2tzPcwVoBxLVWGsUn3Ghup7SMtG3V1TxsEzvyWx92omh2nwWt50rMf6/ mng9bx4YQmixAKBodA7y19krMcUB5ik3Q/5AE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686270199; x=1688862199; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=th7sCGEB/iKNg4eiUvLzG71IQuoZudfgVqOyhZ/ACk0=; b=TaFpXWOmAJd0Qo/Vc76fuINOtrhBOk0WPUcamkwPQ77x5qjNuzoLexeS2lS8krRDBy xMGZ3UKuBY3gmaXCkPYT1WVlx6TyFhQn4WWGp5ddIkkfB1zDAN2OYg1mxBu9FGtfguRc Al+980kOF6+/pJXzNV0YGypMStoUgg7vbO0/+x3kLxclMmgVwHT6WdQtaiT3fsy21n1g JUeYPj/wsR9uYYvzI0p5GIWJnGndg/AoVH/s2fHnxp7EuQjQ80J3auG5HTZI63ol3D96 cF5gNpGcgIPnTIuVYLf6U1117qfHTEBoURM+grzUSzqLXz5w3f87gjqgybXhMmbAIId/ L0rA== X-Gm-Message-State: AC+VfDwx2ID5NZxZSZRWcBHeDKJFpCDEIGrLUXF8gLrvuKlIvnihBzQ2 wSV67YmaMqPKBx6jo4UNxH66iDORSrxYWS/M0EWkG3+kCfB88siq3wr6Fw== X-Google-Smtp-Source: ACHHUZ4wOe5asIWFyP034q16GV87MXrssnA9hgPuFIh78BZNCLahRKuTEQ6hm8XeWt94MUYss00YuGYULIy2 X-Received: by 2002:a81:46d7:0:b0:565:eedc:8dbe with SMTP id t206-20020a8146d7000000b00565eedc8dbemr1287662ywa.27.1686270199224; Thu, 08 Jun 2023 17:23:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y70-20020a0dd649000000b00565c879d8b1sm159849ywd.50.2023.06.08.17.23.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 17:23:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 17:23:19 -0700 (PDT) Message-ID: <648270f7.0d0a0220.8625e.373fSMTPIN_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 B3EC3605246B; Thu, 8 Jun 2023 20:23:18 -0400 (EDT) Subject: |SUCCESS| pw128362 [PATCH] net/bonding: fix destroy dedicated queues 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/128362 _Testing PASS_ Submitter: Chaoyong He Date: Thursday, June 08 2023 02:59:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:55ead98d1de1b02fa563e822a67c7adc0361ddfb 128362 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/