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 7670442C03 for ; Thu, 1 Jun 2023 14:42:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55CD7406BA; Thu, 1 Jun 2023 14:42:17 +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 2DEBC406BA for ; Thu, 1 Jun 2023 14:42:16 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-565a6837a0bso7944307b3.3 for ; Thu, 01 Jun 2023 05:42:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685623335; x=1688215335; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eIt3uJo10kCuzJWiln43+72LDIGUka9+FYRtKb06QSc=; b=Lmw+FjP0Ez00vkRfEaBGVJg2p/Ts2Gwu/IwSRpNQlCyWSd9XJoPDEM9A5oQaCDX8OW eWAZ79fMMnynV8hAng6RCfvx/JEBjeH6i1+ekNOQLBo8skISIjnNWqxatP3CGAYDrwmo AwlXr90BBe1ppr3rsXKdptetFork749Cz/H5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685623335; x=1688215335; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eIt3uJo10kCuzJWiln43+72LDIGUka9+FYRtKb06QSc=; b=LVbQ6XZQwE6RmSgyWuwWngFzxX3jNyiWJfsBU7k+V9IKgTRkLpyBHqVP2Et+Rr360T dqqNhyO+sxgsMMtCggnFwCSzCjnwb+nqOtq2D5Yae4+rOyuiQfdcpjcSlhSFTU+Hvspk nBy9u0QqyE68/lPT+seXh+ZEtHdVRPfH7V5PdYG89AHhHxhyI+vlkr4G50gJPEwv/Iqe 4IwQkU6cyT5xb/hB8Cpj+ONUKKfhPExIqfbjbPvgBU4yGHMGLENgrfQkRGqwSmKVQtcn wKR/LnVbiupdWr5ztnvTO0sHurCYHH21lIhuac5e3F8k7uZrVQRCYql19mrJWVsj1rEX 95jA== X-Gm-Message-State: AC+VfDxEgL4GIAYAlRpqS4sgFDQN75NSz+L9xWzv/vZQEW+l0NgJE94l tpS8EsLBkQ5cCcFOwuyqJ6kDtmelsfhxRCroFx5na1JFEqPows+7q352gQ== X-Google-Smtp-Source: ACHHUZ43CYlTi+Z0tBDrIthAFuwu3jecLYGPOt2ibgNXxPmOWzacrHhMdQQ2EwnU5HDty/MJcPtGvjN9Te/G X-Received: by 2002:a0d:ed03:0:b0:562:4029:e56d with SMTP id w3-20020a0ded03000000b005624029e56dmr8549647ywe.1.1685623335535; Thu, 01 Jun 2023 05:42:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h65-20020a816c44000000b005613ad1ed62sm1714316ywc.39.2023.06.01.05.42.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Jun 2023 05:42:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Jun 2023 05:42:15 -0700 (PDT) Message-ID: <64789227.810a0220.2a31f.df04SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 317AE605246B; Thu, 1 Jun 2023 08:42:14 -0400 (EDT) Subject: |SUCCESS| pw127832-127835 [PATCH] [4/4] net/sfc: add configurable Rx 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/127835 _Functional Testing PASS_ Submitter: Denis Pryazhennikov Date: Thursday, June 01 2023 11:42:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127832-127835 --> functional testing pass Test environment and result as below: 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/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/2 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26487/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/