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 1963B43071 for ; Tue, 15 Aug 2023 16:19:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15C6C40F17; Tue, 15 Aug 2023 16:19:43 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 1C59B40F17 for ; Tue, 15 Aug 2023 16:19:42 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6418db141fcso29734706d6.0 for ; Tue, 15 Aug 2023 07:19:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692109181; x=1692713981; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u2VhXBIOT5V66GHTweAbsuc0WzkUlcF1vgVAK189394=; b=Mfw2bZVSYRM/xSvlAtQQVHglkYZ5yr7k8it0ObixDzmwascjF56wsySOIBIcT3P+Ac 2Hh0h89sqsQNDQdLsoxFtkETDW5bWcoyW15mwFK9dwgEPoDDiEFcWVhKgbdH1qQq6THB CGP+jx+uRZzK882HJym+Pukfm5IO7jKU0HWeM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692109181; x=1692713981; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u2VhXBIOT5V66GHTweAbsuc0WzkUlcF1vgVAK189394=; b=eX5858wUMgu7+RN1djbX+JGn9JxxAp1cocsducIC6uyfLykSouo/yfecpTMmY2xuLX v1xGHh/WqaEBve53B6Z3NYOHOKNmkUZJk/QUpq7Zftuaz3L7S1LpnUbGG9m2wI2Db6L0 mzEsO5JFZ+XJcX7gRGDhmjhaH+CCwuXrQ7CXg3dJOSW6iCtBdf6CpAclqnQOKozJNAq/ FWPrnKuR7rrCHcHq7W3P3Oyzu3A1ZwwUI4rhE7CLyioML3hR9ucw2+i3Tgh1tG6Rslxg M5afHlhDDS/ZtanEANH0/wd/3vj7xYxT1V/FIA0HoPrmLOyUkn3LgCu6lCXaUUMuW6Bq b4hA== X-Gm-Message-State: AOJu0YwmfuqLDmapSJvlk2grimpvAWM70318Oss505/14AXl8altAVst L1s30K2ubQFrwIDfDQjtZ1BAsxo6JWfkaFspnycE+V6OZiNYBQEX1OxoMQ== X-Google-Smtp-Source: AGHT+IE1Agfo7/yTSnDzQZLzmf/VpsbOa/z/TXlIpvAjxUn/l3+XUoIZ2OgKYUg05R8f4/ajcIS69l3ELHzM X-Received: by 2002:a0c:a9cc:0:b0:62f:fd5d:4ff with SMTP id c12-20020a0ca9cc000000b0062ffd5d04ffmr13266991qvb.21.1692109181591; Tue, 15 Aug 2023 07:19:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f7-20020a0caa87000000b0063f80a05f8asm667071qvb.14.2023.08.15.07.19.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 07:19:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 07:19:41 -0700 (PDT) Message-ID: <64db897d.0c0a0220.a320c.b3b7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 50B6C6052471; Tue, 15 Aug 2023 10:19:41 -0400 (EDT) Subject: |SUCCESS| pw130334 [PATCH] [v1,1/3] ethdev: introduce maximum Rx buf 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/130334 _Functional Testing PASS_ Submitter: Huisong Li Date: Tuesday, August 15 2023 11:10:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130334 --> functional testing pass Test environment and result as below: 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 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/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27342/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/