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 8276A44132 for ; Sun, 2 Jun 2024 13:30:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E9F142DEC; Sun, 2 Jun 2024 13:30:49 +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 7AFBF42DEB for ; Sun, 2 Jun 2024 13:30:48 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f612d7b0f5so21246635ad.0 for ; Sun, 02 Jun 2024 04:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717327848; x=1717932648; 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=U/Qf7r1j2UwtC8uMLGQYzTWFHyMjXxdPjagM6F4CJqA=; b=CQhAF3KbmFiHlWeWi7GjS0PNKaJ0Z8sP7u7pj6bfiOrDW6/Pq/NBqEJd9by6SRDT3i xDfHaPU1ch6qWMsFfPbmb+CCVV4sybqg9ZNaU/FuFGzFE9GcQ9f/i9f51/GgQUCgY/ks vb9MskohllpH0tpO3539bW32H+/z+95ivBzyc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717327848; x=1717932648; 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=U/Qf7r1j2UwtC8uMLGQYzTWFHyMjXxdPjagM6F4CJqA=; b=nUmV8meG3A4LxuGdCEm/5p6LP99apA5v6Crqa+0IjuckgpTDxB7E532RkgE/iwxRUy ajgSE/BIUTz2zdJFtdj+dneGewrvp2CMH3WuSJ4hhQU9xF9BTsFoZOah/A6m4jShGziB ADcORW9swDg0XJHKiH7J1fECCgZgQ59cRMvNuO43+nwABmbGl8PlItFeCW7rnA0lQ9Wy 5SZOzkO9mu6BkTWxiasUXm573xUF2mWFCD8MWs67G2+d7ByaRIrXB6h9SBmnkXGB2zON su86ITTZfJm7CX8OkxHAP1OcN+a8G1ZpaHaVa90wYevik/Q7KXK+MzfQbZrxS13lkq1w NZ2w== X-Gm-Message-State: AOJu0Yw97YvAWBkGhpoTxwnnsT9Syhyv0nd8V8Q4Q8RIXvg8d1zeK6er zuId743Me+OB8/fHVUuDgnsDXIT0UL98ygnm6Gl+lQkjqvku2heB6cfQlB9FiArcHP9Xb2Dm8vt n+h7U0hWBusw0neBxupHQ3pw5WTzhF/rTiV69vfCWE2IJP65x6UQtKs0K X-Google-Smtp-Source: AGHT+IG3HeEzPZQEpo0Ei0O50nHgwN/ayh+JJdH6jIpSTPF0J+EN4YmY1Wb4z5LbCSRNL9cOTy5yRz+eQKwE X-Received: by 2002:a17:902:ec88:b0:1f6:62aa:e0e with SMTP id d9443c01a7336-1f662aa0fc0mr36874395ad.15.1717327847725; Sun, 02 Jun 2024 04:30:47 -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 d9443c01a7336-1f6323d477fsm1041685ad.93.2024.06.02.04.30.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jun 2024 04:30:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jun 2024 04:30:47 -0700 (PDT) Message-ID: <665c57e7.170a0220.1b385d.7ee0SMTPIN_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 CB453605C373; Sun, 2 Jun 2024 07:30:46 -0400 (EDT) Subject: |SUCCESS| pw140547 [PATCH] app/testpmd: fix parsing for connection t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/140547 _Testing PASS_ Submitter: Maayan Kashani Date: Sunday, June 02 2024 10:23:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140547 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 24.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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/