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 0F56543F61 for ; Wed, 1 May 2024 21:59:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08C8A402A7; Wed, 1 May 2024 21:59:56 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E9A924027F for ; Wed, 1 May 2024 21:59:54 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-618874234c9so82376847b3.0 for ; Wed, 01 May 2024 12:59:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714593594; x=1715198394; 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=+Z/+ii4rNpkaSXqBiUUW6qG8THlxwfP6MV/SryBqp4M=; b=Y9qEKmJpIHYinb89H/dTaysZpWLWL0J6hGsUl6RBijKmkuLz63YTaMP+1uoQp1N9+R x06/U/pbNFLqvMfpXw/KCKjcl98Ux+4Gsyk1LXhOz82Iew7/bX4MruQN5DVcOS/06KKG 64RgaiUwxkkFbGGMSbsJOOnMQbajQsDc7FbGc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714593594; x=1715198394; 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=+Z/+ii4rNpkaSXqBiUUW6qG8THlxwfP6MV/SryBqp4M=; b=EfjZqvxrzp8IiC+PRW02leqng8zaIhhk0lMN1H3hUQFbWDFlsb2RE8I+Aw0FqlYHaI 45hBdZGz/FqHPWeRNYnwRIU6i6GVtZ2/e+0dFirzyVt40DqDM+UFl+ddgaPE+JteWRk/ /BqmrrXSY4vOO+Judl75YIj/ZRRop5ji73U1iWNcN5xboHsI1JfKEPBGci3otmpvyM2Y wJJLgZsOUsg7qM0ByfmsDyIt+WqOhVQVGgl3UtOR3/ZS3QWRBr/zKuh2Ey6uCakUPa+B b63WAHrKF9h//NkH4BZGJEUy3Xm3aFnVhBZ1ni1zQBqRAVl2jDP1K5yFxxJrAryXTyto 1D4Q== X-Gm-Message-State: AOJu0YzDemxswJF38suNw0XA6/RgwYCrcrEVGOyYYWAFGYuwD506/6av fNuenpTGJMIydyMHbN/RRkqp94oPwM33LookuRyXJU/WHM+hhpDfTNWH6PX//a66ZHxWDOZRUuD MOhreL3tFvzwyMRkTnNzM4dCq84uA1778dDIk/ipg X-Google-Smtp-Source: AGHT+IFRa5JDmz48nLcQqppQWHGYxe4KFrvKMohV95su0fJvtEhxmAuhnTrn/Mo22QdyFng3PPsBvNpGSbF2 X-Received: by 2002:a05:690c:700b:b0:61b:472:fa92 with SMTP id jf11-20020a05690c700b00b0061b0472fa92mr3915031ywb.32.1714593594324; Wed, 01 May 2024 12:59:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q187-20020a0de7c4000000b00615b4dd6e0asm2496993ywe.71.2024.05.01.12.59.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 12:59:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 12:59:54 -0700 (PDT) Message-ID: <66329f3a.0d0a0220.6dd50.c48cSMTPIN_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 087E26052514; Wed, 1 May 2024 15:59:54 -0400 (EDT) Subject: |FAILURE| pw139773 [PATCH] [v2] cmdline: increase input buffer size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Gregory Etelson 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-compile-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/139773 _Testing issues_ Submitter: Gregory Etelson Date: Wednesday, May 01 2024 17:18:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139773 --> testing fail Test environment and result as below: +---------------------+----------------------+--------------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | +=====================+======================+====================+===================+ | Windows Server 2019 | FAIL | FAIL | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Windows Server 2022 | FAIL | FAIL | PASS | +---------------------+----------------------+--------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 38 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 37 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Fedora 39 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Debian 12 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Ubuntu 22.04 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | RHEL8 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | Ubuntu 20.04 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ | openSUSE Leap 15 | SKIPPED | PASS | SKIPPED | +---------------------+----------------------+--------------------+-------------------+ ==== 20 line log output for Windows Server 2022 (dpdk_meson_compile): ==== 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 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/