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 6C6E144132 for ; Sun, 2 Jun 2024 13:53:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68C9B40150; Sun, 2 Jun 2024 13:53:42 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id BD7DA40042 for ; Sun, 2 Jun 2024 13:53:40 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6f8d0a1e500so2796458a34.3 for ; Sun, 02 Jun 2024 04:53:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717329220; x=1717934020; 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=0blIghuGZ8cc5q+nd2hf6R0RdMxaicDy3Bc8DxhV9qk=; b=GoYPmzfkZRHvMEYwrUWtv4kdT/0YgkdB/Iu/GdU5Aa+OEZbjxFTCUlcEdPxeEmd53l ek/zvRPAfLYlABkSqxTozLYSh6lE4tiu7XUNx7g+oD9wZG3q5fEa6vqR/Mua5FZOQSDV pZR8ife+T2C0dZjTQFsypHcpIw80t0Ypd1BW4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717329220; x=1717934020; 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=0blIghuGZ8cc5q+nd2hf6R0RdMxaicDy3Bc8DxhV9qk=; b=g0mX7Nq2ADOiM/ms+LZvchTF7Xq1lxghpgcLGAeus8HSvvAqbnpzmkGwp+53vCw8lX WR5EKZ/jyA6qm0qhEtHKfwu8l3npKHTZ6Nn2yRmehBbio4DDgFY7+E7VNvylQFe08fWB 9R45z6ARhUz1z24u2UZovIPuWIzs5W9nDoAu8Qa3E1JxOB1GzOV/gQ1n1o3Ir6vCkiQ5 ClW65+T1jZtjqeYWepM71ZoKktj7/r/C6E4HN4GCvvsVJkhFmsMVAC8fdhWlF9ufjqEf yemj4pJeN9wWSdzl2DN9bFhF/1xSZFTo716xJruFi3keV/G7h9B/brdFhPgUfuggjnFV vCrQ== X-Gm-Message-State: AOJu0YxTsktbLUyDCsiXGneBa7BVWfvLNBR17S55n/gIDxx9/BWFWfS/ A2GqG+dfLKIhAXyQuWSMPVLbhYH9eLfJflQqN0gtfOHeNwjl/vbqPegMs0tNYhuhjiH5hc92XX1 u1Gu+fi1MKHTDxyVYTMJIpdWU2a5cFoKdK0XUSjsj X-Google-Smtp-Source: AGHT+IFRxnGizyVk2gipeUw8xiIMsly5HoCO+uQK0lppdQRA2+YkhZfLnldaRixAgIi3GP2k/74Mgv4n2Zv6 X-Received: by 2002:a05:6871:5214:b0:24e:4fef:61d9 with SMTP id 586e51a60fabf-2508bbdda2amr6639658fac.43.1717329219845; Sun, 02 Jun 2024 04:53:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-250876833casm123507fac.7.2024.06.02.04.53.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jun 2024 04:53:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jun 2024 04:53:39 -0700 (PDT) Message-ID: <665c5d43.050a0220.3aca42.9d75SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3E273605C373; Sun, 2 Jun 2024 07:53:39 -0400 (EDT) Subject: |FAILURE| pw140547 [PATCH] app/testpmd: fix parsing for connection t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Maayan Kashani In-Reply-To: <20240602102328.196672-1-mkashani@nvidia.com> References: <20240602102328.196672-1-mkashani@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/140547 _Testing issues_ Submitter: Maayan Kashani Date: Sunday, June 02 2024 10:23:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140547 --> testing issues Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | FAIL | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ ==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== 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 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/30071/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/