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 EB3FD42CA7 for ; Tue, 13 Jun 2023 18:03:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E60CB40A8A; Tue, 13 Jun 2023 18:03:56 +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 12BE140A8A for ; Tue, 13 Jun 2023 18:03:56 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-56d2ac0d990so34799017b3.0 for ; Tue, 13 Jun 2023 09:03:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686672235; x=1689264235; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J69Tt88bm3Qvs11iZL//Qmzg8zwPpJ1r0H8nLAT79PY=; b=aYx0TLdmNi5SdJcfr9Uzc0xJwg6UZnzhqyWQCiBwX1+j03RbpdU6lmuhSq9kn3l+Ny ASaozj8CdTWOUvakTuDiynZDyNonf/+AlqWQcxM+LvOhZeJ3qBc35SpUkJoccyZuF5bC JR8JWyV9t0nu4BhrBT8XX+Z0BmYOFUbf+swH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686672235; x=1689264235; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J69Tt88bm3Qvs11iZL//Qmzg8zwPpJ1r0H8nLAT79PY=; b=DxrTA5LBx314f61t8MLPVH0VWgppvrXw1m4I6Ys/Biad4u+/mueBjw/0l54yCIGR92 PGyRTIJn28q+94B8g7lgSLC0M/o6fBQlygJDANVNdFdwiAyw/qKWOPIQo7zmljZiBcTf 3MbChHdbaXiOICDKRsTECndK07/dCUbN1//ZQS9eauz41uoqYM7n+rhLna77YF4OjEIB piTbcMRV0Lb26hv6aXdmSIlkqwhYEvM8JMJczyWUjexQHJK9xb3/ZfUgCO+dvbgnbYwv 6M7evNKDTF15cB2wheXd/x8xFtm531XctDWsi5GBsENI1MgEWc88sBu02rDMb5TLPANH V+gw== X-Gm-Message-State: AC+VfDz7wOIq6+Fyt7p3x1IabVaDghYTfj9LoNVMXQ4OSBFcgQaREvn+ czpRCsoWhxdA4wCBycj7A5DQASMBLozA+8CZengE5aLCFGXNjbIQTOvQew== X-Google-Smtp-Source: ACHHUZ5DTKpzF/aTHz/A6cU/MDmSQbtWzeS3EncxxfjaNuL13FT6IYbJS8syb1+Lsy8pd2BVHLwCM8qO0eTb X-Received: by 2002:a81:5290:0:b0:569:74f3:f3f3 with SMTP id g138-20020a815290000000b0056974f3f3f3mr1502947ywb.26.1686672235512; Tue, 13 Jun 2023 09:03:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n3-20020a0de403000000b00565f195cea5sm2495704ywe.20.2023.06.13.09.03.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 09:03:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 09:03:55 -0700 (PDT) Message-ID: <6488936b.0d0a0220.60e13.e614SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3BBFB605246B; Tue, 13 Jun 2023 12:03:55 -0400 (EDT) Subject: |SUCCESS| pw128558 [PATCH] net/cpfl: release memzone for rxq 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/128558 _Testing PASS_ Submitter: Xing, Beilei Date: Tuesday, June 13 2023 08:30:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128558 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26653/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/