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 640654297C for ; Tue, 18 Apr 2023 12:15:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EF3140698; Tue, 18 Apr 2023 12:15:56 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 0F11840698 for ; Tue, 18 Apr 2023 12:15:55 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-54fc337a650so199414487b3.4 for ; Tue, 18 Apr 2023 03:15:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681812954; x=1684404954; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Vf+U1NLJna4rJTyglddAisrEVZBC7xwQYQiIGTYp4Vg=; b=FX4pfASA69RbR2IXlDuVR/AYIEcyMRQg5rHvHoAIr2eiLQ52HIsKurlZd2Ls4s3eAu Ve/4VmPuWCSp95OiYoPhh/d8gHKznU9iO+8GdUjn+id7xafxsMl3m87OTqw17vhjD7q1 O6YJZuS6T9o9/iz5mwJ6gTpZPVEpx27QRSw7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681812954; x=1684404954; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Vf+U1NLJna4rJTyglddAisrEVZBC7xwQYQiIGTYp4Vg=; b=a7dOuPEJRHjMA3ke3+0JaLwVUGrH/KMPfoAiRDd5nbMWV1RyTKwuf9IdVCe6yQcCCw uwbG91ZmS32JEy90P0uigbMv0p154UovMZwFSoLxo+G48GdbcMEAU/MEjtHMy6KJXqK6 I4RWHCKx2RfQJr6kSq8Ac7XZPxsr6yejB4zexwASpADsCo+wqX3Au5Tj4OSah0QORexb 1nzHsitECJ53Ye94oFHYOHPy9JFnYSN9HEEzhG+pALCHmN8t/aLNdiIPqcEe6unUkr9H BbhcM/ZgRIVEi/KoitCSdguFdi+uYCixu2S6a9z3RlWO/yM8J2q6UuDi3VcfDqCZJIuh RExA== X-Gm-Message-State: AAQBX9dKiZ7ttTMgAf8x2mZH7TKiIew8sI6yHRJKRMr88lWEl/K0J7eU 1s08sR2ahLZav3SIDyrRyqDZKJZmCPpXae1t8dEDCBMSLxQWztFHNTa4TA== X-Google-Smtp-Source: AKy350bzvbyURNTxX5dvEr40rVhkUh5Zs/vw879Sy8IXiNU65vWOClZye8hk76o8J4cokLL3hFrG/HeLEaNs X-Received: by 2002:a81:14c1:0:b0:54f:b573:bff5 with SMTP id 184-20020a8114c1000000b0054fb573bff5mr19695675ywu.22.1681812954523; Tue, 18 Apr 2023 03:15:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dc10-20020a05690c0f0a00b0054fcc05bf19sm5119405ywb.48.2023.04.18.03.15.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 03:15:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 06D6B605246B; Tue, 18 Apr 2023 06:15:54 -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 05B8460095; Tue, 18 Apr 2023 10:15:54 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418101554.05B8460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 10:15:54 +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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126212 _Testing PASS_ Submitter: Wenzhuo Lu Date: Tuesday, April 18 2023 05:11:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126211-126212 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/