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 DC7BA42DFB for ; Fri, 7 Jul 2023 21:56:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D677B4014F; Fri, 7 Jul 2023 21:56:55 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 475004014F for ; Fri, 7 Jul 2023 21:56:55 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-346129c9512so5245165ab.1 for ; Fri, 07 Jul 2023 12:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688759814; x=1691351814; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TRwvpETAHBClWRRY2uh+qB7Mp5a8SC61GXBpn6q4n+8=; b=EO5TB8Cb2+CuRwYxM8QJe8M3V/qlzxJZT/h0r2ktW676deT55hgxzZkiO0QqI3nurT uTHjQxxd6WaOoVgsipxaog1XwvLKxExBukVkUzLUxSUMOPCTyBwm8DWJkuTDi+yrjW6Q QMMmuFwIQ9SWP5DjHhOYnATrH+hZoWTTmqZWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688759814; x=1691351814; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TRwvpETAHBClWRRY2uh+qB7Mp5a8SC61GXBpn6q4n+8=; b=CNnQEtzdtotbXdghkoRHbNh10K68firbFC2jj1LCGP8nbUe/kt65y6nkJIMv6oVuBR l9ErDW4iGkpS3qrw1lSmjY5I7ZZLq95HsKtr8HiM+XKK2TEnwaPo0eYxd4D0vRMFjQg7 8mAS0d1Av3Gy2hVtNGwaYI9GK1TX7oNRn4sjSkmlAltLlz3hgfRc92ZwxtUKT9xj37Ex dWT40EDDCN+/nEFAEWqRSpweme5YNygKK3+Gf7wGbl6sKp/C3S0gxIVocmhGwIKyTotw hYj0/U7DPLJjf07khwLh8nj1iCY04tBORFPwFqORjGJUg6LINPFtMRdpurGmuhi0IFxT 8JSg== X-Gm-Message-State: ABy/qLaMJaXsBYZGrR+Livx31/QQSqmy96Fn3bqu1oLUNCGuhS1HrTkU jLVI3U+yQ8f52I5AjlMmJMS8JEbP1VR4VkdOEJGMMWho5mWlvTv0vpbVFmcf1nHlXow/iBTLiA= = X-Google-Smtp-Source: APBJJlHIU2LiK991VlnvEh3tG6GJX5jlxuIcqcVxo8e1aS7cG0g5VbEescyydxGd1QaBZMLLI2r4lNRqu+Lk X-Received: by 2002:a92:d6d0:0:b0:346:43e4:5447 with SMTP id z16-20020a92d6d0000000b0034643e45447mr2126492ilp.16.1688759814563; Fri, 07 Jul 2023 12:56:54 -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 t9-20020a92dc09000000b0033d0872644fsm186850iln.4.2023.07.07.12.56.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 07 Jul 2023 12:56:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 07 Jul 2023 12:56:54 -0700 (PDT) Message-ID: <64a86e06.920a0220.6e65e.8b72SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1EE35605246B; Fri, 7 Jul 2023 15:56:54 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/