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 01A5242E56 for ; Wed, 12 Jul 2023 19:56:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F09B7400D5; Wed, 12 Jul 2023 19:56:36 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 6395E400D5 for ; Wed, 12 Jul 2023 19:56:35 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-63588812c7aso5092116d6.0 for ; Wed, 12 Jul 2023 10:56:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689184595; x=1691776595; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sXUEKT5BdxP76HIAtJpHZ4BZnn/s8eBfmfnDZNXLhO4=; b=gjR+bLNFip0/SQGDzU8kHIzFOzl1w80xOH5/dgpsZMzzRHvbwoSlaB9alXkjEuHBvX lyP0VRS/XHAuBzN2DCBnuiXhfel9qyNxrDk6fIyM8OKFRDe/POqlq1XbZK/DkmyCoOgQ ynagI778EauY4FDVM6WvzqoWIRjT/1YKtdUos= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689184595; x=1691776595; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sXUEKT5BdxP76HIAtJpHZ4BZnn/s8eBfmfnDZNXLhO4=; b=TpGX3uDNfk8pujxUxDYzqdVaAw39qUqqWGvlyIzOi9+JvN9ZZML0pV8PCbeZhsfeRI 5CnuHLXgIZ0VPpsx0uIcRhWyV9skJt/n6lkUExwSg8sIB94abDUsAw24J+VjK3g7sRdp VH4VgchdKHNhcjEiQ7Dh7c0rK3PXs/hqPjf5PMJNYcDky6cLA33/se8dFddpk4MJeMCi +m+Vd2bc6HZiakfrKSI9og6Lfy9cmFToj0+tjx9uYRNS8CLZIeZcwCJnnLZWB0iyNT1Y km3fd8bstL0bdj0sw+fpDLP3J7SVW0f693xN78qqNrZI0e8ZHMhyAiRtdqRwe7UuQgGt xg6A== X-Gm-Message-State: ABy/qLbGsiApleyvgJiOy0PFACH8yJjroQ64fSxd+yYXkbN4FPyo4zwq nLQgqPyg2hLuYDD4mRj9R7lLthfL2mj6jclmUnFgnN3ZLfXygnKw+tZzbA== X-Google-Smtp-Source: APBJJlFXak8wqzVgxXb91q/DWfB6Gh1T+DBgRBZv3CG1RodvXoXAl3N09L2VULBfhgT0qw2ydrhdtJNHLLPg X-Received: by 2002:ad4:5ccb:0:b0:637:a75:247a with SMTP id iu11-20020ad45ccb000000b006370a75247amr3479156qvb.23.1689184594905; Wed, 12 Jul 2023 10:56:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g16-20020a0cf090000000b0062841337b9fsm333080qvk.39.2023.07.12.10.56.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 10:56:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 10:56:34 -0700 (PDT) Message-ID: <64aee952.0c0a0220.8987b.8870SMTPIN_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 9413E605246B; Wed, 12 Jul 2023 13:56:34 -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 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/