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 CB33F43F5A for ; Wed, 1 May 2024 08:37:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7541402A7; Wed, 1 May 2024 08:37:01 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id B8AA54021E for ; Wed, 1 May 2024 08:37:00 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-69b4043b7b3so37594886d6.1 for ; Tue, 30 Apr 2024 23:37:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714545420; x=1715150220; 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=ho75Ash6R1Jc5X90Qw39utJWFqN7n4f4ffXJ28DwNsc=; b=C46mIMxf6tS1LyZuOiwK/Vul16V74+oslodLkjhbexMFGVFwLhF5DMY545QivKx/iW 6dHzNXLq5uAxG9YpJvxWgzWaekwfTHI//Cn3vHCtBAy6G9rQTbrsQgjbyRcfBcrm4aWb 2wNzLSAFClmLkB5QbJEt5Zm03abORbPf5XxYE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714545420; x=1715150220; 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=ho75Ash6R1Jc5X90Qw39utJWFqN7n4f4ffXJ28DwNsc=; b=jUTwJhwOvK6eDLFbe/YMnTrnMcrWuIKOmeNMFKfNAjhGb6cS3RyxRqgoKPB7IPp5ac frRRg/kraB/8oFJg1vRmca7h+yNA+WK6B8yUqNZvBiu+rY3HxbZjMh3wvJGSYO4BfyNu YQ69IJuTSJKhiIOT+03YH8FMXyJkCkpaD+eVdE4v55dg8RPTh0jeBLoSzWoo0SJrbsWO fcsH1FHaAfhbWhyr3z2mTSOXz6XKr+UrRCMS7mUT+94Lft3PEv3mZYG3awNwZshK+gcW 0zA6RGaTMHz5lC4IpQvcbS7sjKspfd2b1MBdLCwOtITowLRy+KYchfJ60MdS90tKPMsw aS+w== X-Gm-Message-State: AOJu0YxPzQuiwZCoWpJo7Juvk+3/9fUdHcN3vgJk9C9kjG+v6CA+6nkV OeUfWYAl2akorAn4MMH30bkWyBaZsWUr0FBJqgsWK/x+PJqrtU5vLMgQFbc2PdA2/6JU6wxhfsA qfiArL0Q/4wWn13lHNe9Tzj3ZLGpzL+rSuZPamE6roMXkK6toAIUH0+2v X-Google-Smtp-Source: AGHT+IHUandWDqxpuELpB/xIeewmnTvLROlVMWhKBPhCdMHtAXuHoqL8StdaInAl4359yv1YXDofhnA/eGEI X-Received: by 2002:a05:6214:124d:b0:6a0:582d:496e with SMTP id r13-20020a056214124d00b006a0582d496emr1848574qvv.55.1714545420259; Tue, 30 Apr 2024 23:37:00 -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 k18-20020a0cc792000000b006a0ab152cd2sm1016901qvj.10.2024.04.30.23.37.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2024 23:37:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Apr 2024 23:37:00 -0700 (PDT) Message-ID: <6631e30c.0c0a0220.11908.d07eSMTPIN_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 EF08E604D420; Wed, 1 May 2024 02:36:59 -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 | +-----------------------+---------------------------+------------------------------+----------------+ 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 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/