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 AC32145EE2 for ; Wed, 18 Dec 2024 23:59:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A87C24066E; Wed, 18 Dec 2024 23:59:46 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id A1C4B400EF for ; Wed, 18 Dec 2024 23:59:45 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d8edad9932so1532986d6.0 for ; Wed, 18 Dec 2024 14:59:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734562785; x=1735167585; 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=cXYC/Tug7D6U1qHh1XmK75KqHkU6lFagExDYdFtpES8=; b=LPsJPyK78fH8ltxyWIaM+nEKqbp2kJLz3OoQUfikjhEwHHc8ra9cy3c6aNddzUle8y onTjXvEqz5QjKpD4NP/+fIiOoJqVIgEEu7WL1JNuYqSHrqlUKd3UqBmHXYgYwQ7eSgyy tL5WFEwYelBEUDLPJjzCoOqZPjszi8BVWDaQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734562785; x=1735167585; 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=cXYC/Tug7D6U1qHh1XmK75KqHkU6lFagExDYdFtpES8=; b=L80KLn4j8NBJU0q85EPugRLAbe3Uc+FWfTOWq2WKrawunQP9IOnAornEw+a5gsEVC3 Sz0xv7NMQvurdoBRmoetdrPBDCw6Jn2UdxqLFmlIxojbbIJJ2f1U4AGFr88/ujbC6DTs xdb4HmghoQyVOsuoCGzWf75VO/iHCEmW5cJozjhq7IKp5ezCInczsFkSFIjuRa0Taao9 B3UHJU68TJtesnG+7vnf/Z6puHgrCcDNnT7YU4SWxdi9g0Nx01sLg3vuHpBgfqLqANEC 27GBdynsJvkQTlu+kgo3uIjaDPLt8CdpK9Izg2MVFth17IpitqG9ilWqxAcjMqnh1W6y TlmQ== X-Gm-Message-State: AOJu0YzmUm1/aLHdJpDj+JdumycweknvAmiv9jEgKybwF7UAXGaqR/O2 rRkPB4eYXuQf7zIKnB7qqUCoiKwITFrQM9HaylUXvlusWJNd4/U2MWtKEvYRl5wPajDiDQzAsEe HH1lokfgbYvAonj14uh20pctKTEYKQrmRBQs1Prp0 X-Gm-Gg: ASbGnctRDArLFFW6yuKGSJzLQ+OzLJ2cZg1YfagLzA+c71fzqNL3HoAwnqmdlhDvKnc nDmkkGGCY3vDakRva/q++bN5xU7Afw7jSnFn7uWgr6/D10hAacdKpUnc3WUsoEq6WktYVl5BnKb 61GYw1FT6lWKZXce3O8UXVgOYexvrET1HMIrly1aWFDLeIqkmeIv/wiutRBW7H2+fyyzOkXIsBQ Qb9dNS2rRLep3bebzbHFqqCJBcCPTSGO9AqGO2giNXb1xFHvkyJNzVLO88Lx186Nv6THHqDk3j1 Lg== X-Google-Smtp-Source: AGHT+IGVjJT8P6VprRNJc1DM4UPJkGeQ7ew+9VjQIe11kNN3IO4DpJedtWXFIsHDQrTv1D1euklOXsBXFr9m X-Received: by 2002:a05:6214:428c:b0:6d8:8390:15db with SMTP id 6a1803df08f44-6dd14b78d03mr25804986d6.6.1734562785038; Wed, 18 Dec 2024 14:59:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd180ce090sm67886d6.4.2024.12.18.14.59.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 14:59:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 14:59:45 -0800 (PST) Message-ID: <676353e1.050a0220.159bce.0a5eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B23286052471; Wed, 18 Dec 2024 17:59:44 -0500 (EST) Subject: |SUCCESS| pw149307 [PATCH] [1/1] net/{octeon_ep,enetfec}: remove unu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218200306.546714-2-otilibil@eurecom.fr> References: <20241218200306.546714-2-otilibil@eurecom.fr> 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/149307 _Performance Testing PASS_ Submitter: Ariel Otilibili Date: Wednesday, December 18 2024 20:00:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149307 --> performance testing pass Upstream job id: Template-DTS-Pipeline#203177 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 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 | 1.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ 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 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32162/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/