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 974B842C6A for ; Fri, 9 Jun 2023 09:38:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9478F40A84; Fri, 9 Jun 2023 09:38:58 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 75D8540A84 for ; Fri, 9 Jun 2023 09:38:56 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1b01d3bb571so3867695ad.2 for ; Fri, 09 Jun 2023 00:38:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686296336; x=1688888336; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9N6v338YlnKmYan7GDVyvfoF2mqWiGlLRf1VTYn0TeE=; b=EyWIUXbAgm76IsgdchqeQIx9szMq4eH788k5iUIYs7cX20Jc28qMIq5+J9sF/xUQvd 28FTnRvWSSs+NY1exn/H9DeohhgEPRLDhf5lmGeEDu0aChcXKUndjsZTuf87XMk3Ba2f R8j8/oMnLWIqDDNgexMW5jdynaNnvRj2zlvG0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686296336; x=1688888336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9N6v338YlnKmYan7GDVyvfoF2mqWiGlLRf1VTYn0TeE=; b=SQXj+eGnHMOFB42Ng2B1nCVU6JrLAtmDpicm+Q+awoWZLd706j52txRL3HYF0KadAk K+1FKwLclMYET4TET9qyDaxFzLYnf1lSL6Kg6Ks2Tg2q3q7SIPtJTCIqGY5U6W6gWBq2 jejrvwRbno6Vn5uk5VJHpmIgNumkFYARRnrmwzsuWoTyQQuvICppPMagARzowDuyZXTY ZArqcbPwK8kp9U7jBXnn09uCFa4+ZQ5SRGgMGA4HHVFDVqnQa8rDh1n830Sm4Hq6brfG FG7+fNYi3JefQSbGY3Dmew+y8GZIrLKr6ccM+viqqBtIJ2R/krXWy1UZRJ+Hkqbqc7Fl bIXw== X-Gm-Message-State: AC+VfDwMuP8iGtGaXkKm0N6Tc7a23g+Hl0g5THz6VwOjFTj68fP757XO 8oAwKQBBL47havYh5QKg62pct2GVTFo9Z6A+T78dUQ03p6o07q9m62iAkA== X-Google-Smtp-Source: ACHHUZ4fVOzozaf7Hk9SmhhZSAYkKmXI3phIxWr/hoolpe1y5Ij8DJeEHOgR7b1rrn+K1YK46eqKu3xHHfOW X-Received: by 2002:a17:902:ce8a:b0:1ae:305f:e949 with SMTP id f10-20020a170902ce8a00b001ae305fe949mr378517plg.6.1686296335861; Fri, 09 Jun 2023 00:38:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q15-20020a170902bd8f00b001aaec9c4f2fsm159689pls.65.2023.06.09.00.38.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 00:38:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 00:38:55 -0700 (PDT) Message-ID: <6482d70f.170a0220.92d07.44f2SMTPIN_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 58E02605246B; Fri, 9 Jun 2023 03:38:55 -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-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 | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/