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 7F7AD43CA6 for ; Fri, 15 Mar 2024 03:05:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D03B42DCA; Fri, 15 Mar 2024 03:05:19 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id AE636410FC for ; Fri, 15 Mar 2024 03:05:17 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7dad8437347so585645241.3 for ; Thu, 14 Mar 2024 19:05:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710468317; x=1711073117; 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=akP6rSdk6RnXIacTinj0yUM2fGK0DMSMFGDr9lMP2H0=; b=iDu8vE6uOus/fbkUw3+IRk/tNgWqymo6+dBmYYnnZV/k/zGHonvTDg0PjKOKUmG62m sCsFiKQTm26/+w/2intKRHC0V4yULeQDqYdZunypaXmLySc37nWjoS8e+HC64phLQQdw iTWI3nahTDWVeYSlzsZRYsLVPr64swIUNJRTo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710468317; x=1711073117; 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=akP6rSdk6RnXIacTinj0yUM2fGK0DMSMFGDr9lMP2H0=; b=I8ji2Q+erv34IOcTQIOgugU+HzOJelYr9LP2lJCum/cgSiAyLK4OWJvaUf+i3y66FV vTZOXayod/SFhAIbDsKG/XimL8Hb0YjIp/czeD8PQcsdzOcelUrXOkzcClcyHOBTSg7h 8Aq5izbk9vx8Lb3rjrIV1hFBKE5UCrpNPBS7WOZdt0ER1hysAKiD+ygUOG5DwB/4F1hC fFjP44jOlCArUc8UrubzSdCaZAajfhKfdugdfWf8l25Mh21yNgoYU2kXdg+ENhypAe9n HQ15RmGd7MSTEJ9JVe5OvrY9ZQcDswz+g9tq9GP5g2QGBT7e/ryfFcQZJUkSuicyVx5G bbew== X-Gm-Message-State: AOJu0YweF+fYtOqb7hJ9mLuuEcQkUCDdauqSW7wrADx2gyzv+WXWA5y3 Qjw1FdG71Y+oWDeyhruz03bGDBv39Ue46cGXxcSPBa6Q8UZzFhwfABRc85STUNQ9MbZ7JcJo4w7 TfecVUQCjPs0d7RQsmTD/+W8ZWEP9yhPwx/Ig/S8l3tMqvO7iIV6fKLnM X-Google-Smtp-Source: AGHT+IF8wJgd/+LTGwFB55G4hLBveepJQ+G6Wz8u6PsDJO0ycMmwqgmZc54ZnDjyN38CyhdRjPs2DhKe2rJA X-Received: by 2002:a05:6122:98b:b0:4d4:2176:c215 with SMTP id g11-20020a056122098b00b004d42176c215mr4198092vkd.12.1710468317112; Thu, 14 Mar 2024 19:05:17 -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 k6-20020a0cf586000000b006915b8b733dsm115483qvm.27.2024.03.14.19.05.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 19:05:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 19:05:17 -0700 (PDT) Message-ID: <65f3acdd.0c0a0220.265ef.8ac6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9836C6052471; Thu, 14 Mar 2024 22:05:16 -0400 (EDT) Subject: |SUCCESS| pw138409 [PATCH] net/igc: fix disabling timesync From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240315010631.1374624-1-wenwux.ma@intel.com> References: <20240315010631.1374624-1-wenwux.ma@intel.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/138409 _Performance Testing PASS_ Submitter: Wenwu Ma Date: Friday, March 15 2024 01:06:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:19082c1fac430c74bb4b1c101edd12d88928e7c2 138409 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.8% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29564/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/