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 EAB9043F62 for ; Wed, 1 May 2024 22:07:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E221E402A7; Wed, 1 May 2024 22:07:03 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 2886D4027F for ; Wed, 1 May 2024 22:07:03 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36c5daa61adso7769365ab.3 for ; Wed, 01 May 2024 13:07:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714594022; x=1715198822; 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=tQa3Z1olIgiYCK2XMPagIVnXNDBMAum/IDDW/JNhI9U=; b=TI94ejumHPhTasJ2cQTcvzzasGnAuZ8h2hP0X6yrvFmEDU0epNQjS7AL/onPUrUePJ RXG3o9RnuWmI5iur4ru0qePHnH2U2eXNP5IUKsNUIHeZyeGXptekfkywh6c0ekjaaQaq fXEEzrgmavpwjmiYCeG/EoCYIEMEgYkl98b+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714594022; x=1715198822; 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=tQa3Z1olIgiYCK2XMPagIVnXNDBMAum/IDDW/JNhI9U=; b=j5PEFWCBGWsVk+JmILltyntKMSpJx0cvrRnOZgODKFI7P15j6J68ECgnhgHD8VtlhN Hn4a0ltKeus1j/+mHykwM9trvU/akqPRTyDbcSl/xlyaIWcgpJWfs1cDwoXDDLoD0IrI rmieQtDQ7wLllBzL2Kb7BWSZ5ht2Ob2TeYhzGw/Vgh5gHN4hS+A0KJam/i/ZlPDa3JdC bgb8VNthRmVrf3Dxzu7gAJz8KnJsTxqHeyWB35D6wIvQnO7RHMBghXGosnnGNcLBQZ2I Q84NFJsWNt+1N5O1Nj/6LuGZr84vpNCCthuZ96vYBIclA3Q+PC7cAni1xq8zEko4VFNg QDWQ== X-Gm-Message-State: AOJu0YwbPgmden734K7dOkVn7sfI+zA5lEDNfnYAsa0S1VUjFJOXIFSA tLCUIYEOFjPbV0RuSUfTogWyor4kZ+X/4EeLOFMkJSiicz0dEwB35nJeOQU9oScTJK6a7JH1WmS 9cVsMC+B+gNPNfgAk5HWSI86Rw2BragKLQg+IiHTKnd+BiUtg4bTEPo0M X-Google-Smtp-Source: AGHT+IEPR8H60D90d5R6VmCnNkAdBkyVcapid8Ad0xjqAt6eKBxUKlVe29WOcqoND7GposhJy22F8b5noZl+ X-Received: by 2002:a05:6e02:198a:b0:36b:46b:1340 with SMTP id g10-20020a056e02198a00b0036b046b1340mr4783958ilf.5.1714594022553; Wed, 01 May 2024 13:07:02 -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 s7-20020a056e02216700b0036c547059b8sm464204ilv.36.2024.05.01.13.07.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 13:07:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 13:07:02 -0700 (PDT) Message-ID: <6632a0e6.050a0220.9af22.03beSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E38F96052514; Wed, 1 May 2024 16:07:01 -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 | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 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) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/