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 813684341C for ; Fri, 1 Dec 2023 12:46:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CCA542F1F; Fri, 1 Dec 2023 12:46:38 +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 72093402B9 for ; Fri, 1 Dec 2023 12:46:37 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6cbe716b511so1981340b3a.3 for ; Fri, 01 Dec 2023 03:46:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701431196; x=1702035996; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uffzT+iKrFgjW8BGUyacm9+FLLVO8r9x+si1FfJMkmg=; b=U3MuPbv+K1UZ+fSnsMLIO9cM6ucBCg3KwLZ0qXCmqA49chww8XUoHNVjRj7kFz8Arg aUZVCLgKP9wpksfxCSVp4+R7fJAKMfvwPVCdVtSD7RQLbagCSAgYyNkBNkb3coZ06v9K Peo8rKmU/ctXmr+KJ/kKDs3x09obPVmCmz6y0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701431196; x=1702035996; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uffzT+iKrFgjW8BGUyacm9+FLLVO8r9x+si1FfJMkmg=; b=C8yFEvWEcE7H7vJ5T+RxQanEzL+ZgEwPt1bZzw+ujZui8LlDjoUIZfQx2rgfE1WqG4 x1UNLc84EehYhp4gti18alu7M8SeR/7th6lhW2UN9lfIum74HxOtYqxR/ew4xDgSPz8j mD9KZ6qBqCVoGbATW9rj5yYaXu1jN4T4NdZ7jxnJscbcQZyPn1nDs+k0D1bQkwxeqcoL xCv2LwJenHgVYjSznmijQkHu6rF7b3SYvvkygYJypISDLahn5E71z8d39whSHFukpNXa YH2INVK+59K3HtYe1XjJa4+CMj2sCKI2mGXGc13mx94UcoijXdpy26fkrd4jXKzFU1CN 2mUg== X-Gm-Message-State: AOJu0YxAgAZ+j/q3BgNHC9Bncw1RcJ0dIMQrBqcQVMMCceuAqOyAqphj oPYl5zVvMdMw6xowwvLN4uDquhbpdsx272TaWPfIoh3zyRQ4VCPgk837uss79T+G4aNS9tWScg= = X-Google-Smtp-Source: AGHT+IE/xdPplsAa2wb4IAcrdIQ5cwbPfLy3oQMAo/KtoB4yniW6PGCvE4RdQZNEgD2/Xp34K/pXihm/xWzl X-Received: by 2002:a05:6a00:1797:b0:6cb:d28f:d91e with SMTP id s23-20020a056a00179700b006cbd28fd91emr26936346pfg.25.1701431195469; Fri, 01 Dec 2023 03:46:35 -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 w29-20020aa79a1d000000b006cc041739acsm190787pfj.19.2023.12.01.03.46.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 03:46:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 03:46:35 -0800 (PST) Message-ID: <6569c79b.a70a0220.76964.7af1SMTPIN_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 A96DD6051831; Fri, 1 Dec 2023 06:46:34 -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-compile-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_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.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/