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 369DE42E50 for ; Wed, 12 Jul 2023 08:06:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25BC4406BA; Wed, 12 Jul 2023 08:06:02 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 0AC3A406BA for ; Wed, 12 Jul 2023 08:06:00 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5774098f16eso77072967b3.0 for ; Tue, 11 Jul 2023 23:06:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689141960; x=1691733960; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1AahECSEFiSvWdXJA6sh5xtDxkmQvJkTrlABNfv2EfA=; b=d558YMDyxtnErcnd0mre194Ces5JrENeru7UTVhhEfp2ClnU3Q/1Axd6/hBvqJfteY btBlxOhCk7RJLevQri89f4AWbt9Szg/RSGLP0gffCATzab+AiBtiAhJoY8R+HBZfsWin 13p4iSZGcPib1Czr+egqvC3esoLpeTX4FveTk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689141960; x=1691733960; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1AahECSEFiSvWdXJA6sh5xtDxkmQvJkTrlABNfv2EfA=; b=K133iYSllegZpW+Owu1vZb+TEpPg9jkVMkzYjpLD3xIAA3LSncKIDr4vyplP1eDVlZ JxYQjSXxZ1nFJ+4yQ4+QiSsXspiQ5774uKUMAoQeW+SkbVSNsUEMn11uPOzw1eMNNCla FlRVKc6A3sLsjj1yMN+xoDKHF+xZYV0sRFIIFxZA9sjqvDugDcA+p6HqcbU+30KgCpeR SkB9pVs/423ERjdB98/7SnI40ZLfo4sc2PLLSzbG7qhv9ns4ToEYxiDgPYVf0qWhhfZ9 fEqkc3lJJRMN56ODsw+BCgwqxusN0bilrhY8RjYX02NDEhGFVeqVAi7BsZ9gZHf3S6ZA E5XQ== X-Gm-Message-State: ABy/qLYV8ypmdDpARxkcIzG1RD8aCnun3pDJcX0I5Ge+O/u5CdwSoYre VELPYvGJ//PLX5XmM0dDKg0AzHX8Y89SixBI0zX5SyUfi8JckNOXlcPJkw== X-Google-Smtp-Source: APBJJlFZxyLdkDq15b67ncgATwi+WLTuPvRP1cmI+7W5vM10ThqKtT+XpcsJlghP540HENorlEQMf8jzymaa X-Received: by 2002:a81:6d95:0:b0:56d:3f2:35a3 with SMTP id i143-20020a816d95000000b0056d03f235a3mr16993075ywc.44.1689141960439; Tue, 11 Jul 2023 23:06:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y128-20020a817d86000000b00579e500b8a7sm531326ywc.48.2023.07.11.23.06.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 23:06:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 23:06:00 -0700 (PDT) Message-ID: <64ae42c8.810a0220.a8733.f502SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1E694605246B; Wed, 12 Jul 2023 02:06:00 -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 | +------------------+----------+ 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 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/