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 55CD2440A5 for ; Thu, 23 May 2024 12:46:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 512784026C; Thu, 23 May 2024 12:46:11 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id B82444025C for ; Thu, 23 May 2024 12:46:09 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6f12ed79fdfso2893107a34.0 for ; Thu, 23 May 2024 03:46:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716461169; x=1717065969; 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=Ex/vvnUBcguH6MldCb4/BAqVPzI3TkHbAQ6HmBwsfS0=; b=Tcd42avI0KCWoP8evl0hW2owd29ULlX4Hci0zcWUYy17Qb4HtladvQOhpSQfRtS37s ppyKejQlTYaGA0kjWddALD9Qa865nKMLCzxMOOESQpIPh3uHcKRkEEOHBEmrEL9h2L0j yVf4g0mV7kzbMXtXbIa3yE3Ve7x9HMTs+5KVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716461169; x=1717065969; 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=Ex/vvnUBcguH6MldCb4/BAqVPzI3TkHbAQ6HmBwsfS0=; b=YUODpj0JF0L2sfugcvtvajM6TTh6Pot0dOviZq7TawYJt8yGKnaf95gnJGVbyjyHPH W86D5oX0XoUD3RKz4cZ96hsyQLpth8rHe9bMBJ/w23RgRWV9E06eZh/KRPudFquxxG35 hLU+msciH1yxsH/rA9OzidKUAVtde9VWc4ZYiig+1B2GQp5h+G93IowBUBYf18ovSsH2 +1z4IVR3tYdGah4FGTQ6SLsCI9tQKwXbHPRmbJZG066ANII3D4daeiskvzkZrD1quWgi rVMhl3l5/E+M/PvdkkT/6imDfcmucv4U51tPCty/Gzd1xCOspo3r18FCO8LEX4OS/q0a fvDg== X-Gm-Message-State: AOJu0YwzOLAPftRi09jbAqZrF3d5fJm2JZUHnAh8LgcZLr5Y1KevSpXL Y9NKaEbClbZvZumHUgU59tEuDcm7H+2mvTCIk/liibhmAQiDuObm8Qwza8mW+8kyLJUhcGRy9pR 4Euxs/VhrCKBuN40kUJbM0CYifJ4C0TPGCXZD/3rFHNiXZR0GN57wiEVv X-Google-Smtp-Source: AGHT+IHaVdnlXPUaAtEqPffAyCT0iy06zIwhnrCQJQXuxAAJNIBFw+mhStYYLogcWWCrV6cA75S5JTo+XWU8 X-Received: by 2002:a9d:6a48:0:b0:6f1:2341:348b with SMTP id 46e09a7af769-6f665c26a0fmr5374259a34.3.1716461168978; Thu, 23 May 2024 03:46:08 -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 46e09a7af769-6f1079cc29bsm1032384a34.9.2024.05.23.03.46.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 03:46:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 03:46:08 -0700 (PDT) Message-ID: <664f1e70.050a0220.65be4.67c9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 959416052538; Thu, 23 May 2024 06:46:08 -0400 (EDT) Subject: |SUCCESS| pw140285 [PATCH] [v3] net/af_xdp: fix umem map size for ze From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240523065302.2345392-1-frank.du@intel.com> References: <20240523065302.2345392-1-frank.du@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/140285 _Performance Testing PASS_ Submitter: Frank Du Date: Thursday, May 23 2024 06:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a 140285 --> 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: 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ 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.4% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29995/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/