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 41A7943F61 for ; Wed, 1 May 2024 21:55:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DCDE402BE; Wed, 1 May 2024 21:55:20 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 32E0B402A7 for ; Wed, 1 May 2024 21:55:18 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7f3aee7c531so312053241.0 for ; Wed, 01 May 2024 12:55:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714593317; x=1715198117; 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=WlunZiWSpn7QGVgFI6Hdv1hx/xFUGqt7dbIWl5AjC2c=; b=iQnPmnhVW/kI/INKmYH/q1jhZRf5cybhwPupe7G/0qbewlhcIzc7TIyO0M7PFJHSbM CqxKoAMLvn/rsoRVghN4eKqeZY5Ftue6AZOun1fJzChdsAoRsY8TsCOyTFm3/SvFBdLw VO07yFCFJZKUPtWvd62P0OMJoXWNEmMBxDcKI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714593317; x=1715198117; 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=WlunZiWSpn7QGVgFI6Hdv1hx/xFUGqt7dbIWl5AjC2c=; b=VHcZCkz44jVhYoBVgSUnNzElGDRUTLB6d2lQaDg9QPmsz92HfXlo+UZ+jsRM+kl3Nb GDsn0DFld0IkPiiC8GYb9wqAXglY2LHbRgXsTnXubZOr8RMgG7CECdQLC1P+39lLHoqC KbGL0X8wnTBYpsk+rEtF+SK0V/MSkQM4ahgRELGcde/KB//vtb7dvZSIokBg35zKdqhK UkLgbO38Nld6Yqsbk31tVP6OM9msipLdyMyIKd9t0xSNtpgnTrpAUp1Q+rC1AbpLOJ47 k7HlDiqiHpT10RRzpHX+2iD/z/OFhd8JIQfEY5fdPgtIdi2n+CTiIEN5T/QEZq4OuPrv EMsg== X-Gm-Message-State: AOJu0YzH/rOXQQNFKFGNCDCm//xkRKWT5ftONxYN0kfmJhEzmUmZNLgT 1j2ME8dU/6pKz9mePjRu5UsuXoUYovuOATsHaxqdyBhEj73kWTSItpjVp5wwvOi+xDVcE00KU2F 8YBV9nadIquRwGQGD1A8kLSmvZOK4E2VfYXp2sY1/ X-Google-Smtp-Source: AGHT+IGbw8bbhSm+Ei9dytyvpO7XT/SnKvXaiNerf9o3ZtRsL1D/UnVochCSqQ5u1u1O5WtgB72rFcBwbq+7 X-Received: by 2002:a05:6102:3a0d:b0:47b:b014:9fff with SMTP id b13-20020a0561023a0d00b0047bb0149fffmr5139047vsu.5.1714593316981; Wed, 01 May 2024 12:55:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n2-20020a0561023ec200b0047c0c6d8c6fsm1524771vsv.3.2024.05.01.12.55.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 12:55:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 12:55:16 -0700 (PDT) Message-ID: <66329e24.050a0220.7d97a.8ae3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B6E06052514; Wed, 1 May 2024 15:55:16 -0400 (EDT) Subject: |SUCCESS| pw139773 [PATCH] [v2] cmdline: increase input buffer size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240501171806.307533-1-getelson@nvidia.com> References: <20240501171806.307533-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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139773 _Testing PASS_ Submitter: Gregory Etelson Date: Wednesday, May 01 2024 17:18:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139773 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29890/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/