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 B83874341C for ; Fri, 1 Dec 2023 13:16:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2E2242F01; Fri, 1 Dec 2023 13:16:28 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 66D91402B9 for ; Fri, 1 Dec 2023 13:16:27 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-423a459d616so12586101cf.1 for ; Fri, 01 Dec 2023 04:16:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701432987; x=1702037787; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1374I3XRNAm8PdwObIvEvjuGjTR/J6c0l/dPOVGfbo8=; b=SvzLCSYttDrAeE/cdxajRlM09WUYt/MC73DosEiVjviqitqAf5K86cKZrUjzcnn0+G YnjQjtGbF7TPuCBDoqbUi0/bTsv7FEcaKNZV22O16JyKTVt6meEouRTe8rWeopjEV4lT WkLqQSZ6qGLF27hCPq0OZuZBdH8dW0Jy8kXFM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701432987; x=1702037787; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1374I3XRNAm8PdwObIvEvjuGjTR/J6c0l/dPOVGfbo8=; b=lyfmLEYfF/BewhEzvZolYhLnc+IX9PD6LwjVJca2h/8PrfkhSeommOnA/RB20HVars YIJXss6YhjC3H7VCW+xa5NIqfJfngywRXyPoMaI+ZPHvXNAatRZEsqhwAsK4zXX19wI3 NwuE++6sCeRJiV213sFnW53RnpxUbwoA7yFuSqj/nD131PspfOeND/GyiQnFkmM9qC+q 9mXHeHitzzP5h+2NrTVfbI1xXH4dZ0jSH2GgcKJ4Xep+jtWS/jsQFRMkSTtZTi8MbxbW Ov/ZJ62pkp1rh+QClInDJJKK89mYqDxawfLGFgS/jxaqB6+qpPLMt6Gs/+mfk4gY4sLD c7mQ== X-Gm-Message-State: AOJu0YwmjkIJxs2m6TScMSgfxRP7/xHEx9B5fojMyR3H6J4K8Vva23Lt ugnjjihKllp8WnawGjMoK17MwWpNL/gZ5CFLIIisNQRxWBY6Jpn6dU/u1iKt8iE8rjoLwPsrBw= = X-Google-Smtp-Source: AGHT+IFFh4wc9wNrP+nczG2myd4NOpEUFTg/VlhJlyibnDHj8/TXu+F6ONxQqvt3VYmOkFEpxlllYplC4nnq X-Received: by 2002:ac8:4e4e:0:b0:423:7a28:3218 with SMTP id e14-20020ac84e4e000000b004237a283218mr27117068qtw.25.1701432986806; Fri, 01 Dec 2023 04:16:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9-20020ac845c9000000b00423aa7fdeffsm148227qto.3.2023.12.01.04.16.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:16:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:16:26 -0800 (PST) Message-ID: <6569ce9a.c80a0220.1d744.505bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.10] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 86A936051831; Fri, 1 Dec 2023 07:16:26 -0500 (EST) Subject: |SUCCESS| pw134745 [PATCH] [1/1] net/ixgbe: fix memoy leak after dev 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134745 _Testing PASS_ Submitter: Yunjian Wang Date: Friday, December 01 2023 10:47:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134745 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28509/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/