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 95FA745596 for ; Fri, 5 Jul 2024 12:09:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9279A40FDE; Fri, 5 Jul 2024 12:09:08 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 1AF6F402BE for ; Fri, 5 Jul 2024 12:09:07 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b5cf1b8b94so7787036d6.0 for ; Fri, 05 Jul 2024 03:09:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720174146; x=1720778946; 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=n6MTcuBL2F6SRIQziEP42qF7WXk1vXY7i1NQE4BQKTE=; b=bc3twECuh0MU87r7zvmrzcE6hMTGBBBIJ//sbTv64HXwWH4iF7EDWduHQzc1x8b+ww 7TGGv9354cYonsAyf76C8fn4cSNzUnO4+N9l78lPiJf5iOf9XXeYDLUuYEFga0nduM4F SpX0mbnDW+haH829//wDSmwc4Mw8neU5P+15Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720174146; x=1720778946; 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=n6MTcuBL2F6SRIQziEP42qF7WXk1vXY7i1NQE4BQKTE=; b=QkByac9U1sDHn/khyZyFIfbK8ZcN3PpHPk77Nqe1PWBOQ6OxcojuwqLJja2ZjJ2Wrn MhFbaZ6VsYfLbOHYub6LiL9uAWVzPyOVdrEdUjT+rU/HhMq5zrlpBXqfukYNVXAzRwdz pFFE4oRtpGxbO9jmJaZfYj2MVZCcFZs0ot+18YmbNVjiNj9q/09ckAon7RBcF0JSNrrR ry3y2QBIcqL9qjAck24uAviVr6YYiqmZ6GXohyCsXexalQHVKMp0Fos9aGnDOglxLSz/ igSdaLOJVuUNyUax2Lr573meoLBSsDvcyYCRLQB6ckZVW+jRE4c44Ssg6GAnGHDD0EBq 5hTw== X-Gm-Message-State: AOJu0YxpE6vh60VW8LU/DSQTvfGdsyCZNc9Qnr+hqd6LoAaXOIqi7ozQ qP12ZhSaG4X3/UcMptm2JCnmOC9/65NvV7rcXk2Ik9St4fDVx1x6v6ZaW9m43YtXlukuaAEkeZL 5ZMotSbsLdV9+nHmqcvyZhXMnmaKuIBm063S5cY3DftCPyUuN+k2/Nk4D X-Google-Smtp-Source: AGHT+IHVreNGgLrqrKi83crT+DzVsbheGk4RAjzHcQvtdN13iAS4pHRcwHtf3SnR8kPatNyjStOMqdpOLSTs X-Received: by 2002:a05:6214:1942:b0:6b5:4a87:4034 with SMTP id 6a1803df08f44-6b5ed099e8amr57106936d6.49.1720174146544; Fri, 05 Jul 2024 03:09:06 -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 6a1803df08f44-6b5e0a3ee46sm2473646d6.40.2024.07.05.03.09.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 03:09:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 03:09:06 -0700 (PDT) Message-ID: <6687c642.050a0220.62f14.1b41SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4277C60526E2; Fri, 5 Jul 2024 06:09:06 -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-arm64-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 | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/