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 3825D45594 for ; Fri, 5 Jul 2024 10:37:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35A8E402DD; Fri, 5 Jul 2024 10:37:56 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 856EF4027E for ; Fri, 5 Jul 2024 10:37:50 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7f63db7a69cso68874739f.2 for ; Fri, 05 Jul 2024 01:37:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720168670; x=1720773470; 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=bx+8z1QXHsl2ysMcS1WYSccA5njHgzJK+ggJSOSAxog=; b=PeEm4dhIbS8zQLuMtkouocgSGwkML77rOvC1R582fCSwAxW95DH07NZ+R6F+l5TsR7 Cx0OP/I6YfSfnBjFSJV1+wFlEQNy/Vl3hJkipvUplv+m39p8fmZVB0FGbYS9SJJ18ZE1 gYLUj2AgbAGWA3E9Xb1G08Dc3zG4s3EEXeUq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720168670; x=1720773470; 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=bx+8z1QXHsl2ysMcS1WYSccA5njHgzJK+ggJSOSAxog=; b=L1xczjFTUAFVdM/rpqRE1nkODpGtYvH5cOLIqQo8yL/EUJTBhZeeIEGWJSkQDH1GAH 9/wthT/Gc2RKjXD2BTQx1gy42PRU7bhMhxvvGcni4KxE81Y4ScQzKzSlBaks8UBtNb1v 6GeP6HBtQSgI1pHKOEPz6E4iJXtlJNaOid9A3vNncIeBij9QlKAoaRjfK4l3FKYhlzDv 3EU/RswfEhR4zxI4fVbeYasZxSGcuwk/20WTFfitMfwkPrg/Jq0wTn7FGhBIiY6F2u45 HzjCcbZArPNmKJxPYZ1fkYmpiHk8fmAr7EBd3OkyAMdeK8GJzMUk3jX1QjSLtc0fdvGs EoEw== X-Gm-Message-State: AOJu0Ywdcxvy8NNPKFdltx+FSpdigtl9lH/5ceSX7zaMZZFjgpbB6yf7 +2YLUqbGCWy44leQWWlcbBpvNVCDTE8kePiPCVtY9FBboQXt2v5K0XBeX8ebDhvk/6tWX6MTbqY ybKVgw5DXVQV+qZ4vn8/Xkig3VPGieTr7aVkqawAY X-Google-Smtp-Source: AGHT+IHim6CZOqUL/XZ3ksa8wCU0o1beDjRFsFbK5hU2K3IqYLRMRE2+4Ls4knOvZJJA+yYffQ/DR1TKulzR X-Received: by 2002:a05:6602:35e:b0:7eb:6cbc:8856 with SMTP id ca18e2360f4ac-7f66de7c15bmr425458639f.2.1720168669956; Fri, 05 Jul 2024 01:37:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4bb73fc7c0fsm399499173.61.2024.07.05.01.37.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 01:37:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 01:37:49 -0700 (PDT) Message-ID: <6687b0dd.050a0220.e5658.cee8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E4BA60526E2; Fri, 5 Jul 2024 04:37:49 -0400 (EDT) Subject: |PENDING| pw142120 [PATCH] [v1] net/cpfl: add checks for received ct From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240704051835.2630052-1-soumyadeep.hore@intel.com> References: <20240704051835.2630052-1-soumyadeep.hore@intel.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: PENDING http://dpdk.org/patch/142120 _Testing pending_ Submitter: Soumyadeep Hore Date: Thursday, July 04 2024 05:18:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:eb3ac0962b542552649d565d31997c06f7b63105 142120 --> testing pending Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | CentOS Stream 8 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 37 | PEND | +-------------------+----------------+ | Fedora 38 | PASS | +-------------------+----------------+ | Fedora 38 (Clang) | PEND | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | openSUSE Leap 15 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30416/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/