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 4AE894550C for ; Thu, 27 Jun 2024 18:10:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5582640E0A; Thu, 27 Jun 2024 18:10:49 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 532C740BA3 for ; Thu, 27 Jun 2024 18:10:48 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7f3ca6869e8so99249839f.3 for ; Thu, 27 Jun 2024 09:10:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719504647; x=1720109447; 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=y5VQ8oQ1bMda4gBMJgqbBpyUcInTnn3fr7hfeeF6laE=; b=bfKdnXtbLpNqb5BoB/5NOSLWA8Jo5/qGhqjYWXG1moWkaqfEMoOq0+TU3Kaz4F8Wug /3q72YPnVujtxTEwRdG4PqSdW/lo/SH7NkveU6MLY1OfahZt2f7JMdE0bzHg8+em2UxX R4b17RWZ6GT2cQCkl8md17XqZwATI/+TGp5/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719504647; x=1720109447; 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=y5VQ8oQ1bMda4gBMJgqbBpyUcInTnn3fr7hfeeF6laE=; b=OoBEm8ErXZ0qpSaK77FjPQ8FKeu05edB6y8s0dmlkAPtbp32uD7YBrm5NogxYjqGVT e4tEjYWXUa0ugIcl1zKwwz37+mCAEuFNHiJ2SC5sf8Z006s4C9OBaaYjo/oWU47N+rDo 0uwQsCKWbA6AMy9BPsQJn9WS3UCytCzt6YAr4JX8nLjrEyJ2MzagdIt2pO2mfSUzElGz IvQF8g6n/k4RluBtJXSXuuD47MZSI9rcHyFm6sPTthyxlYTByV3lg2Z5rXlJoTR0/2OA fh/DwYUizs+P27NJ+kzps4NmxCQa+KOLnEikEmEYlZJ+vWD/BfT7mLQk3JdOLkHpgJYz bNXw== X-Gm-Message-State: AOJu0YwiF0z34DNpG4JoTKvsOrs8sou8VSkHLPJMTiuVOBvR7KNfdIBz MRDReKzvViOITp0e+rFDQvQTayBjBOp/tUFiddbfxpxZNt+4il6PXbC3d4g1bCtBElHaifF9iJ3 d5DcB22XptEXtG0UdYq3yi7M6VF0yqmpY4feq7uY2 X-Google-Smtp-Source: AGHT+IEXMiQOH+iwVghIBnUipTwmLn8ZJ+idlDBYCOPk7sKytfVOMW5DROVOv849Rp7uYJQU2KqAf+jPkQuv X-Received: by 2002:a05:6602:6d04:b0:7eb:861e:8bd7 with SMTP id ca18e2360f4ac-7f3a74b209emr1763181039f.2.1719504647538; Thu, 27 Jun 2024 09:10:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4bb664b2c11sm48720173.32.2024.06.27.09.10.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 09:10:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 09:10:47 -0700 (PDT) Message-ID: <667d8f07.050a0220.90497.3327SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2A23F605C380; Thu, 27 Jun 2024 12:10:47 -0400 (EDT) Subject: |SUCCESS| pw141952-141954 [PATCH] [3/3] test/bpf: add extra test cas From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627115531.1440-4-konstantin.v.ananyev@yandex.ru> References: <20240627115531.1440-4-konstantin.v.ananyev@yandex.ru> 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/141954 _Performance Testing PASS_ Submitter: Konstantin Ananyev Date: Thursday, June 27 2024 11:55:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb4b1d1f491b53c3024e0a9e8839acf514122cd 141952-141954 --> performance testing pass Test environment and result as below: 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 Target: Unknown Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.7% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30340/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/