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 EE8CB437F7 for ; Tue, 2 Jan 2024 03:53:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB151402C3; Tue, 2 Jan 2024 03:53:30 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 7920A402BE for ; Tue, 2 Jan 2024 03:53:29 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6d98ce84e18so6580301b3a.3 for ; Mon, 01 Jan 2024 18:53:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704164008; x=1704768808; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z1yXTjgK1nHwn2K7/5e33wYmZWKO6y0v1a8VyQY/eIc=; b=UD0aff0YThCKK4KpSGxEJWvo8Ksjz4oBswKUB9jXuHUniM515TR5XGyHtPU2NRr0Ph AXH/ORMZNE4ZbEILzU0UMdjyU3wrvkGuApU7YvXEondZK194FK2SFcyI58DS474DX4Nr Y2SJdA2MKGEsU6vuAOO98ebozdQNauyUjNtIQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704164008; x=1704768808; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z1yXTjgK1nHwn2K7/5e33wYmZWKO6y0v1a8VyQY/eIc=; b=nHTQ2BMDCDTCXvQIyyE3N11gTJcg1sej6a+NZNlU/ik1m4p79QWvpqy7QxpAaZpHzd VRaqIjHKlvNYH54F84lWJ1Xj4lgb3JfkgUzqk3H18TPUcq02Az5yrNMDJznZUUzH1HcQ ZjwKQrgZYeWGt7dxZTH1TNxoV4A58EzRR49ajHRa6H2/2xEjGDcqsMhTDZDFHpVvSkUi CQyJomflxODIAvpJXSMo0mXIdX440qotS1ltfx6CLhNl9imT9G7OfY/Obr9N1L5x90j6 2rN5Y33sZVnQLJ8KO/q70VlipRmgpJ2n8f+s2aYT2vet3b9UolLAfyY7AQXAObYgWCVQ xDMg== X-Gm-Message-State: AOJu0Yw0A+VwhSsr3l1djkGAc1pDwDUfD8GJpjryC+o/zeGEcXP7PyYn NpSba9NfWHoiNL1LOxKPzhIFL5fkF+hrPI6hkhSgn/8MyITN4n/v6B5St+Hfl/75FA== X-Google-Smtp-Source: AGHT+IHshN7XvKTvc3w+BzwgIjWVVTX9jgBhXgqsy23ZnwTMa6MCwtawS9AdTtrEh0YuDCAEIdLWYNkSb5qE X-Received: by 2002:a05:6a21:3383:b0:196:b58e:99ef with SMTP id yy3-20020a056a21338300b00196b58e99efmr5114742pzb.83.1704164008612; Mon, 01 Jan 2024 18:53:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s19-20020a056a00195300b006d9b34c15e1sm806167pfk.17.2024.01.01.18.53.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Jan 2024 18:53:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Jan 2024 18:53:28 -0800 (PST) Message-ID: <65937aa8.050a0220.d78c8.edb9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 61F9660004C2; Mon, 1 Jan 2024 21:53:27 -0500 (EST) Subject: |SUCCESS| pw135635 [PATCH] [v2] net/iavf: fix vf startup coredump From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135635 _Performance Testing PASS_ Submitter: Shiyang He Date: Tuesday, January 02 2024 09:27:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135635 --> performance testing pass Test environment and result as below: 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 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 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.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28756/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/