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 E4EBC4297C for ; Tue, 18 Apr 2023 12:54:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFEB740698; Tue, 18 Apr 2023 12:54:45 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E784C40698 for ; Tue, 18 Apr 2023 12:54:44 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7606e2d0376so265635139f.3 for ; Tue, 18 Apr 2023 03:54:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681815284; x=1684407284; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=QqeChqRIjfhk5Y/0zSDf3PCwroxqxzZ5UeDJ0nDxYHA=; b=aeCvN/LhKUBdE7Hfqeb9VyfGJ7QRyV4l/y4OamRMUDY6FGf19GERzgzCOfzYh3pXH7 MVslaQ3bjpE50GR/VIAsxbo6lD0C5l4Ht/zS9ejolFt9tpDolC2IcEAKCGyvSYhIyiZq mix5q20Zl5NjcXbFeo48kzaNEgu6X4rNNVz9s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681815284; x=1684407284; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QqeChqRIjfhk5Y/0zSDf3PCwroxqxzZ5UeDJ0nDxYHA=; b=jbM/FknMEEJ3PoSFQDYUL4f/4eFxfqpJ768W4pHu+Bt7s8iY6c4GZh6YCrPxZfcOhM Ih6WxTrzS+TL5bJnOQgRKxJ4uZuysy2L8r8u+psF7ehVmPbZfgzVAVWSuQ7QcZyncMqL MANuKvBWfUYuh9byzueGxrqXgFZL95ZR56tL5/AiCgffzz9WKpnNMPiQeFzTkB+eh3xM dPzKrMJX3uxfcEo/kmmtVSEP6odn3MxMC+OBWmmZZh8voatkdSIktVULRole7mPEQ2xm IXFT2rq9ySbg66VctphTVMSZfdWTbLs5jOQgZTDViHVcsNSe8+PqJpBIJFY4AA+9KpBr Nj9g== X-Gm-Message-State: AAQBX9fWqpe7oHWomX/0NNL87ho1cMPtNf/2iVBa/UG4J1Q/BujTs/6c G/6Tr6bd8mAZ5xEi9ou82tq5onM06oc38LyN8Ed59IM2wb1mH+SYcme4Pw== X-Google-Smtp-Source: AKy350YY4Y6Z4m9vpp9PYJXMSc6tRqFoUT3uLeLCSJkEOohs0Py3Wogp2uUNIxhBJqYw/1cOkWZJf5AJ4u6+ X-Received: by 2002:a5d:9501:0:b0:759:95a5:327a with SMTP id d1-20020a5d9501000000b0075995a5327amr1700033iom.11.1681815284348; Tue, 18 Apr 2023 03:54:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i13-20020a0566022c8d00b00760ae85cd53sm2743998iow.11.2023.04.18.03.54.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 03:54:44 -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 01273605246B; Tue, 18 Apr 2023 06:54:44 -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 F2F4760095; Tue, 18 Apr 2023 10:54:43 +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: <20230418105443.F2F4760095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 10:54:43 +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 | +------------------+----------+ 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 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/