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 5F8C142CA8 for ; Tue, 13 Jun 2023 12:14:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F1E240698; Tue, 13 Jun 2023 12:14:36 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 271BF40698 for ; Tue, 13 Jun 2023 12:14:35 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1a67ea77c3bso2227118fac.3 for ; Tue, 13 Jun 2023 03:14:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686651274; x=1689243274; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B3gsNWko8QbmhAvyYK8SkqYZ0acpnXvDtZyznvPah4E=; b=hbOECqz2Y9QFiffnQ7Z0pJ2A4mDpv49KbUen+yFn5hlxbxUfD9bL2nDYX0sEdeN6UR ux5441GnF49PSoO0FZZ6tcepG912Fpe9PIxPCWQ+2J4yWjq2o6I2W4zhUa8SgEy+0iqN XnkF/26WjyM7L9vhV6OQUzv4M30judmwnWq7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686651274; x=1689243274; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B3gsNWko8QbmhAvyYK8SkqYZ0acpnXvDtZyznvPah4E=; b=LzSDo95l96P+s+q3MtYd4gpzt9tWr9bcU41bP08d7Ba/o0psGmI/mm5erWsSZ3GxJN UZ436ut+XhyIRuuzcdnLKVPULdkLUwsTj/0h7gc5h0244p4UotKdu8N10nzvfZtLCL4I 7Cxfs9oog1C2bwgSfu5vlfvR5+9nD89CAQ+k4ECwfsVi3UNruCBrs+ei38sgXbqo8atd GPowR/nFLaxXwgh4+khVALLy1NT+IqbQWd4HAp2eRcYw609sSp84hE7yvYMD63EUgGt+ BWcphCSYj9Xo2nuX7AZqVJjB+gWyH2BewZj2nv/W/ba6N5Ds0J61/1Zmuch2rQ5HeVeP tlog== X-Gm-Message-State: AC+VfDyMssDGDp3ME+v/2BHNahjWrIYKhetJvSnV83nR3tntrWcTSqcx XHPlYHHDj0cIWSgSmLiC7dpv1RaFnFIDfy35OIET3TMNzC/DlCP+674tAHq3/JQ/2Sj7K06ozg= = X-Google-Smtp-Source: ACHHUZ5FDFcmG6P+dQ/uGHz1efkeMaH6rhAX6bEhQpxw3c3uQxNWSdOsyq2vtMmLLm0MZ9+2K57ba3ZTq8wH X-Received: by 2002:a05:6870:90c6:b0:19f:4d33:70be with SMTP id s6-20020a05687090c600b0019f4d3370bemr7999163oab.25.1686651274266; Tue, 13 Jun 2023 03:14:34 -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 lb4-20020a056871414400b001a6c6eebfd1sm44377oab.4.2023.06.13.03.14.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 03:14:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 03:14:34 -0700 (PDT) Message-ID: <6488418a.050a0220.5498a.095cSMTPIN_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 BC1D9605246B; Tue, 13 Jun 2023 06:14:33 -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-abi-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 | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/