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 C277043F62 for ; Wed, 1 May 2024 22:05:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDA6E402A7; Wed, 1 May 2024 22:05:34 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id ECA424027F for ; Wed, 1 May 2024 22:05:33 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36c5d26045bso8411665ab.0 for ; Wed, 01 May 2024 13:05:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714593933; x=1715198733; 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=Dg1AXzgP+1xVfcDDiHrIsB3JVQafDud+Kyxzl4GIqgo=; b=MR5ru+9PzMc5x4WjSidVTrONWFRdlIH4l23MgzKBh3oyxJQY6W4M9O49DT55wsULuZ 0miCoPRRgVPsei/iRACAITHf3S0wW9QLCwc+XUBS+ErdPqo4PK5K0YfCRW29tmW5ufgk r475ZHHpizYfYzL27lEOjUIYR3p83pdfuQXVw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714593933; x=1715198733; 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=Dg1AXzgP+1xVfcDDiHrIsB3JVQafDud+Kyxzl4GIqgo=; b=lTExsmRN4WIMyMhKQkPyAQm1lpvj0CIlp4vNePkol97A4ozSgoqGmhTyBRrd5FLFdf Tm/mofyZdbBtkq99ID7ALRyVKNFPVmd29TA1o1j6yzPEBv9TCsQazt8RDtJ92QUmULXC XWUCn1h4Nz+7Oe19jYZu+zWGs0f6VqYYS+D4NgZ7FDwQFfahLJ302HAc2bDz8uCu6riU D2FCz/CsnSdcbnOyC2S+uglrkR2mhzsRl8Q2Vg+g2975hPLjjwRrXiDuQq0c5Inc5ukh /ye3fk+lyuJQ+D3xnsQ40/xCOyXX55VhmFMq1Int55Rz3uSjSGTWahG4V+FvnxwI2HyI Zdww== X-Gm-Message-State: AOJu0YwLm54IuCvvOr13psPjAXWY/oEAvU9iCtLxxQtMp6aiA3p82DPX +oYcqsaG9Y70dhnWzqZN84cbrjzqSd87mSbLXMdi/Mp36gVQn7Nx36gfr3lXTWc/OtkItCoUQ+B Ba0hIE4xa7hCZrxJvpt1DIwNp9osimDhPQcRAz0KSCqsbo82/2FjaCjcS X-Google-Smtp-Source: AGHT+IHpCKVxFxFwMGG6nGrNA9kz8ihuf/CRuQimnHG7eAiCjdPLMnhbnw5P+ouJShl3Qkbjz+Qj2vaPjiHo X-Received: by 2002:a05:6e02:12c3:b0:36a:ed0:ca0d with SMTP id i3-20020a056e0212c300b0036a0ed0ca0dmr4349609ilm.25.1714593933390; Wed, 01 May 2024 13:05:33 -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 x13-20020a056e021cad00b0036c5ffe574esm226532ill.21.2024.05.01.13.05.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 13:05:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 13:05:33 -0700 (PDT) Message-ID: <6632a08d.050a0220.f9b4a.9781SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D68DC6052514; Wed, 1 May 2024 16:05:32 -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-unit-arm64-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 | dpdk_unit_test | +==========================+================+ | Debian 12 (arm) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/