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 8CD7F436F4 for ; Thu, 14 Dec 2023 23:49:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88A654334D; Thu, 14 Dec 2023 23:49:09 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 88B4F43291 for ; Thu, 14 Dec 2023 23:49:07 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e45405bda9so635777b3.1 for ; Thu, 14 Dec 2023 14:49:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702594147; x=1703198947; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j34CWfdhE6XQGrljTk6yf2GeFiEZRenEdQY1Z97okB0=; b=NyzU7pEpzzqXH4B8LFkBGnizsfLAtpV1/NcuDGpJWK+9cFDJQeOxRcDMLrKMaZSnF1 fSucACv26AIYZItOGgWBKyIFiuI7XUSk3lrvtiukb6xlSV07ZdBac6sSFKffQ0KRYNvz nIHCQIye0AFgtNYEN/XxKoFDGcD59UiTjgkiM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702594147; x=1703198947; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j34CWfdhE6XQGrljTk6yf2GeFiEZRenEdQY1Z97okB0=; b=JD3IEniM9czBCGvGSvfthgyiATkUTTQHINbS+fT37Y1p9GNbhBWT+IbgDu+QF4VIax cadF9AL4tFjI4u6gKTaU+wOn0UX5XTeO5zMzJsaPjIo9GNZDO+OIlxAv2ZHbkfdA3ONZ ZbsqtLdpSlXD4okyIkaPd9RNPcHaXn15nu6oXnZ+1b2IZSQuVt7fcQnEIEnEQxQB89+J SRsXL7V0chlq/9tRIMuipVr6Fafb4gNOEu3qgpV6dx+YmOkv4Q86CbK9DVU0aLwuKXAn NmbjRMPFgFEfHlWO54jdhAc6sNN3KeCGrwZjyv4F2lvMMkywM3LS5jrWQfnkzIweDFIr t99g== X-Gm-Message-State: AOJu0Yw1l58TwrOaNrf1hwY03agwZ1hOWYGFebl9PSd2PyQ+lSsKo+oY gusB2xeMCmk8Q+XOTNKnqxTTJGoAS/AdP+62vGRcziEJrnrB9LfrUrBdgA== X-Google-Smtp-Source: AGHT+IE4P6k/DC3O3JPNYHoKd0dfjVbAkMiIuhLFqR9zqGaZcdcSBxJp609lM3kirCmOrz6/HaNCQkfyxD8T X-Received: by 2002:a81:7285:0:b0:5d8:74e6:e4c5 with SMTP id n127-20020a817285000000b005d874e6e4c5mr8585084ywc.98.1702594146970; Thu, 14 Dec 2023 14:49:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t22-20020a0dea16000000b005e2ed6c7cb5sm394212ywe.28.2023.12.14.14.49.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 14:49:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 14:49:06 -0800 (PST) Message-ID: <657b8662.0d0a0220.8f1e1.fbe2SMTPIN_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 ABC91605C311; Thu, 14 Dec 2023 17:49:06 -0500 (EST) Subject: |SUCCESS| pw135183 [PATCH] [v2] net/ixgbe: fix memoy leak after devi 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/135183 _Testing PASS_ Submitter: Yunjian Wang Date: Thursday, December 14 2023 06:44:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135183 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28617/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/