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 573D743199 for ; Wed, 18 Oct 2023 13:31:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 534CE40261; Wed, 18 Oct 2023 13:31:59 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id B03CA40261 for ; Wed, 18 Oct 2023 13:31:58 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bf55a81eeaso45948255ad.0 for ; Wed, 18 Oct 2023 04:31:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697628718; x=1698233518; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jF/PeWCsh4I8f2PMFBnRSmwxzlNQxnyuL8lcg48x97g=; b=F0IyVWKGdrXFfmHf8JynRVTdC+EUSJUOG+Is7WMcMCUccSPiVfdhV8Qp1aXB9gxZa7 zZrZNKFU7Euqo4YSUxf4J/kJJNqXUffhd6FNYZzjuzu00tNpoMXB/bX96amn18HLu4E3 e0sPcTI+XpNPuvK97W/UKMwW5iacIZzinOtVU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697628718; x=1698233518; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jF/PeWCsh4I8f2PMFBnRSmwxzlNQxnyuL8lcg48x97g=; b=h91XAOtdql1Txmx7XK32cS1tFfnPmPFTwIh4L+1wWfo5XLDNGjLu8gIds0f/joUBrv MSJFrGfAwt2yEO/csuinxYGnieQylNN7J4khDy8KOBoCK+FEeTI8izGlrsNEndmKHsbn VWUGTp8DsD3VIBRReeZgwSCvsz7omulsIAYHn5pv3t2wJlWykLJtNc38IO0ux430eY8j UtJjhZgx+Q8XXRGX08Itjx0CxmHzMn7PaKu6z0z012OHwsux90qdyh5nyaOP4MYpyoo6 flo35xcDbBWKlnyqZ42UDJKNtEwrEHcAoQ06LTfFvmUc67ciQ5D2OXzXxx0Yg69cd29K qPyA== X-Gm-Message-State: AOJu0YwNECGEKlpjwCkHDNPHVNUmDXNbkfFoUS35oUdcY/sc+vuCdAhS vKbJkSfjPobXyCdJVZDWGPDKOJWASLdZhgUxs7v7ns1o3l2ozU8Q3uXp4A== X-Google-Smtp-Source: AGHT+IE8u6xHpykeuIq9hLp8Pivxidbj612D5YKT0qeiINfchSIZ/sqwyZkTW/HjedE4is5tqeL/Ap77bzZ5 X-Received: by 2002:a17:902:e841:b0:1c9:ba77:b27e with SMTP id t1-20020a170902e84100b001c9ba77b27emr5419122plg.46.1697628718015; Wed, 18 Oct 2023 04:31:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x23-20020a170902821700b001c9b22ba088sm251200pln.56.2023.10.18.04.31.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 04:31:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 04:31:58 -0700 (PDT) Message-ID: <652fc22e.170a0220.e640b.6cfdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E95460524E7; Wed, 18 Oct 2023 07:31:57 -0400 (EDT) Subject: |SUCCESS| pw132829 [PATCH] [v2] net/cpfl: fix memory leak 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132829 _Testing PASS_ Submitter: Xing, Beilei Date: Wednesday, October 18 2023 14:27:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f9426b0618b7c2899f4d1444768f62739da1bce 132829 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27985/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/