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 4EF6D45589 for ; Thu, 4 Jul 2024 14:27:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A4DA40280; Thu, 4 Jul 2024 14:27:09 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 0F5F44025C for ; Thu, 4 Jul 2024 14:27:08 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-70af81e8439so479799b3a.0 for ; Thu, 04 Jul 2024 05:27:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720096027; x=1720700827; 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=x/vqMjCkRctsAD/lgNXqd7Kg8gLCgCOuDvcSozgRwus=; b=Aoq3yBRNTjCA7vjHP+cQRXFGFesLA2wD/aA6s3pY3l+0T+Zw2ENFpHFkwz3L5WQ5BB BCd4+qK/Ie7nvTpRBEFj57rwOkPBPrZyvelEMzOy1UkfVfhIK+DlUzQVZ0F2D1KNcWLI WLdlq19lWvseF0R3zEFfCokY1u2pjU0GPBPBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720096027; x=1720700827; 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=x/vqMjCkRctsAD/lgNXqd7Kg8gLCgCOuDvcSozgRwus=; b=GUUyqORCwFDqVky6SmKgaoCJL4kaZf57NaEBGIWir7C/hh2WiQdO69WxtOXlmLmyad Tz5tZbMbNGm/sIujcbluWoRjI2us3NacCU8t/4ImnUg7UTZPPTlcPPD5gWsvVo2W+/IT xWyXHVF14l341mU/FLTTuqrECwZjNhsW5Sq5txTAAeqs1AhWeIUB8NnMHNJhOiyJKUWq oPuSBJx/o/L+2vIR3xYtZuTABuEleQNNdbcr0MxhX9wcCHf3FgyAMTTjx9H5kCTB2JqV aDX7bbEXrnhU24TJu46hX2NkRFuN4RcRLSAm4HLGPO8W8Sa5X0Q7Ke7MSwUf/cmjsnU2 nEHA== X-Gm-Message-State: AOJu0Yz2q+qWmQQA/pA+OiiB0MpDh3+29OS1cwF/X/0nfArh5r2cvLpJ 8eIu20UNQDrPNLJ+0UlalPnL4CStTU4iH6xTc8EMRW8FhDLXj97k5tLfUgfFETy1VrHQlVCt6AM +xhaJ0aPCC9g8PnfU+c5Bdd7YpniY40di0ZVhhUkuGi2Jif8P2gH8z11B X-Google-Smtp-Source: AGHT+IGJ0xF/kzcbmiekHzvopH388yrqXbxWSqBrFTdEhSI/uE+Dn0wL4iY605KZj+eQPj64I49KeG1PPhKY X-Received: by 2002:a05:6a20:9f91:b0:1be:c7c9:7265 with SMTP id adf61e73a8af0-1c0cc8d7e15mr1507734637.59.1720096027079; Thu, 04 Jul 2024 05:27:07 -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 d9443c01a7336-1fac11e9f22sm4187175ad.50.2024.07.04.05.27.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jul 2024 05:27:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jul 2024 05:27:07 -0700 (PDT) Message-ID: <6686951b.170a0220.51562.f14fSMTPIN_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 2843760526E2; Thu, 4 Jul 2024 08:27:06 -0400 (EDT) Subject: |PENDING| pw142122 [PATCH] [v3] vfio: combine container_create and g From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240703115943.44539-1-xiangwencheng@dayudpu.com> References: <20240703115943.44539-1-xiangwencheng@dayudpu.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: PENDING http://dpdk.org/patch/142122 _Performance Testing pending_ Submitter: BillXiang Date: Wednesday, July 03 2024 11:59:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:95bea772528d316c969a170e6206f3b05ac39413 142122 --> performance testing pending Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: Unknown Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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: Unknown Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ 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: Unknown Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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: Unknown Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30418/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/