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 2983542E5F for ; Thu, 13 Jul 2023 13:01:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0AE5240DDA; Thu, 13 Jul 2023 13:01:53 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id EE5E440DDA for ; Thu, 13 Jul 2023 13:01:51 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-cacc3f97ee9so516309276.3 for ; Thu, 13 Jul 2023 04:01:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689246111; x=1691838111; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/DtI4ohD9Qczrcb3RAZs16PcaE8lnigTz+Ib+d8DFnI=; b=SeXsfWPi8VdQD5iF1PLfen/M31tYSM1VdywdYZH2YWFFsds+KAq39XJ1fCgclL8LSJ vEcgZD3FdhU4E0M+r/9atQFOvmmd61pJQLdQiVkliMksZEHqONPbT1qq/5Bl/yQmLKEn gpLC75ov3AB85ztfLnLMwnWOwt5JzvKW2FRss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689246111; x=1691838111; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/DtI4ohD9Qczrcb3RAZs16PcaE8lnigTz+Ib+d8DFnI=; b=hdGAd0/p8JhFa5FIpC5vPmN0rTaEtN+6uApao20WzsMPVQfF3KRsEW0j5lufTHNxec tsFgXClKZoE0Pw2/oWXigJYIPMDTVMrp/w+JytxbJJ5rGC4q1YfWBwzgwrgr9X6vOHTJ 82IQZboLI0clM/z2986xaz/ftGbF/DOOEqI8xkf5EkYNyxTERTtCeYJZqiXYx89LHPNC /L9XZ18ogWDxSKdyID9rJcEwnWHPOG09tYwbUDihlntyu6LpXdudsTYEwC+gijzp+rC0 cnViE+z33PtYze+9IREvxaktxXaMFZiXsUAAVzzrU1rFcg1YQRUFYpcKIIQKZGzh5lim FQUA== X-Gm-Message-State: ABy/qLbyDJmYxjJ0c4f14TIICotnHDDbXGadabCLJvUw96pCZxFNchkr 8F/lksAl007HLJA9sPWp2zaB+Fr6/Z8YwswZ7PC3uaGwm2pTnonk12ZXemhN8ssBInlYC+3MUA= = X-Google-Smtp-Source: APBJJlFdEvWU/dNN8HswZqVTNBafBNrnIW7+LnHYM+eVeHVZHRL4rCtiv3y35mr5rcIi5jmrRK0FZHUgUFxl X-Received: by 2002:a81:6806:0:b0:577:417b:8e90 with SMTP id d6-20020a816806000000b00577417b8e90mr1310669ywc.10.1689246111337; Thu, 13 Jul 2023 04:01:51 -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 x143-20020a0dd595000000b005769ac56ecfsm973790ywd.22.2023.07.13.04.01.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 04:01:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 04:01:51 -0700 (PDT) Message-ID: <64afd99f.0d0a0220.fbb1e.a397SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F1468605246B; Thu, 13 Jul 2023 07:01:50 -0400 (EDT) Subject: |SUCCESS| pw129372 [PATCH] net/mana: set the correct queue state 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/129372 _Testing PASS_ Submitter: Long Li Date: Friday, July 07 2023 18:53:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129372 --> 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/27014/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/