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 4010743F5A for ; Wed, 1 May 2024 08:42:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 381A5402A7; Wed, 1 May 2024 08:42:26 +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 5FEAB4021E for ; Wed, 1 May 2024 08:42:25 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ee68823724so841357a34.1 for ; Tue, 30 Apr 2024 23:42:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714545744; x=1715150544; 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=4KcVkvGRg0rpN5T2xRcc9He8mze+VbdIIQuqn9ughZI=; b=PhPFNerBDndlW3Ox2IC/9Kl33QKYsSrMa8w1Pvz1eV2UCG0DnWWld+fjVVDc84/nZI RmGwW/7qJctgYdVDzR0yry00NNBGCFTb0B0GRjMzQsPmmZm1DlzzZEsK0Soco+CoOoyp JuIJC+cRyGHzKphDSUxjPzH3SGJb+++UZHNk0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714545744; x=1715150544; 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=4KcVkvGRg0rpN5T2xRcc9He8mze+VbdIIQuqn9ughZI=; b=aDABYYSqh8tq4KzIWNetu4nktbjeIB8do/pmIA0W1ATGlbyvENEmGbtbW52+db0OGJ j4DUHbUMgOfZHOwA1pG+vbbowq4HhoaFHgoHvThg7FPquO+hMPrgIFyXjonhX2DOCQiF bXmUAxAgtuU9rp+2Eh3ia+MweQ60N8boVvNX2SHKgPIFaRvsQ0okoCDuu+JJu1nhhf1P 1ZiM/vR6hdcsoZvvI3iBpuKecWDiT62w/DpK3kOktritWCNBiMNhqVzz8cMuqbz89Dox /trtS62pY96MkDqmnrdyc/nBwgwOH2Ydsk1pRHLOmgXTOpBCl5+wWG7XUwXawl/qAxQl BxYw== X-Gm-Message-State: AOJu0YyZSbi0ECjilG2Ecu/Ga9C8ia32arf9D+Nsk2RpMJz+swmippvP 7BdbPe0e91k76IrQ+sOnmTfAYTdCQuOIhpAkQvCvE18if1D7QvLCm/rf1yi4lSHak7lWiJD7MQ5 fMlsJe/hbh065Pm/k2Ek3Vyge0rRSJsZPTeqnILtHSbLHOzPI3WTH8K2S X-Google-Smtp-Source: AGHT+IHDsqEx0IM3pw5mfqds8d4f5fON+Qz8CC90Qlfe+KvqJ/xll1/+zn0p1bU/dpN89I1VNgp5hXNOrNsW X-Received: by 2002:a9d:7d0e:0:b0:6ef:9dcd:56ad with SMTP id v14-20020a9d7d0e000000b006ef9dcd56admr909628otn.38.1714545744636; Tue, 30 Apr 2024 23:42:24 -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 q11-20020a9d4b0b000000b006ee3324e202sm422350otf.14.2024.04.30.23.42.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2024 23:42:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Apr 2024 23:42:24 -0700 (PDT) Message-ID: <6631e450.9d0a0220.37980.e710SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1BA07604D420; Wed, 1 May 2024 02:42:24 -0400 (EDT) Subject: |SUCCESS| pw139758 [PATCH] cmdline: configure input buffer size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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/