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 A90F442929 for ; Wed, 12 Apr 2023 19:08:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4C54410F2; Wed, 12 Apr 2023 19:08:33 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id E50CF410F3 for ; Wed, 12 Apr 2023 19:08:29 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1842e8a8825so14478291fac.13 for ; Wed, 12 Apr 2023 10:08:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681319309; x=1683911309; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=fCsJ1UJDqnJ8r0kmCFYyleZuk5zW0ccZHjF6YLUbCiQ=; b=bd97/0UHU1wVYpNdlSMpBGyVRdGa9z9ijMvDYah94Jo9tJBVVfOuPf4TDH5sOB5XFx L21rBB948t7bYi+ED8+u9zmdIiSS6vf8kb8WpGycxlpRM9TDfm5CL/plZA3bPsurVs8r 7N5wU8HZ4/tdOLTgUZ1AhO1lF6rWB86Joramw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681319309; x=1683911309; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fCsJ1UJDqnJ8r0kmCFYyleZuk5zW0ccZHjF6YLUbCiQ=; b=PPbWtnoZbv07AB3l0F6mmGBUbha9giGrmnuvTvd+8ap51u2DvTDMVs2s4JmCw4lMfc c1xAM/WeWBBiYfJLLFq9wOSKqfAQiMC0Fn9wAvCYKMBYFKqZvJEAvbKoLl1xNr3KoJ0Y DS/VOp1EqyAfh7UmH+es+380rpxcBoHpQl6sQFomkthcYEObgEFsFgykGXeXvB1k05ns StFg5BxLwoUgT8kRd2nUkucN4o/diPuD/luPK/X1CVi8igYLw397T8stKNqn2vg2NgIx d0+Br8qVwmrhz633nQvtz0hZrVWmnlWaFI5yLncemtxjXmoSGBhkBU1YaCt2h4E6OhVw bvEA== X-Gm-Message-State: AAQBX9dGRAtlq6m9Hu/JG1U93ZNQkprtecte/Fya8VBzod6y0slAje8u sn90GBjtRtKtrcdXKKLTRWHebeSrJUFNvwFuGzzPUjdXmgsFbQH0eF3UHg8RgSETNarrfma3kA= = X-Google-Smtp-Source: AKy350aWRkoCc5EU7zfCQA2bolw3soMIG2R+DshJqF6jMv3cdCdkwD75PwC5Ha6IKEYdS22AZpAqNYpUVrTi X-Received: by 2002:a05:6870:b68c:b0:177:80a2:4dc6 with SMTP id cy12-20020a056870b68c00b0017780a24dc6mr9088797oab.58.1681319309329; Wed, 12 Apr 2023 10:08:29 -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 k17-20020a056870959100b0017ae6d46c26sm2403118oao.9.2023.04.12.10.08.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 10:08:29 -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 EC7316052472; Wed, 12 Apr 2023 13:08:28 -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 EC5C560095; Wed, 12 Apr 2023 17:08:28 +0000 (UTC) Subject: |SUCCESS| pw125951-125953 [PATCH] [v2, 3/3] net/iavf: support Rx timestamp offload on SSE 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: <20230412170828.EC5C560095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 17:08:28 +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/125953 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, April 12 2023 06:50:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125951-125953 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 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/25963/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/