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 4112343F62 for ; Wed, 1 May 2024 22:03:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D18B4027F; Wed, 1 May 2024 22:03:48 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 331304021E for ; Wed, 1 May 2024 22:03:47 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ecd3867556so2683975ad.0 for ; Wed, 01 May 2024 13:03:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714593826; x=1715198626; 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=ewRYUp2pR0yhnmgozF5uOYPhxa0mNrSTYDV2f9ontyg=; b=LG/8eLHFrF+9S/mHIjDzuAx84lQBE/aTWeYU0422zCvAI2g2xbXyvicgH8WmK4Ww/6 d6IxGhVJd6dVO/vCUICiIMQUY6APft+ycS8X3X2a2RHBKcAY2NTEJask6yL2pOAdXnjZ qZ7/FZJk9PcW6LWcyXJdeBZlKSsDEs/MKAvuI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714593826; x=1715198626; 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=ewRYUp2pR0yhnmgozF5uOYPhxa0mNrSTYDV2f9ontyg=; b=IUsCyIg5C/q2asKrWp9uRvIPQZ7vHwW5AB6OEYtfh94bJ85uUrUjnrfKLH/NR/5FUm folYFZEaEohphgriOWzQRRXSCba81LCC9KdJWKpNPe4Q87pcXcdL+rLHyeJtiVe02yyI nI8X/ofWic5BMdlZMbBp9+LbUa4FwsJA4O4w2dpJziMJgTBM21V9//+Q6DNXeaQm5pxE MKj8pCOORUE0pKf7XQ8ffYwtAtC6IFTPqcKI8RjNFe3NB4GaEV2EYeP7FMzKfjeBJ2bz hli0o/QxkGmhitWhAfKhlM2vrMteICJ+MzZGn1z9o8doqvxgN5KrWQvYOfwuQ6qh8ZsZ SNww== X-Gm-Message-State: AOJu0Yy+pPrQ8Z6PynmkaPCGH0/iZRAgw4QhENTGtiXHkZNzH3uzXfHf svDSgRuqmABLai1b0bL1nPQVnNGWOAXZ3of95KIs4y4zWgaBc4ueAeieuLCDUY1bGZCorZIvp0h 3i0ETKA2ZyHHP8FgjGdEDSN+0yq6sfhRmJrUHJHCbwELUiuLKCFab+zL8 X-Google-Smtp-Source: AGHT+IF3Uw46GaLYhOYgZfa/ss0SG42FysozpvO4lYI9bgJ/nlCNti4AQ0CGAEqr9cLcU+Je1bR063sBvOLW X-Received: by 2002:a17:903:2591:b0:1de:f93f:4410 with SMTP id jb17-20020a170903259100b001def93f4410mr2752677plb.8.1714593826409; Wed, 01 May 2024 13:03:46 -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 ku13-20020a170903288d00b001ecda60e995sm33670plb.56.2024.05.01.13.03.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 13:03:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 13:03:46 -0700 (PDT) Message-ID: <6632a022.170a0220.5cc6d.0e07SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8E6BB6052514; Wed, 1 May 2024 16:03:45 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/