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 38C2543D24 for ; Fri, 22 Mar 2024 19:16:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32E3C42EDD; Fri, 22 Mar 2024 19:16:08 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 90CC840284 for ; Fri, 22 Mar 2024 19:16:06 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5a4859178f1so1289973eaf.0 for ; Fri, 22 Mar 2024 11:16:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711131366; x=1711736166; 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=r60ewDQdQLT/Y9zJO7DqzETrwOT9Ran3uSaEVVBmEKA=; b=G1A7+NG2s0LJXK293e9pSCBOcQMkfnnbEIlHofUnR980G1ehBVw21GYcLdjZc952rT MQXhnzFUoGcE8wJz4Jka7JyRony19v6bhAm9wo5m2S27/mhRuCazo4V4qLkGGm8+EtaC ZZR+RIP07GY2NEtRHFvpsUKAx/5SvRfTa7yDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711131366; x=1711736166; 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=r60ewDQdQLT/Y9zJO7DqzETrwOT9Ran3uSaEVVBmEKA=; b=t6aE93j7AiHSOqtg0xSZScsOmS+L5fETIANPMH6E1u6zv4B+GcF1KpSAKt4tF2nxdB LbnJC5vIflOIV1oUVYx3QrL0zLvvuKSxWjE2MuJaAM6gSblGx8TW1YnBVFc4q/LY3A6k W9Vs1XiD+7VlaUT8Ve51qOOt6a7V9JIAxvvyORhu/AOhP0IlXJNdbJXd6lK5tTP4L50B GR3SmvHAMWE/vPUBGwOL76Jr5mkbUlaVYv0B6ulINvk++YD/f9VOp6EK/Xg+fDywGPtg /bEvVjZL7h9ZRJkxLZcqCFLi5oJxyQvi6vhv4va7QIIF6RZX8BXMUb12jNwmD2LvBbaN rJLg== X-Gm-Message-State: AOJu0YxhxZKUtYFZgckqqsg4Nj7/BwtfxtQpNCCqvQdZs6BX/vT5/Mzk Vt3j9OudULI6G5SmOfx7PUdLgLdPCvQIQQyZnbUEiiOa/mTXOGQv/J7F7fpa17p/9CEWZIfGQ/b 9MN86n20/r0flmahzQVhFpeC5Kixry+5E70VgMUSk X-Google-Smtp-Source: AGHT+IFfZwMSzO9lY59DjgzgcRKRzhZZBC2kCHLKfjX/XHACT75p03fduGDcItialmQ8C59eiQNwbLDTFxbT X-Received: by 2002:a05:6820:2007:b0:5a4:2b8d:d642 with SMTP id by7-20020a056820200700b005a42b8dd642mr518411oob.7.1711131365914; Fri, 22 Mar 2024 11:16:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a4-20020a4aae44000000b005a2251d493asm94604oon.25.2024.03.22.11.16.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Mar 2024 11:16:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Mar 2024 11:16:05 -0700 (PDT) Message-ID: <65fdcae5.4a0a0220.4c0ee.391dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 604C56052471; Fri, 22 Mar 2024 14:16:05 -0400 (EDT) Subject: |SUCCESS| pw138748 [PATCH] table: remove experimental CRC API for so From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240322135328.393562-1-david.marchand@redhat.com> References: <20240322135328.393562-1-david.marchand@redhat.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138748 _Functional Testing PASS_ Submitter: David Marchand Date: Friday, March 22 2024 13:53:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:0219d467bcb1d19b386b5bae8eecd3514ba13fdb 138748 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29640/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/