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 9E89C457D7 for ; Thu, 15 Aug 2024 17:29:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98E0A4275C; Thu, 15 Aug 2024 17:29:29 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 4784340647 for ; Thu, 15 Aug 2024 17:29:28 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-7104f93a20eso872858b3a.1 for ; Thu, 15 Aug 2024 08:29:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723735767; x=1724340567; 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=/xl9/aV4msV7v2CNXm2eOEQHVKe1A2Pl2C1eQ7qWnO4=; b=WrVJ0H7QaMHRsuuAfu0IrUwlIDaBf2JC7STVDwztW2FVhjC0bWjmCEGx1dRlBHuX4x XQOiGBNmgLgmQcZKXm1qulM48KlBi9KMR/mf4YZs7q7QnL/UgMRv9LHRSlhNB0bzu+B+ sJKlrxjdj1mfV7RK6k7V6TYGAMCVi1TGR7xfA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723735767; x=1724340567; 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=/xl9/aV4msV7v2CNXm2eOEQHVKe1A2Pl2C1eQ7qWnO4=; b=f8hhAvTgK5SAJlhpLgsiZ2J8DXl92yjnmH8g8hQdPU8e9ZL+CNuEI1t8U6V4EuI1ni wIt8/Y5o7TrFEyx+BbQup9fv0nDHRghta0vYeFKoWoPA/Jzos1OxsjOBGuY3H9IhwDab rqGd+jdwM1GgJ8XpRoXgIoQFV2YpeXpcS753QFvZ63+roJCJFUcr/LJhq9qDY111rgBV 15XXiSNAESZZHgohRE4QdBy9bTr3W4pr6jTerdlCln+ycCTtTv4cG+dADBXeqo1tu2OU dozyzLSaQUXluLyCedYoqtTFWXJdU34Qg52WsquxWaSLYEU77BwDyXiAT6fmiNtDcUQ+ eivA== X-Gm-Message-State: AOJu0YycFz/wrg2ky6i3ajkzp9UaaW6IGz+YFntv64dAgu+pmYFHvVvr vpo9OHpvswBXo9QaHkX1iSykWCXc2VbPZncxGHY9lAhqBMwNnqWVD7yMrro8VjkRrqQcTb4vmHT nzSH9VpwoT86FHUnMLa7vq3QBn3km6OpmbazbOcvyEYSTfpqlq07lj0OE X-Google-Smtp-Source: AGHT+IF2ucEs8TzexQnSWxbZiOd0G5Kest+rlv8g/tvmRBaw8HCNldSLNPK8JGtIc7ktmJkK+95RsVNkeIV0 X-Received: by 2002:a05:6a21:31c7:b0:1c6:af37:edfc with SMTP id adf61e73a8af0-1c90506e3cbmr63206637.49.1723735767458; Thu, 15 Aug 2024 08:29:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-7127aee096esm140827b3a.21.2024.08.15.08.29.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Aug 2024 08:29:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Aug 2024 08:29:27 -0700 (PDT) Message-ID: <66be1ed7.050a0220.268bfd.59d8SMTPIN_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 E380C605C351; Thu, 15 Aug 2024 11:29:26 -0400 (EDT) Subject: |SUCCESS| pw143192 [PATCH] net/af_packet: add explicit flush for Tx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240815115653.603552-1-vignesh.purushotham.srinivas@ericsson.com> References: <20240815115653.603552-1-vignesh.purushotham.srinivas@ericsson.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/143192 _Performance Testing PASS_ Submitter: Vignesh Purushotham Srinivas Date: Thursday, August 15 2024 11:56:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143192 --> performance testing pass Upstream job id: Template-DTS-Pipeline#175406 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 4.3% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30797/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/