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 0B0AA42E50 for ; Wed, 12 Jul 2023 08:18:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09672406BA; Wed, 12 Jul 2023 08:18:16 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id ED990406BA for ; Wed, 12 Jul 2023 08:18:14 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-564e4656fecso4136892eaf.0 for ; Tue, 11 Jul 2023 23:18:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689142694; x=1691734694; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XSg/2mwDuKDcgKsVJJSJmX3BAkGJRp4xhXuGdMrrwlE=; b=YoYHBXNn89/67UkWNny59nnEmWaXvDLQ0ezFQpnKEjtkH8ihtx3aFrc+2+SKmj++6a vkDftV1TRe2lSYa9uWWfaBW/JhuUZq5u7pQSD/x1XoYqxlRXNuWrPyx70QgoB/WnpxuR asbHpqDtEOq0YpVW/W9aLeQr+sU3l09TBuUns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689142694; x=1691734694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XSg/2mwDuKDcgKsVJJSJmX3BAkGJRp4xhXuGdMrrwlE=; b=XgU2DBxJ6/PCGOF0X3VvYco/KgtjCuDGbW8xLizh3SG98bp5OKk/x/k36FgZ+B7KHN +5OpeugC7c8zuJZLDdEQrrgkzdNoYqQQnzD2t+1DF4P/O0Qjvhr6ii9zkuwtkgBMUzdU SyVkXiqht2HBwKvgU3lWvCvr6h7Q8vp7nlyewLK4VwdLeghUibFoKvQ3Ft9ebPaY2dt7 ST/kz45Lho1a5M+AlkgcvM03R475bQcg5uigbX99U338+AkvZsqObN2iONNpqc3lFLzc kNHTQIXPlmqmK693bgW8QpERc2rmSS1uPZTB3QzhbWaO7vfNBXh8xMS7OApM0LwWroWM B2UA== X-Gm-Message-State: ABy/qLYIli8//6wF2xmAGCYqNSw2lczLlLR+X+19K+0cbKGkdt02qpwi 620jqAnWuU+Oex/55U+8NPqjpOL6U5k6VHl+aHs/U0VN1omvU7K0XTfFuA== X-Google-Smtp-Source: APBJJlEozz3qTUKnRXt+qD2YbxVVWviMhs2++SznyXbNvkaepMLmLhjJSfc4jcynPvkYNADTeNiAfOW/WNAs X-Received: by 2002:a4a:8089:0:b0:566:f211:5fc4 with SMTP id z9-20020a4a8089000000b00566f2115fc4mr271270oof.5.1689142694047; Tue, 11 Jul 2023 23:18:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d191-20020a4a52c8000000b005669863e757sm355225oob.5.2023.07.11.23.18.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 23:18:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 23:18:14 -0700 (PDT) Message-ID: <64ae45a6.4a0a0220.74012.a32eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8CCBF605246B; Wed, 12 Jul 2023 02:18:13 -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 | +------------------+----------+ 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 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/