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 823C742925 for ; Wed, 12 Apr 2023 11:26:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F2E14067B; Wed, 12 Apr 2023 11:26:44 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 6413D4067B for ; Wed, 12 Apr 2023 11:26:43 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id y11-20020a17090a600b00b0024693e96b58so9839029pji.1 for ; Wed, 12 Apr 2023 02:26:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681291602; x=1683883602; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=XeAXm0IF58PZLryr3abB/Cd6ZgLDptIMsuFI+xaUdTo=; b=Vm48hfwb3u+DpPGXt+kJFFN19ZLQENdkJ5OEdLazbLXIhNIjJcWa7fCulfHGIqItP3 jAQlRFo6MJSl8u49Yb+G5SJEpVAm3OS23HzPdnZ6Bnk//aPXac8CEsbG9KLZWmB76Mmq sX9FMqKINyeEIMBM1QPfOs8ZgbzjrKOSTtXbM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681291602; x=1683883602; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XeAXm0IF58PZLryr3abB/Cd6ZgLDptIMsuFI+xaUdTo=; b=qx6YuzxZ/hL9ZZfrkBjHMctfGz6jiJVrm+FtJ2aR+zTBxM5ACQMLnxTked2OF8yCWC rwiIoY7CQxn5RFW+UBQKXNe9w0uqYlFk95EUfltXbr5eCFGr20gHALElpSlE3FNs7EoG mkDPnRBzjM2g4GwFwzir7n6t/f2t7Udk4IRVbM2nUStW8qVeRxEOBq7gFMEJO7OcNd7Q NNrdr5Aw+mFERfjozjMKgZgx5BIvQvrKoawC9UEH1/FwUtWSJltTMTwYjvbhl8Dp1dUd bjCv4g3qN82UYrUAIMB9T3w2U3lGC5Rrh4oUJQlOmqsxYtsAsLXwq+P3QDKMY4sGWvv+ vCSQ== X-Gm-Message-State: AAQBX9e4RPCBkhR9TJ6XdtMoCnqjMWv9rJiAFtx3hTcU0K1Sxi5JsGLH TxLdofMRmVt+P28EGvtO6JHuTypHAuci/lFfiGwFSt48Li5TduC7/lk7T0h6FOkQJXf4uOU0GQ= = X-Google-Smtp-Source: AKy350b//WwvIJv5DbW7QJJMcRwXcTZO3eyVTuRRIw+QMgDdplvCWCwR4U10IR6IcEuQoFprjHU16zx3Uj+U X-Received: by 2002:a17:902:ea0b:b0:1a6:4c34:98c9 with SMTP id s11-20020a170902ea0b00b001a64c3498c9mr11214606plg.27.1681291602581; Wed, 12 Apr 2023 02:26:42 -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 u9-20020a170902bf4900b001a654873f71sm816638pls.137.2023.04.12.02.26.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 02:26: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 18138605246B; Wed, 12 Apr 2023 05:26:42 -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 11B8A60095; Wed, 12 Apr 2023 09:26:42 +0000 (UTC) Subject: |SUCCESS| pw125957-125959 [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: <20230412092642.11B8A60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 09:26:42 +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/125959 _Functional Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, April 12 2023 08:46:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125957-125959 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25965/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/