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 D171D43F5A for ; Wed, 1 May 2024 08:56:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC994402A7; Wed, 1 May 2024 08:56:38 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 186B64021E for ; Wed, 1 May 2024 08:56:37 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-de462979e00so7294833276.3 for ; Tue, 30 Apr 2024 23:56:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714546596; x=1715151396; 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=tohhUOk/fBtkWtPrK7LD312jxLdoGfuxbYGKEbMlpMM=; b=A0cHC8v9Oije6rkXBKtJ3HreNZMpp4TmDdQcZ25uir5yZekI7UqbUWpCy7diqNpeVl vEihtv945102e+RuzD9MVor4hNaho0P3EERWpl9T3lAYbngNzUg0UF12Cfkrg13oPMKr RRKG9P3lzz0GfI9dtA9nqhH/UfIQ10VTfMiS4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714546596; x=1715151396; 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=tohhUOk/fBtkWtPrK7LD312jxLdoGfuxbYGKEbMlpMM=; b=hFheJNz0lyRh0AKW1M+K8QjJ8AqNORAOoaGhMeXdVYq6Ss5zXFfMOVFn5Yc2lyvTYq Mw4igxmQ4D/GwPAZH2uVtC5ihGTjWksLBhmERxjTiff93IDGoDeJAd8UrfHU2iCw1m84 GX9N+fVXUYuhaZL/p2PQfeyxjBLR6GZGuzkimYHvSPE6LRGtlsA4SVIqi+WK0dx58HZY 82PkirjF4L2yg3O3311TNlUiBgu89dUZS8Xr/p3DhlgBQAmLAV/QhFpgSRc/9po/QsvX zYnQyeYJVMtBGpvdBLTwRg98XT5VE6wEr0CQXl6AY8vuuz2lRZKt932LyY2G1F4Z9H6P 4sXQ== X-Gm-Message-State: AOJu0YzZf1/1tMqOz84G6YKzZYsQ+6wS3X53qrsOFHsPszZKOx6eyaOp ogk5wma4wqD6d6VasZA3O5oDji0fTXuUSGfteGf6o8K6Fd4+5BhW7DWL8J3Hpp+KYeZIFyPlK03 07I8M9hXfALnYR98O3v4N2/jqpMBYJ8sZLjcrLk7oPqF4DP8z6pSG2R5e X-Google-Smtp-Source: AGHT+IGs/LzAvLPvxEVPYwcXV5Ds6aRhG/e3S1YPiLtKv3tAPu0ynDH8X4oaMiNoSFtYQdGiYBNZnRxBI3zt X-Received: by 2002:a25:660b:0:b0:dc7:3265:37a9 with SMTP id a11-20020a25660b000000b00dc7326537a9mr1682850ybc.37.1714546596260; Tue, 30 Apr 2024 23:56:36 -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 s10-20020a056902120a00b00de50830c641sm1350648ybu.19.2024.04.30.23.56.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2024 23:56:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Apr 2024 23:56:36 -0700 (PDT) Message-ID: <6631e7a4.050a0220.d6499.875fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E0651604D420; Wed, 1 May 2024 02:56:35 -0400 (EDT) Subject: |SUCCESS| pw139758 [PATCH] cmdline: configure input buffer size From: dpdklab@iol.unh.edu To: Test Report Cc: Gregory Etelson In-Reply-To: <20240501052659.231457-1-getelson@nvidia.com> References: <20240501052659.231457-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/139758 _Testing PASS_ Submitter: Gregory Etelson Date: Wednesday, May 01 2024 05:26:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139758 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29885/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/