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 5F0794297B for ; Tue, 18 Apr 2023 11:29:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F34F40698; Tue, 18 Apr 2023 11:29:47 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 5FA8840698 for ; Tue, 18 Apr 2023 11:29:46 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id c17-20020a4aa4d1000000b005418821052aso5117955oom.6 for ; Tue, 18 Apr 2023 02:29:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681810185; x=1684402185; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=0g/d/kH5LxudYT/7+lFU3Dz/xNfxu7xK8HvE/prAUAM=; b=THGgKu3nuzN2/5msw7455ZIeQmv3aS+zlZtBiA1Uf9w7TJV3jYT9WtjMxYrVYLkjdZ cyEn2KricrqYWBk3PheoljCVnuZAyYt8vq7sJ/W/Ka+LufdbV5qqjlk3FwjYraNvwM8i VxYhj/KG4beZTYNeaq3d64yEpuEVCJXvr19kM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681810185; x=1684402185; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0g/d/kH5LxudYT/7+lFU3Dz/xNfxu7xK8HvE/prAUAM=; b=RzCVjDIkv8neHztvJwjteJGaMYAAUMMuV2cPbG9bhpM0NkuEJwXnP7uyj5fazi1I2v UWOE9j+5j+N8ejvj0aED6ophKQGT6HcFxFY+AJjbmirtgor58G0uxTStCc0ggwMXhtk9 XkemwSDuQ/EFdGME6xHi1CbX5xvPxL4VonVoqStWXMJbH5D9rUaLoOr5uKCd42Y9epxH 4z+bxlBuJO0qJDahQTJl+GYTC6mltvxtNAl8t0UFog26y9Ikp8JJ6D1Sqp88T2CuNKO+ L7hdGga5WAqlixmTOSz3qDdcebKrvj0wYPchXMtRDcGxUcokjLVis8M+dIyqbD0NPjW+ JdjA== X-Gm-Message-State: AAQBX9fUspANP0Jveh6DKJKTX+GhDEQjLfO8k4UQ2yuYoBUaDyJcRv1d NnsOuycMiFzE6R4M9zQ3VirrrYSBfcV0B5Dlz+5QVjZfb6uLu46SjxVQeJmMoN6Wi7Hlhy/cnA= = X-Google-Smtp-Source: AKy350Y9+weDGgc8ZbGLDjQjQjjzxTm+sh35tUjRSYM+fsUZ2+ScJhZUopOuockW3ecPNPV6K4t8gMICkf04 X-Received: by 2002:a4a:96cc:0:b0:546:da24:333d with SMTP id t12-20020a4a96cc000000b00546da24333dmr2849806ooi.0.1681810185688; Tue, 18 Apr 2023 02:29:45 -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 g1-20020a056870c38100b001842942f040sm4388447oao.17.2023.04.18.02.29.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 02:29:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C8E5605246B; Tue, 18 Apr 2023 05:29:45 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 1AC5A60095; Tue, 18 Apr 2023 09:29:45 +0000 (UTC) Subject: |SUCCESS| pw126211-126212 [PATCH] [2/2] net/iavf: add Rx AVX2 offload path From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418092945.1AC5A60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 09:29:45 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126212 _Functional Testing PASS_ Submitter: Wenzhuo Lu Date: Tuesday, April 18 2023 05:11:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126211-126212 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26024/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/