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 C57E842DD1 for ; Wed, 12 Jul 2023 08:26:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C35EA406BA; Wed, 12 Jul 2023 08:26:59 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 8C8AA406BA for ; Wed, 12 Jul 2023 08:26:58 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5634db21a78so4639778eaf.0 for ; Tue, 11 Jul 2023 23:26:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689143218; x=1691735218; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uH6Iv9BMvsgyEKHB1VQM0I1FuSokznVzqJks1Dn2wZc=; b=GovemdY+7TXGIErKSbsjgkdQgfw2aAwO4IztokJ7QMOCjw0Zu7Yo2otV1OO7DGOFJF Ebx0Q4/HY8lNpwtpDZIkF4ttdfTwj/faz1xIH8GPnzFqlp6iih+BRzaloodF2ktXJarO itUQXf6qJkEg6fVfOg+asmqIHse9Qs0FdkBhk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689143218; x=1691735218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uH6Iv9BMvsgyEKHB1VQM0I1FuSokznVzqJks1Dn2wZc=; b=JJbRJdThISb6vZM8f2nYiDZ1UjdeOpn90PWg4cQ9xwaRF7v9Rf1LV7jgfY0+fVvIJF piyF1qWo9F/TrFASpaHzmXoMlFCUSEqxLbKOxiMT+iLhrk7L0kLoTRH3sUvTIlq9E9lh NkFMdmH7zaTXAn0BfjqztmLRi8YjmDeCMcAMf3K3pPfJNLin/aOYxdwOfnUi1xWbITFY dXZeNV/UnApFqIo0q0+QKfx4Ymk/IB+MAcNNKyQcM84jjOlZqEawvmvFNV/2Lq1t+HCO A5ekl+gsg7DL0fVB4OlG7Hu+8/qHlwWMa3R6LRRTbA2Ej9r8webwHP5qiR6d435k4BuU 80pA== X-Gm-Message-State: ABy/qLafE2LD7WT14MFq/Bejci+l5rvKsKMC+Y/CHiMGeWtp4LHimJGk Z9zL1kohjf0Y5vzsPuQwaTbIuGk6op+mgxTOfgQ9IrLKhxzWOqdm/JOe8w== X-Google-Smtp-Source: APBJJlGdelX7BIkkbeCyBWjIF799nwurdFs4p6qsF8poM6OlHhYZR+u6AWtx79SKNz+wNN4nxN70d5pUT0nB X-Received: by 2002:a05:6870:e0c9:b0:1b3:8cfb:78c5 with SMTP id a9-20020a056870e0c900b001b38cfb78c5mr21096363oab.34.1689143217896; Tue, 11 Jul 2023 23:26:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k3-20020a17090ac50300b00263bc04c8c8sm430621pjt.1.2023.07.11.23.26.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 23:26:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 23:26:57 -0700 (PDT) Message-ID: <64ae47b1.170a0220.957b3.b92cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1CB44605246B; Wed, 12 Jul 2023 02:26:57 -0400 (EDT) Subject: |SUCCESS| pw129485 [PATCH] net/iavf: fix the order of closing Rx que 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/129485 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, July 12 2023 05:35:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129485 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 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/27050/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/