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 809EB4366D for ; Mon, 4 Dec 2023 21:01:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C31741101; Mon, 4 Dec 2023 21:01:07 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id AE97241611 for ; Mon, 4 Dec 2023 21:01:04 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5bdf5a025c1so1847524a12.0 for ; Mon, 04 Dec 2023 12:01:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701720064; x=1702324864; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S0GPal18EkRINxzR+l+cWCssooYaVlm6VOpYnhIz7/4=; b=OJUSE1pZIPoVVbARvrhqhb4calCT6UdoDbKiA8zGcs2AavSEce1V7cn0jYtEgdNY8J HUxz2GPnpetqWVe6LZTEKgvIJKe8Rq9pJIqhAqriAxvYbRaDqKAhAf7rwaBvzTKyThvd 5QSMgBHLMY50+t+zdpSn5kvxwlMFdAQ8neKbc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701720064; x=1702324864; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S0GPal18EkRINxzR+l+cWCssooYaVlm6VOpYnhIz7/4=; b=i7YNFMow6LR0IoAqCQazJzG/uGbzcwIRLsAXHJOF/SAxfv2sMqwO6XYWFq63PjgKvi jbpUQsMyoV/AzDJ/404wH/SzceyliH/TTOu/vGyg5aj9w//gPWtE/i3UT4bN4EC3gR1q eQVzloakGzfTsZqrr0N2JLGLhLRiI8HvW+aagQhfBwVlhfJu6BP/jUyY7vPqybB8ztiX 7XHcOA3tbnaW/IJnzckmg9wBDeJ/0PU2kWEsT/wuVTfPQMIEyH9le48fAyrGIe7tWUd7 jF3LjZfFvcYa8nng2UwPtA8dsMw4FnEokJF5Hosweo5vyvK9hRfJ9iXzdjKzGRybqMrd P5Sg== X-Gm-Message-State: AOJu0YylaCIdTZ6r24EzAwIAcHnjDQ1dtP0BAzulSpck2iau7oZqZLWT 6WatOiTAy8k7bd3G9IBwki2xtci40VakFNsgN7Zqx1YvqdVu7C++o/FdMQ== X-Google-Smtp-Source: AGHT+IHsk9D2a/Egjm2Sdefa38Oe/PaPd6xE9wmJpOZsYSchCGzeIEWkwapUofoFsO/ck3CsaREe4Txt9t3o X-Received: by 2002:a05:6a20:1592:b0:18f:97c:4f43 with SMTP id h18-20020a056a20159200b0018f097c4f43mr2676800pzj.79.1701720063866; Mon, 04 Dec 2023 12:01:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i26-20020a056a00005a00b006be055a1818sm459719pfk.5.2023.12.04.12.01.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 12:01:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 12:01:03 -0800 (PST) Message-ID: <656e2fff.050a0220.a93eb.c437SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 757A56028CA6; Mon, 4 Dec 2023 15:00:57 -0500 (EST) Subject: |SUCCESS| pw134770-134777 [PATCH] [v2,8/8] net/nfp: fix resource lea 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/134777 _Testing PASS_ Submitter: Chaoyong He Date: Monday, December 04 2023 01:57:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134770-134777 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/