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 F28284341C for ; Fri, 1 Dec 2023 13:51:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED34542F01; Fri, 1 Dec 2023 13:51:49 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 5391A42FEF for ; Fri, 1 Dec 2023 13:51:48 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1f0f94943d9so220816fac.2 for ; Fri, 01 Dec 2023 04:51:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701435107; x=1702039907; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0qNOPr4Go3Hdoi/E6lPLvIeyEJfEhtMAZwGtN46ZOSM=; b=eQodEzHph+hPy/pUn42y8sPTgEyTftME2JBBZBpH3uCiiZXWsgwQe0CwJQ5qjGNxqu ge3ZKRIC2Nw2866X6uOaOiu+6AaSGY4fQ9Nup3w+ahhECQDtaydmLvFNLY1rddNLKyMn OxFZKV/uV3Gtapt026/RSZvyobn/vRI5k1zok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701435107; x=1702039907; 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=TPV6G5YfqjjBjSgnKjINDrG+MmfY8gy34xLAdKSTDlQxJ+B2d4Xga31UdFOTLX3tJT vgA8PQ27HZdQ2RprgkVlWy4dkrVtf72In0FRv+pKZGfdfBGSwPQeIa8XQMbJVQt1pvqN UgZLkNGruI3C1tjhxyur/jqvbkjE7gjiBKBk/5RQlmpl/jFUs3Eozn9d526u7DTqLdIh homl8+09hyyMeMGdZ+Jheh5kjyCphtrvqWmcefxgvKKfk0ZlZ19Chg1mng9mr8QcS9+5 rzMb5FT2luqTwhRW8JuNY3L0LYALTyebw7jYkjFa5Nx+FkpQedDndYl0usQj18C+++dj gvOA== X-Gm-Message-State: AOJu0YxFi1r8OjHKjJKGN6ASDpiECRxUQHb9iXCd8eYmhHP7emI9euIC +QsJausQOhoKu0zfKeE/HAQg/sy/LyNe1E8h6COdji5rX7dC+shkDTf0zAwREUqKDd09wCgNoA= = X-Google-Smtp-Source: AGHT+IF+Vs1dwkgOjKrAHvGXaZcWAIJjyUc2v3rhdiSMQkIUaqlNSnYIlGMPwToeuhxVzMOJEivtPAfY9jwi X-Received: by 2002:a05:6871:e718:b0:1fa:e1c8:8bb0 with SMTP id qa24-20020a056871e71800b001fae1c88bb0mr2953648oac.28.1701435107728; Fri, 01 Dec 2023 04:51:47 -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 ds10-20020a0568705b0a00b001faf66edf64sm22287oab.48.2023.12.01.04.51.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 04:51:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 04:51:47 -0800 (PST) Message-ID: <6569d6e3.050a0220.cd2bf.12d5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 31DB56051831; Fri, 1 Dec 2023 07:51:47 -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/