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 D61F443199 for ; Wed, 18 Oct 2023 13:11:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CEBAC40297; Wed, 18 Oct 2023 13:11:13 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id DE06D40297 for ; Wed, 18 Oct 2023 13:11:12 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a2a9e5451bso257372639f.1 for ; Wed, 18 Oct 2023 04:11:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697627472; x=1698232272; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AKnE4p/vn5GIray4D24zLr37lXfdCwP+cSg4VZ2iplc=; b=HuK7PF9TbZEPT0Td/KZ/Z4Lh7McRiyOYsVHRyTrmYteskRiyPnl2r49eeetkW2A9vE +AhjlIPMBL/cJLIKgR6eBoX8hBYHx7ngcYyQit30VQZrc+XLb4v9bivtl6j+5e3izTCX BBTMdZLYxaALGmgD1OXzG5TecdYVDayUBVtt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697627472; x=1698232272; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AKnE4p/vn5GIray4D24zLr37lXfdCwP+cSg4VZ2iplc=; b=WS++D7SB/nW23PrP6lDIhDJbe4ID5Q7/i/MrjWtoxHeBAsezg5+F3S3HRue1rG9pvj CW6rQXxImpFpb6gnIeDDHanS0cWmcShLaBG5cidFARz7C7G5k5raHCZKO9nXEmkIE9Aq 2NRjS4lrH2Psvp1rVg4Azsengidd7jFUqqsu/hgg9YlvpAHHWHzCx33muZ9G5XjklNGn bODVf6LPmG0KkEPwiXnlEfVo7zq4uNpNwil2fujnjTK7dkdfhTqyL1VUDGz+adl0p6ZF +Pxjh9oYOMGqcgyswYSgigcdZGX0qpOFSCetLB4QihGpRjzFJ3pndClBfnJwtLfsF5i1 2LtA== X-Gm-Message-State: AOJu0YzS01zdwbtas1p/57f7qWO1UjIRIeOyfuSTQLywqH1We3JlkrjW J//H8r9U4h7NDh1SP0s+YLccQJr6uKHHvwFMxRv+k+g1mDPCi1Gi8+mogQ== X-Google-Smtp-Source: AGHT+IHNYy6o1OyNBfNR6v/pednEzOHG2EKzaYJQG3oXhSYKhbVRTbGxJO6eMHcZzWzmiTtn9DXFkENZdqn1 X-Received: by 2002:a05:6602:164b:b0:787:1990:d2ec with SMTP id y11-20020a056602164b00b007871990d2ecmr5620048iow.12.1697627472264; Wed, 18 Oct 2023 04:11:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w1-20020a056638030100b0042b2b936ad6sm314301jap.72.2023.10.18.04.11.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 04:11:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 04:11:12 -0700 (PDT) Message-ID: <652fbd50.050a0220.c672.8f88SMTPIN_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 B955160524E7; Wed, 18 Oct 2023 07:11:11 -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-amd64-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 | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/