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 C566A45DD0 for ; Fri, 29 Nov 2024 20:41:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFEA940150; Fri, 29 Nov 2024 20:41:43 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 687694014F for ; Fri, 29 Nov 2024 20:41:42 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21288d3b387so16252405ad.1 for ; Fri, 29 Nov 2024 11:41:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732909301; x=1733514101; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=P1dRFzJkbu5ytKu3+8rPN8Vlrelh51DZ2e6KAV1dPbA=; b=HtkdDZ+94cm3rlfNZVgGE8MB6Tm0/UVk8MRjMwUE7HIbo779duOOtXTSK6f3EEdYib X/wi5zTfV8eO1A+C1EiU8HrGs7+En2Q9KGF1qzbQi5W8saBzun1EJnyaWc9awQzgER4j XFWHTl62Xnlnu96AwgEOW4oo6u71BlY9fN4aY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732909301; x=1733514101; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=P1dRFzJkbu5ytKu3+8rPN8Vlrelh51DZ2e6KAV1dPbA=; b=vX7BQasqiqkr+M6fQf0RryMbWYqz8rQ2F/yZrzPqsHVESle9UIrAPLhCN1lfn9+XyV k0mkf9qXKY8B2Go0Hux69XsY+aIN68x2xM/4xLorH+OnxWkuU2Tql5oqMDpIMTzZtPTI 87gzmivS4nSItzqVD2CDvoXl2Oj452HDLA9fsr2gm5crXIpVSFRCMKU8MugjRUX9YjgE JyXF+tkZ58W1Fv9DbV2dtsWvKh7TdmbA5fc1IxIN19xBphaQ09t7YkJ8M745z3QJiZub MEBZx7YnFnS8p0Icw+jRQ4K0UUfR6QqV+k+hDNikYvD4/KJTeUvJlPmen6Vic5syy4Hw vnBA== X-Gm-Message-State: AOJu0Yxj8nU37vMTlogX3pK/cAKZAjfIekVb9DcQFlab4ISrnQ8K0Mmg y1pyuhO0erKcO8eSQRz4Dbp1sd49OBhIJ8xijFiKXphZy8lLFcjSj28irI4/QJeKvc1bz0UXq+T ZsEzwmUeFLstxf0ZZphckOz4IGWvscyffvl3tyLEKl6rdgGldCNzsJUiI X-Gm-Gg: ASbGnctxi5iPsNYNgE3Z/3v5vkPVsRNT7cecuwGTeiQnnR5Uwn04YCaG4S7oDytIRU7 vt1UuCcsZfXKFZV05OBLTL/3E9Z1LpOFrgzyoR4g8mlNAGNy9O6A183ftL6xibnq+seZP4GW6wc nTNeRXB0RM//9ZtIt1vjZOvcXgYNuf4Ph7AA5gfp6FQwLSkcVb/nxZ4X3hUdhWvQJoAxLPe1HFK UBuS18VYBkfwEngjXekvrbK8uK4hXGr6gS+CArblHg4scZM/NreQLzQOCUIYVVZMvZ92k1RtZc= X-Google-Smtp-Source: AGHT+IFO+140ex+8RJMpvi4MCj/nX2TPe1zepWSj8u630BrVjeoO3oVzLVPfnnP/Lk9ly7VEYEqQYLH4MpTc X-Received: by 2002:a17:902:d54f:b0:20c:5d78:4d8f with SMTP id d9443c01a7336-21501e686admr190321885ad.52.1732909301546; Fri, 29 Nov 2024 11:41:41 -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 d9443c01a7336-21521928a15sm1576805ad.63.2024.11.29.11.41.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 11:41:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 11:41:41 -0800 (PST) Message-ID: <674a18f5.170a0220.5b8b4.9864SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B2C596052471; Fri, 29 Nov 2024 14:41:40 -0500 (EST) Subject: |SUCCESS| pw148943 [PATCH] log: fix double free on cleanup From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241129161013.704859-2-rjarry@redhat.com> References: <20241129161013.704859-2-rjarry@redhat.com> 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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/148943 _Performance Testing PASS_ Submitter: Robin Jarry Date: Friday, November 29 2024 16:10:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:c0f5a9dd74f41688660e4ef84487a175ee44a54a 148943 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200022 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 3.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -5.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 3.9% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32058/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/