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 859574341E for ; Fri, 1 Dec 2023 13:53:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80BE142F01; Fri, 1 Dec 2023 13:53:46 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D574B402B9 for ; Fri, 1 Dec 2023 13:53:44 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b35d846f36so60833339f.0 for ; Fri, 01 Dec 2023 04:53:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701435224; x=1702040024; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0qNOPr4Go3Hdoi/E6lPLvIeyEJfEhtMAZwGtN46ZOSM=; b=Lt6zi900zs7AukhbcYLz85/7qvUvPI/L35fxxFzsu0cJ1+BSGjB5nkJBOQ273F+bQ4 JbcALPZt3lSdZGnjJN+aIVhdhk+dFhG66xqTd3eS3E7ze9LUZO5cn9mGevMtQ4NhmPIw s7YK8veBZukeO3S6I5gdrJjgXz2LNy2AkP09o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701435224; x=1702040024; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0qNOPr4Go3Hdoi/E6lPLvIeyEJfEhtMAZwGtN46ZOSM=; b=MyVe6y9LRwYtoFzj6uFgTBE8klu5gPpmIqkYP4Qg4rKWk+64AYzLdDqhYu37BgRW9J DV5JXrmklI3ge44Dfp1/+91EDJvUAEGw81u7ooVXuX1P0WhmYXBThMf4oCnXxbLdIx8G 4lkPiJU0u5Pnz++RgteKoEhP4Aet41mpFTaLWWLVXNmcLAnsysbyCPvmCiFH96j77vjJ 8jParY4Pbwb7LqK+hc+gGgZhHAROnvFLc/VnhX2JAv4zyigrYV/U28ysMKR907mgDQYF 1ZFV6PuDXcD0c9CHO1+qaWRy19ZsxPr4PktbkjEousedan725ABX15jAlQKNJmS4cIKK dadw== X-Gm-Message-State: AOJu0Yz4FxjFvFzxGd6flOpjIf6tpapaV9gxq+mVpP3DWAa+cjWZggyN tkC88x7EpeJ+a21rwuknm3ehvEclTW10MetGT0hVe4weTCOjYBZzeqqxbA== X-Google-Smtp-Source: AGHT+IEGtvIcT8G9SnpTifbyxKXRZMQ0+W5G+02SfZy9v95+G9sgDu+F8sjV/dZURByCiXfWT4MCSfthJG7x X-Received: by 2002:a6b:4e13:0:b0:7b3:9232:36b7 with SMTP id c19-20020a6b4e13000000b007b3923236b7mr21961447iob.5.1701435224285; Fri, 01 Dec 2023 04:53: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 ef7-20020a056602490700b007b38cdb7e88sm193536iob.17.2023.12.01.04.53.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:53:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:53:44 -0800 (PST) Message-ID: <6569d758.050a0220.69783.76eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id CE6386051831; Fri, 1 Dec 2023 07:53:43 -0500 (EST) Subject: |SUCCESS| pw134744 [PATCH] [1/1] net/iavf: fix memoy leak in error p 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/134744 _Testing PASS_ Submitter: Yunjian Wang Date: Friday, December 01 2023 10:46:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134744 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28508/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/