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 4438343E9F for ; Thu, 18 Apr 2024 12:47:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A174402D8; Thu, 18 Apr 2024 12:47:46 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 87F16402CC for ; Thu, 18 Apr 2024 12:47:45 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61ad5f2c231so7719487b3.2 for ; Thu, 18 Apr 2024 03:47:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713437265; x=1714042065; 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=3GYmeOPPm1W/MX7lfXhjDxrzK3z/qa864OMcDMUNZdM=; b=cXlGtI/yCrKXJxxMiBQUk4HdJRFLjroemVU8FS28LPe7IRLTTGMmymOLGC2DrblnIM WZhx4x3zifijQAY91/Mh9UieLm3Ez9+0iI77eki+bORop0p/CUQvpSNtauzftWpui89Y UbTLRjHgHcb61s617rz+bDegspEkmhs4vqk4c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713437265; x=1714042065; 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=3GYmeOPPm1W/MX7lfXhjDxrzK3z/qa864OMcDMUNZdM=; b=dAw5OhuHlL+vTlnIgMmsC29jOUuXT3deG5njtRXYIQbgMidbhnv715+su7mAIIkogK GGiML1BRll8JupLyc9Rs/z0xAsI7CLMh+BPnTS2Zlr8nVOt16L3uRCqpOr3bHsaOdRA0 vaizp9o28u5gDU1/neBonnVJ2+XxYSqfo1pMlelOfHIerMaR0+JSUF/T5s9HHOCGZYX8 fhXD31LXG9ACDrLCQRFD9mxNJkhQ6ABs2HoodwiqjIPQljS8VRuBIafL8PimR0ZY8AD9 O+sTWaCb63rmZLihYHvkoURZ7kr+zDCrDmUdp/sJ6SQFRg35w1WE8rxdOiaKqLeZX3Qt 1MPQ== X-Gm-Message-State: AOJu0YwhJAh/1bJP+A1d/YGMx94rULKO0Ig7cPkRW6debKhbqG2iBTKg erRryFI82B+wGrUar+bnX44+cj56mjR3CFEk2Hz2zUHnVQMqlFe/QI0ap7lwxxx4wDPQfUkJPDY R6uz60GaDwFLwAq3CSk1/Ow1vq9BXKGK5+ewIWZstshl6iyMi0vr5uVHE X-Google-Smtp-Source: AGHT+IGFlBZkSCwZX0g7yUKwOE49TwfRxP7CbjZvYgGlAdNFCEj6/6XQ9iumdYnHOERBrPXLh4gAK4Ipb0Y9 X-Received: by 2002:a05:690c:708c:b0:61a:c17e:d79b with SMTP id jg12-20020a05690c708c00b0061ac17ed79bmr2211550ywb.28.1713437264973; Thu, 18 Apr 2024 03:47:44 -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 v127-20020a814885000000b0061524d1a2e8sm89547ywa.57.2024.04.18.03.47.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 03:47:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 03:47:44 -0700 (PDT) Message-ID: <6620fa50.810a0220.eda71.4520SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 966B66052514; Thu, 18 Apr 2024 06:47:44 -0400 (EDT) Subject: |SUCCESS| pw139479 [PATCH] [v2] net/vmxnet3: fix a missing vmxnet3 r From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418063644.24737-1-ronak.doshi@broadcom.com> References: <20240418063644.24737-1-ronak.doshi@broadcom.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/139479 _Performance Testing PASS_ Submitter: Ronak Doshi Date: Thursday, April 18 2024 06:36:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:ea9b0f7277acc931ced3fee4a3ee087a26ee1401 139479 --> performance testing pass Test environment and result as below: 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 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ 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: 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 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -3.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.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 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29814/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/