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 63AC54341C for ; Fri, 1 Dec 2023 12:44:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F03842F1F; Fri, 1 Dec 2023 12:44:34 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id D554D402B9 for ; Fri, 1 Dec 2023 12:44:32 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6cdd28aa7f8so1921985b3a.3 for ; Fri, 01 Dec 2023 03:44:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701431072; x=1702035872; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SCex3k7Rz+hQNaBIViAAp8xCJuMcgjSavGrlIWSnP/E=; b=Nnqnklkidstr1t5sps370uGAUfyzSlP3quTnIVXhax4kaDZaM6Rhku/V2GOK3MtdXO VzzoLHplcqOtUsAKZvKrI5CaLoXImFT35fpIGHHKDR82eb3JqYKkAn3hte6lt179+kWT TN7O8cWRDia9z6FXIZr4S3h7rFOnE+UMHkgsk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701431072; x=1702035872; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SCex3k7Rz+hQNaBIViAAp8xCJuMcgjSavGrlIWSnP/E=; b=dz9rIrmgUV6wW1EvmYQSsnAzEuf6erxwJ75Pv3Hlon8HIxlqxtrAM9LPl1uORIVAjg ihQoGyyKY2mkXKcZpP3w9bmDXDNMwRLxJi51g9ONDeyRRAILRrOjY3qIdaB2+C7d7rNR EwBT80Lbxy2eNW+GceiBJ1jUVeGsMMTOab9ChXLRksJ+iyfqbAQMkF/BF4MK2CItQmJU vT0CGcjYXVJdVB9WUncfxk/7DrIBgMboY6bPY4qL6wmmNYeHyVnHcMM2ILj56xMTDMAy eqmLY/+Aj0NK0uKBM2AAGXESo8isuNfGkkBXx03UUQok6lUcBG+o0NHFoBJs1Uba/Hnl OQFA== X-Gm-Message-State: AOJu0Yw8o4fuPah08F5ADGStlKpMdAh2MRQY1o7wAU8qmJqUJIIzXCiW 4phzmD8A3dOHdxPcDREXTJCXpDHEByKw4y3HhrA5dePaSI1jZVKbE/X8scwnS7BNKQKVzLn8oQ= = X-Google-Smtp-Source: AGHT+IGfX7lgcCHyLRegQ940g58LWlLzxaBK/52f/zdoFL+3TNWzpbrjiZxkaa7MCFZEjHp/WirYg/vKn4Fo X-Received: by 2002:a05:6a20:5502:b0:18b:2710:d729 with SMTP id ko2-20020a056a20550200b0018b2710d729mr20005621pzb.31.1701431072158; Fri, 01 Dec 2023 03:44:32 -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 ls6-20020a17090b350600b00280072b3969sm332593pjb.0.2023.12.01.03.44.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 03:44:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 03:44:32 -0800 (PST) Message-ID: <6569c720.170a0220.ca8e.bc6eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 6108B6051831; Fri, 1 Dec 2023 06:44:31 -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-arm64-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 | +======================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/