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 7219343073 for ; Tue, 15 Aug 2023 16:59:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E0804114B; Tue, 15 Aug 2023 16:59:07 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 46A014114B for ; Tue, 15 Aug 2023 16:59:06 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b9cf1997c4so4625744a34.3 for ; Tue, 15 Aug 2023 07:59:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692111545; x=1692716345; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DZe0Ej4vaDYn3aZt4Ehh2/ok+bUzVFKT88f3ysT/Db8=; b=hUO1hRGfSHwGuw8Q+p6fG+kTISWQqEALSKDLxNmhi1Ux5+W/QJcBEAiMdap/LWxL/w nRrDCKCE7pVPcMEN0BTjYZZEjfbiIhHQThilehiRlyp7pvi8e+SY73OaMg3rpAJahFer LPvSZ95Nijt/Zx8mpTKZ+TXfsWXXJEH/TUFnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692111545; x=1692716345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DZe0Ej4vaDYn3aZt4Ehh2/ok+bUzVFKT88f3ysT/Db8=; b=cxcuIqYDwgO3hOxpejr0yQjGEAcKQZ1HYjDg6cYffFLv6uYI1xxu2uabAO9j7BeXIp Mb3QSDzh+emY+qWxZdcn0jfUwWJ5JkC+wX+n4aZC/cfuR+YJAwHj09tC8mE/YESzWOOi SKHavgv70pk7GWAwh2RZtwjuXRWyRIHHEt88NUG7lj+MUX7V27eUJ7XDpkQEI/y9mTp2 uMTL8T9NABgfpPBsQHG+KS7naRKr6yQlbvJ3V/Acbp7HTzreqZR+3r/Y4bLTzMcR6WEK 5oL5xlPH8Z/kcJ+nLyfWr5pn8TD+q+t4xQTv4Lb67lZVwKWzPAwzQOeV253w3ID1rGdk 6v5g== X-Gm-Message-State: AOJu0YyiwkNKfL+OMhc3bpcNpQlwsbrsNhZIPCNZaC95t/ObzQSKe4TZ n5SDwi3YnMxBKkOeM8E5qCArxJLGDInvf2LdWdQdY+MgjrbPy/iuoo9SEfiaRUzJNi+rWC11tA= = X-Google-Smtp-Source: AGHT+IEAyBAw/UAzFvVjklDEDGQkEEBeD60CF1KZOoJkKdATKJd2wGIjPqPyq46KRwoEx2RJREXaNReMSQ6d X-Received: by 2002:a05:6870:b493:b0:1bf:94d6:6f8d with SMTP id y19-20020a056870b49300b001bf94d66f8dmr13693939oap.31.1692111545555; Tue, 15 Aug 2023 07:59:05 -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 m22-20020a056870a41600b001bbe71264c6sm829377oal.48.2023.08.15.07.59.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2023 07:59:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Aug 2023 07:59:05 -0700 (PDT) Message-ID: <64db92b9.050a0220.3bd47.725bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 06EAF6052471; Tue, 15 Aug 2023 10:59:05 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130334 _Testing PASS_ Submitter: Huisong Li Date: Tuesday, August 15 2023 11:10:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130334 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/