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 96A614290F for ; Mon, 10 Apr 2023 10:26:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 761EA40A81; Mon, 10 Apr 2023 10:26:48 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9C7F940A81 for ; Mon, 10 Apr 2023 10:26:46 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id 82so7471322iou.2 for ; Mon, 10 Apr 2023 01:26:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681115206; x=1683707206; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=6s3lLQLJluD65BmFyP1dm0xL2DpmdoZWO5/uy0aCjZU=; b=AxJPCxRslY2UXBU53LJh/tQmQaDlCc79HOm+1ywsuAT24DKyq9ayGiNEmZIAs3DZnG f6uXE5/7hbJAef67sF0icf5u3LZeaXaUKWq9AY7zEwlNlWo4A6uQOHwiaoKMH7IezQQE t6QBKPpdzVT6PirgySj9KF7NNt/l5+uKHpPtg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681115206; x=1683707206; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6s3lLQLJluD65BmFyP1dm0xL2DpmdoZWO5/uy0aCjZU=; b=ju1KED9ZB+wXAeXFSle2bVBGi0j83tSUxaiUFF712tBmsKfuvujhg8YC90x9SfbBIy SfE2IVnL929rqBp5hRUSaNe3dpbH28WpZNTnydTarfsMA9KkE1Fn4fvm9rETo0dcSx6q NKu270eeUVULXp86W4cuLzEEgDpz1/KczsTB9jNx8AeXiHfzs8gQkqR1iwRLVYHsuAwL 8dgzwpbSIG3BU6aL5MVub79jWt6xkYgJ2tdHnA0+tLhosnB5LyeoLaibmwZVelmwZzfP SZTvIK0bzcP67p4a7b5W6wDWTXRkUMk3nioCSO4pLzefvB/4Kn2Rf8XNmiX5/IynQVhT NOWA== X-Gm-Message-State: AAQBX9fIcLQyujo3aJ24r9OgMgcj0Zfz1T151TMBHphFElIjoo7XWJRz f2ONVhFtr8FnLQZmVEZnR2kPztbjzUZM+0W4/A/nkg23woxL4AEvDIPTxneAllMddHGDiYK86Q= = X-Google-Smtp-Source: AKy350a5YAod79vPt2eLlsvzZG8GzxJJbfATMy4Z+mkLXpyoxOIfZdOAX54GUwntLtLVtijQa85ENV/bi7oG X-Received: by 2002:a6b:c413:0:b0:758:7abd:959f with SMTP id y19-20020a6bc413000000b007587abd959fmr5119488ioa.18.1681115205985; Mon, 10 Apr 2023 01:26:45 -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 t64-20020a025443000000b003dd53eab58fsm691835jaa.85.2023.04.10.01.26.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Apr 2023 01:26:45 -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 8490F605246B; Mon, 10 Apr 2023 04:26:45 -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 831AB60095; Mon, 10 Apr 2023 08:26:45 +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: <20230410082645.831AB60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 10 Apr 2023 08:26:45 +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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/125873 _Testing PASS_ Submitter: Zhichao Zeng Date: Monday, April 10 2023 07:36:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125871-125873 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/