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 4B5E74290F for ; Mon, 10 Apr 2023 10:10:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47A6640A81; Mon, 10 Apr 2023 10:10:13 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 1047340A81 for ; Mon, 10 Apr 2023 10:10:12 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-54ef6ca60ceso74578077b3.3 for ; Mon, 10 Apr 2023 01:10:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681114211; x=1683706211; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4ckSjm0fFWz/YBOWlaAnJiwIy8o1UEEhyl1hb0DlSGM=; b=enPDKO7xjkROUrWRkgbg2i2+3vDbodPUFcYVO4jboKEaNkUBkdiyNdSU5sjbfYDS7m k0D0h+i5tnAqj8YjLdwuG7DYm0xPhw0O5nrgGYVaskBsAQlChtq8kQitBh6yirmy244V 7074sblrbndVgg+R6PAzBFI87oqk1j9z52J+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681114211; x=1683706211; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4ckSjm0fFWz/YBOWlaAnJiwIy8o1UEEhyl1hb0DlSGM=; b=nIcU8r4wKEUPcjlRiBctdmdeAZGvt+RmCGcZlOGw676EI5S8uftUlkdMmDTrVJXAvf J64RImJepMy27PPWtPNzEsrYSxpqtrep/ZuwyPkMILO8NnRxNl8bw8hCV7oxklmkjB4c RDS7Bpwq15FszXhONNpWu48/1VkJ+nSXFiV2a/TWYgmqMnO8Oi6zBeLFRLmaxKYzCBCu QSS/RSdt8ogGXXB01pD52lDz0TowwSR748X931e34kS2dyXExmZR/YEbOHqWxR2K2bhZ KvFHxQRnMwBYlGKMHRebvnhIuUUGe8S3BEWkkIFrxaHV2IQ1cyeJRFwdBhjEV91/CM4k i3Eg== X-Gm-Message-State: AAQBX9e26BCr05Nd2pmT4p8XCNVI9LD4AYq9+0QNYue4IFG9vhwpwylO fsqq5U0YOtwF5el/alT2QtNJlbZ7uxVynDKynHTE9J/rq/ykKegKB5lpuMH64OlfTsJRzJ7/cA= = X-Google-Smtp-Source: AKy350ZOsCWVG+yz1gD9o4OZPhlPnE8mHwWFcIkEp96TBX2l/0x7kGYZDJUXcuJZEiP9FVxAtWOsDjOE1Zn1 X-Received: by 2002:a0d:ccc8:0:b0:54e:e136:9f6b with SMTP id o191-20020a0dccc8000000b0054ee1369f6bmr4625374ywd.46.1681114211420; Mon, 10 Apr 2023 01:10:11 -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 4-20020a810904000000b00545f5d1ef77sm505105ywj.43.2023.04.10.01.10.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Apr 2023 01:10:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 26F77605246B; Mon, 10 Apr 2023 04:10:11 -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 2407460095; Mon, 10 Apr 2023 08:10:11 +0000 (UTC) Subject: |SUCCESS| pw125871-125873 [PATCH] [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: <20230410081011.2407460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 10 Apr 2023 08:10:11 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125873 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Monday, April 10 2023 07:36:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125871-125873 --> 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 Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25945/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/