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 722934318A for ; Tue, 17 Oct 2023 11:03:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1F2B342D76; Tue, 17 Oct 2023 11:03:54 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id ED0F740269 for ; Tue, 17 Oct 2023 11:03:51 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3af608eb367so3573126b6e.2 for ; Tue, 17 Oct 2023 02:03:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697533431; x=1698138231; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8J6aZ5/R44C2b/tg3DrYZupwG9sJ1rZZ52YZ8xmHTNw=; b=ewkD77baRUA6nKhI+H11T8NJRM7sk87DQePHjgrMFaJbIdntwuXXT0AzCvIdsHUz5x fIvSXot22JboXo1BY5eB1uNtUMjc/1gcClutGO7OrYXklYh+LBL0s44kizYQZnL9zfxX B9XViikBXEmXgDogr7+3gejL8l0guG4YakjcM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697533431; x=1698138231; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8J6aZ5/R44C2b/tg3DrYZupwG9sJ1rZZ52YZ8xmHTNw=; b=mX9vWN9jkE44R5uOoInqfTERXfgFNInR+q4L3gIdxs5s43K/44dIRoODYd25OaTObW s35hZI2LcsGRK73SJ0ZV+FifucF4SWDSZ/Hpar4gPcakCOhnpKhn8SRKX8/yEN5anROh lU5YqFe8Yflj4vNld5CJvi4J2994SxvO0rpCOt7cRVMWY45d1PZ/DECQRYyQDjoX5PoB CCHsDNYaK2c66mt8jTodsfBpa0+vhv3df3ENtKKZK0tmMZxWCqxKxIhzsHD4MYrCrzuZ yOclr+JJN6kNSeU4+seTlxxQFNrFV3xeP/vQDR1iLf/JTl2Fx7I5Tk6a0MkQ6JaOlJGN xQMA== X-Gm-Message-State: AOJu0Yz3j0IeHK+6dcinyEOBZxTMqCFXDEjhuZ126PY4RmOur4vWJwdc 706IC9w8KrByM0aGEhlw6ddhHWlss8WqZc5BgEeU4BYmlr9wKbmyEp0cwA== X-Google-Smtp-Source: AGHT+IHkf7lUDTG6+g8ovDE5gQvgwJ/gZSS6VqHR88GGh0DRv2/wOy1P1I19yoqmBxgNocxRU5nZ89t24aOn X-Received: by 2002:a05:6808:211e:b0:3a7:57a6:e077 with SMTP id r30-20020a056808211e00b003a757a6e077mr2179578oiw.37.1697533431330; Tue, 17 Oct 2023 02:03:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6-20020a630006000000b005ace7254617sm130556pga.18.2023.10.17.02.03.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 02:03:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 02:03:51 -0700 (PDT) Message-ID: <652e4df7.630a0220.ca50d.3165SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 88BCD60524E7; Tue, 17 Oct 2023 05:03:50 -0400 (EDT) Subject: |SUCCESS| pw132689 [PATCH] 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132689 _Testing PASS_ Submitter: Xing, Beilei Date: Tuesday, October 17 2023 11:06:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132689 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27953/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/