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 98DF642826 for ; Thu, 23 Mar 2023 16:02:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 901A040689; Thu, 23 Mar 2023 16:02:43 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 0A2F840689 for ; Thu, 23 Mar 2023 16:02:43 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id o14so10105613ioa.3 for ; Thu, 23 Mar 2023 08:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679583762; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=i6gzUTop3WF6fr0cU/U8o11OeNefi3A861qj1Uo/gfQ=; b=ik9y1+Qt23nEQ5ODcYIZYtjYoXEY8kGogD9BNypoMguNhPiB1xmy1kH/OwWVSd9Wa6 LzOm3UQbdWbfvfgIDrPEdh4IylHDxPRgivKQBC+wyACqR58+n2DyDybFvuev6Cs1b+T5 xnDaDg3w0IQ/Iff7eLhMO1imjB6K6ZaO1XD6s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679583762; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i6gzUTop3WF6fr0cU/U8o11OeNefi3A861qj1Uo/gfQ=; b=OHk5bt7jmNHZlXRnNG7qrhjgAqw+LWT2oO4elXBypYvQmgazxkVZVDu1ILymggwNg/ 2coRb2DPujf99i80cY8Uv8coQRKVKsBfxluEF2HqRqI65YtvFrUB7ilMeIeC/JjgMM/q HW8n2bbjdty1YLAyO9uM4npNCHunbzkTaJmr+1RwNgZWHyw4HR2DxpaNlgvQn5nA+Me1 nhf0/5+tl1/T9ytj/EpI+WS24K2j6sou6bFH0ytErihiIeiLGZ/FgYOMMyncGSy5dqRf cayh2THoVIeSj47KO18e7Wa9emCJAbzSMiGbramuN5u4KyUAKOOfME11K8lGR3SSdRDY WhVg== X-Gm-Message-State: AO0yUKX6E+Ia7Ff2aXrekM9SLPtd23txQikt7G2ae4ypKdB0jN4v66f8 gHQ1MNBaIPZMaFtWlr2jYIqcyL8V8PWPozDLsGk6c4hAQgzOS/lPrCRXEw== X-Google-Smtp-Source: AK7set+qf+0cc2TN36T4J2q2p7pSCV+emPQb68gxJeANISW/6Buh3WEVszUMIJEXy2HZl+WgfxvcMHwd/HBm X-Received: by 2002:a5e:d80f:0:b0:758:917b:c313 with SMTP id l15-20020a5ed80f000000b00758917bc313mr4476927iok.13.1679583762409; Thu, 23 Mar 2023 08:02:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q30-20020a02b05e000000b004062d74909esm3134305jah.34.2023.03.23.08.02.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Mar 2023 08:02:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id C27C2605246B; Thu, 23 Mar 2023 11:02:41 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id BF23760125; Thu, 23 Mar 2023 15:02:41 +0000 (UTC) Subject: |SUCCESS| pw125457 [PATCH] net/mlx5/hws: fix IPv4 frag matching From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230323150241.BF23760125@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 23 Mar 2023 15:02:41 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125457 _Functional Testing PASS_ Submitter: Alex Vesker Date: Thursday, March 23 2023 12:34:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a 125457 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25852/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/