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 76BF84297C for ; Tue, 18 Apr 2023 12:57:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52CC240698; Tue, 18 Apr 2023 12:57:44 +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 13AB840698 for ; Tue, 18 Apr 2023 12:57:43 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id w22-20020a4ad036000000b00541e4028218so3390564oor.4 for ; Tue, 18 Apr 2023 03:57:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681815462; x=1684407462; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=B+9o1diDJzncyGfz0a5mf0D3SFSEWmg46Q8lylMu1No=; b=TznAlOtVknRNIYgtcjeq9WXXe4/6HF+56Q3GjBWPyreH/isOnc5uKsddHXxP2z0pSl gblqCksG0/5pibkXGcSFCP+3vlOWWRd2b347rz+yqKmupjykltmHsZ+pooW8kc+yJYgW nFhwV4ygXee4HUEeSTMs3ChbbvRIT9Il+9IyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681815462; x=1684407462; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B+9o1diDJzncyGfz0a5mf0D3SFSEWmg46Q8lylMu1No=; b=i2Uqn/e/ZLIa0XITtRlIpAx3AUlafM+RCwvtloRlbfwaMKHiskncxSKUuRL5Zlk1rW Cubd4prNnjeqtigHqdm+WpupfQA8aspej7tV2CPzqliy06We/A0fUyHRxUffgKtnSNKE 0FtuGMd/yakEAAi+zKXgAoMMOmblfQbaw44HhuZIubX21GanNozzJlPTss43cUzcBRzm fDSe0vrW0jmZMSASCvNx4sCYqb4d5uudaRt3XnZ8b/mq5JdJwFkD+ahd1WJnc8r7oJpv WDN9EfiAOWCCIZ4ZVx+zu58XsOUaDf+9RURIIc3NgKdKOJP8B0QuVNm2m13H5inL4MbW NlrQ== X-Gm-Message-State: AAQBX9eiXBugyVuHtpl0GFhtlGnQPrkf5PWdu5Ui+tVhayteH6/0y0kB TMwaIZ8rRU83bilDsQ3I3JapBb4PL6n7x9pxwGrts9+5e7o4Y2+C8KdIMMpzk5UT0J3MJkPWIg= = X-Google-Smtp-Source: AKy350bpFqhWPVjxSg6gkLWTVlnAOKKMeQQPnrbo6fCogkGlPFQcllJgutRf46LnpX6/Mx/wyZIaUXv5mWC7 X-Received: by 2002:a4a:2c86:0:b0:546:3872:f394 with SMTP id o128-20020a4a2c86000000b005463872f394mr3834477ooo.3.1681815462186; Tue, 18 Apr 2023 03:57:42 -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 t45-20020a4a96f0000000b0053b829feeb8sm5206054ooi.22.2023.04.18.03.57.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 03:57:42 -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 7DB0A605246B; Tue, 18 Apr 2023 06:57:41 -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 7BDA460095; Tue, 18 Apr 2023 10:57:41 +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: <20230418105741.7BDA460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 10:57:41 +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 | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/