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 2707A43C70 for ; Fri, 15 Mar 2024 04:59:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2242A42DCA; Fri, 15 Mar 2024 04:59:53 +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 EBC57410FC for ; Fri, 15 Mar 2024 04:59:43 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-690cffa8a0bso10866636d6.0 for ; Thu, 14 Mar 2024 20:59:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710475183; x=1711079983; 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=Hs3GOVuHlVMS2yUkcRQT8xBYTfquwPwlRPQbWTHIH6g=; b=RUIyq9jUUl7mjC5tc3eEWEsYwXNO3tnnI/1IBBe00qxfaE8b1RvsBIC6ZFtWYetfkB SKT/q8ylmz8Rq9diT/8KHRL9EZE/sLLGtp9kaNIZ/zFPjqlbTfgcTtrKLFhWYqltEN7r HwgXXT/bPgN+LEseI+zfwx0IcEhNQ8vHKbZ+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710475183; x=1711079983; 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=Hs3GOVuHlVMS2yUkcRQT8xBYTfquwPwlRPQbWTHIH6g=; b=mxZ6T/W+7IU8x0dLEfSxLQZmXH8pETvmru849bxJwP2h+LgFOTKDt55XAVHWtl7/8N 7fn7P/7hCwslGPYELtmr+tOYRGYWsWkhg8WzUNA9f+QEUeQ/o9fRX6a92LVgoIjzo1jB Cjd+GumTvLKrj09WAOBnJpUBEz3YmE/AX8LLYwCHO5qhsllg17H0XlQQj8uA/k+9huZn Hgk2evLCl6x/Z6L4Uf/mmsS61yz7+zCXcCk47Hq2Ty9V7uoSzKmUhlj94qjlCg5rBugC mW6XdtndMi+qnUw16YiIoetpAg1vgVfl9KKuxHFmG9AjU72NeldvCszR3X6PMeJ5CfTx nO1A== X-Gm-Message-State: AOJu0YwLO8LKw81vd9L9ZgGdyHhBMUObsdGUNf/jVtQw0RDms2kSA5Fm q7QM5dt2zebBglpiBZH4yz1myjhf8s5rs+Q4xXR5of2MCx/pO81S8TdNAH7cNCWc8GwnY8OzLw4 6GoCdlER1g49EOcjmltJ6z3yDjJOKCxBu1dkJQQ3Fpe9qo31i80Oiv2cZ X-Google-Smtp-Source: AGHT+IHCnIVPh7gZfoq3KObcaG7EWpEz/vITE8nKtoVSnxSJXVutQQ+zLzQ61m/3V4qJ+YGtzWwwrrj4HxNW X-Received: by 2002:a05:6214:b0b:b0:690:d754:284 with SMTP id u11-20020a0562140b0b00b00690d7540284mr2701271qvj.27.1710475183431; Thu, 14 Mar 2024 20:59:43 -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 13-20020a05621420cd00b00690ba140f7esm81511qve.56.2024.03.14.20.59.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 20:59:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 20:59:43 -0700 (PDT) Message-ID: <65f3c7af.050a0220.1f26f.5c17SMTPIN_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 1E6756052471; Thu, 14 Mar 2024 23:59:43 -0400 (EDT) Subject: |SUCCESS| pw138410 [PATCH] [v2] dmadev: fix structure alignment From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240315014331.1376720-1-wenwux.ma@intel.com> References: <20240315014331.1376720-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/138410 _Performance Testing PASS_ Submitter: Wenwu Ma Date: Friday, March 15 2024 01:43:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138410 --> 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29565/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/