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 BC1024341C for ; Fri, 1 Dec 2023 12:35:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 992E242F1F; Fri, 1 Dec 2023 12:35:47 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 01811402B9 for ; Fri, 1 Dec 2023 12:35:46 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6cb74a527ceso1730469b3a.2 for ; Fri, 01 Dec 2023 03:35:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701430545; x=1702035345; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d4BvFFUA9NSZpc7Tk8B9auYUEtE7LyLfid0xUSBpCNE=; b=f8ZefEzPnPWO354pikDRS5pZT8Ztt/RLB7MPzPbfZKusiU74mRi6oBjQyCxwz/4BYB abHSM8ZhfE5c1GMx7yE9nIIqW3DJaiy41b9iobyBjfhFZkmZJr4PXmgSM4mhjb+nz3eh rY2+afmIzdPrV4HEQEaRFlVv7s+M1N3uYBPRQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701430545; x=1702035345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d4BvFFUA9NSZpc7Tk8B9auYUEtE7LyLfid0xUSBpCNE=; b=oaVFgTTlN8rmpegDOKOD7gSP6TsOHl1BE6dhk4XuVxJiCqIbgSrFYoj5qXaI04VLvZ KYnuWRYFH2iDfUXg3RYLC9M7LBwaDvUlKw3hb6E3fqPlQyZjTe/hypazg1t1jcCG+Asq txt57S/IFlGc48O3J4GKlW/coOp7dp3tpsYH7q6/tHweQ9vUjT9JjAAaWX7n/zUsoCDd RvVOaavO4WpeRFynMhjRAZV7oeFcIe9+lB7YpsMR3v66v1Z1DWvqyGVOcC6hezBVHWQ2 QZdCaZGy/A8/E2RgQFLrHBbyx+vYAf40k7WhxQZThHy9usFTTl0Gad4hthgA55cJVaHc CZWA== X-Gm-Message-State: AOJu0Yz8ufC9886kJtyM8CFY1f5c7mbukBmQAtXVcUPWlROqkGkxX04R WiQUwV+cTmrCunlYJQrQKSbQxOAyaCXc7QtI910XxQfhvPrhMW8C5CEl6A== X-Google-Smtp-Source: AGHT+IGG30b9WlunoyQ9HWQZhszlwv3+fbKXWCWVUieqQ+cwUB0Ex8I1v2vs9YMpfeUas5c3JM+Nfg0xJWjx X-Received: by 2002:a05:6a00:1aca:b0:6cd:b865:ee57 with SMTP id f10-20020a056a001aca00b006cdb865ee57mr9889382pfv.24.1701430544907; Fri, 01 Dec 2023 03:35:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f2-20020a056a00228200b006cb4f311e9asm188438pfe.13.2023.12.01.03.35.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 03:35:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 03:35:44 -0800 (PST) Message-ID: <6569c510.050a0220.2c899.7444SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.11] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F2A16051831; Fri, 1 Dec 2023 06:35:44 -0500 (EST) Subject: |SUCCESS| pw134745 [PATCH] [1/1] net/ixgbe: fix memoy leak after dev From: dpdklab@iol.unh.edu To: Test Report Cc: Yunjian Wang , 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-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/