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 DA86E42E5C for ; Thu, 13 Jul 2023 09:16:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2A1540DDA; Thu, 13 Jul 2023 09:16:49 +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 9910240DDA for ; Thu, 13 Jul 2023 09:16:47 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-579dfae6855so3077197b3.1 for ; Thu, 13 Jul 2023 00:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689232607; x=1691824607; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QNAATAmSWhGPTYjPlYrRi5jlZkz3Do1+gIneTLKPvmQ=; b=JHyrxF/0gEiH9mg0KXJvi9+FEbcEZ2EQSsGeg8fbFnP+PlXCPuRzeyBDOINLjluFd7 /DFTaA+JVlNnhsy5mKzqUdh2hAJaVc1oblk1VppvadpqToUl5Rk/rZ+VOZd4e9i0Z+QS ZcT6ZjOQZjvVZVVH1g4DV3DD48kxJvl2jaJe0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689232607; x=1691824607; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QNAATAmSWhGPTYjPlYrRi5jlZkz3Do1+gIneTLKPvmQ=; b=Yn/i16r5Zer5swO4ffD/uqxILo/yT51QO4h7nzFRvEB8MFPvq+4+SVdZKXeWPoHs73 4YyvpCSn5uH/izqiLjJqLBcuEhOnbNuIuzRvXvBG+mVoiiG4kkeqiFbiE6zvxkythGJ1 cI0hALr4HNEFVq/hFxMOvxXgQqr9RulPolafg457fto7JlOBinkzyJpDX7cQWd/faiMO pzQ+/uxIf5JvHDrMptdeLLGytsaCqz/RXEkLhfNmGfQveCW11bJbwfLTQ70l2VwL0Pd3 jHiNxIKVnVM0NOxgODCZI8CUXTLI+eCeQYnzTHCUhfCnCKQ8kl5eFW22WfZI1FyU0m5p z+kA== X-Gm-Message-State: ABy/qLYcTK0RsZpJZQoGe88hGE9paU/V6gFSaHaG6vHXQfNl4cKEpfd5 /6B3i06XXk9FpernZFK2o4S168sehlY+kbFbYlqYvDGB5ETqK6re7vtmGA== X-Google-Smtp-Source: APBJJlHT3c12GU2bSIxuA6YdqO0War0gN/z+u2CyN14y5tz4SUwHbJW6X6kV0g+S641YfDduQZkavQt04CN8 X-Received: by 2002:a0d:cd45:0:b0:55d:edf3:9e0a with SMTP id p66-20020a0dcd45000000b0055dedf39e0amr845728ywd.27.1689232607056; Thu, 13 Jul 2023 00:16:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c64-20020a0df343000000b00568b0f6ce7dsm950981ywf.11.2023.07.13.00.16.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 00:16:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 00:16:47 -0700 (PDT) Message-ID: <64afa4df.0d0a0220.fc9ba.8a90SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B2160605246B; Thu, 13 Jul 2023 03:16:46 -0400 (EDT) Subject: |SUCCESS| pw129325 [PATCH] net/iavf: fix AVX2 path selection 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-Functional Test-Status: SUCCESS http://dpdk.org/patch/129325 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, July 06 2023 03:20:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129325 --> functional 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 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26992/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/