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 D978543F72 for ; Fri, 3 May 2024 09:50:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D420B402D1; Fri, 3 May 2024 09:50:53 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 718FF402CF for ; Fri, 3 May 2024 09:50:52 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4dc9f17c27bso2343283e0c.1 for ; Fri, 03 May 2024 00:50:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714722652; x=1715327452; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=aUK0aSGj1b8+Rfpuo4B2DMPithpEVGXkBf4ovbgANdM=; b=DbD2zDxRjYZBikbTqZWsE0LP4FXFTtkCpLe2gPbZao0J96sxQL5ItxGOxsRgY0v3qe I0hPDnC7Te6TI9LB3OhDhMzYocBgUrmO3yzZYKppp0mpQtdkNkRrStidxEFN7pjmcK33 1D+pQUBPWtRoNItpnwfr1ZT4uyeoyjSggE/uo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714722652; x=1715327452; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=aUK0aSGj1b8+Rfpuo4B2DMPithpEVGXkBf4ovbgANdM=; b=fHXtL5TybsqVlWUdQgYT1dm6cZqnl6k2E7kdVllKbUQm3KAWGEEuvyjawQTMEtSPVB n25lE5vTm8eDYkVvEZelRM/5mtndTzalmCYUQwjN/8ktzeg8rJ1EqZmUQOTClJadqiSI Yi6gbNnPXidSfUQAUfCoJ5j51tt6gC1DTRTrNUZXdS6RxCrEy3ANvMINjccPPrA6oDYv iN1S/vDSCvRl8VsJ/SxDDamAKsGIAG82nYpGcOsN9zfsEpkoHLLsHrAInvFymhy6Bten Qddk2pLv/nZx/WjfbFIxD4+sMe6MeTPoiSJ1C2SPAzWacQDVvEhZ0q3m71GO2BjB5N0O Xihw== X-Gm-Message-State: AOJu0YwLTnuDGJXHMsc3WDOIxD9tcNwsRUdZeUvftmlfAosik0vpY3M6 vW+phlkh+M/lKj83TxOd/vWQOfMpNQCCbtmXgYbZ2T++SM0w+NVvWrcjF0hrFxVORTWLSujcTm5 ztSlcRW2Tn8oV11ApBx09HGLWyG1vAav4xkMhAdGs X-Google-Smtp-Source: AGHT+IExkuiD0sOhBGEy0TJy9C/PlUR7UBZD7YzHLZNSVt/VKvsAEUle33lvGHR/yYC9BeEP0UbwPUQnFK2b X-Received: by 2002:a05:6122:1805:b0:4d8:7222:b6da with SMTP id ay5-20020a056122180500b004d87222b6damr2083020vkb.6.1714722651782; Fri, 03 May 2024 00:50:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ch1-20020a056122318100b004daabb1429csm154377vkb.0.2024.05.03.00.50.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 May 2024 00:50:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 May 2024 00:50:51 -0700 (PDT) Message-ID: <6634975b.050a0220.25f6c.8796SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6B6876052514; Fri, 3 May 2024 03:50:50 -0400 (EDT) Subject: |SUCCESS| pw139826 [PATCH] [v3] cmdline: increase input buffer size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240503042715.344550-1-getelson@nvidia.com> References: <20240503042715.344550-1-getelson@nvidia.com> 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/139826 _Testing PASS_ Submitter: Gregory Etelson Date: Friday, May 03 2024 04:27:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139826 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29905/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/