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 5AD9642CC6 for ; Thu, 15 Jun 2023 14:48:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 577FB40E0F; Thu, 15 Jun 2023 14:48:15 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 5B2F040E0F for ; Thu, 15 Jun 2023 14:48:14 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-57045429f76so3243267b3.0 for ; Thu, 15 Jun 2023 05:48:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686833293; x=1689425293; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RdbMZ14d6uAZdM10+rhVG2OoZFscxJSWkzhECZeMP6Y=; b=fWMeOv9OEtF3P0mho+x0OPkAhW3r3g+uwzx0919QVtPqYhgL4Lld59xrpYGW/64iET YMxNHg3sk3Fc2HdQSHQ97aN1MS4cZz2x5W9zKOoxw+SwKLm+xHknZmmXlZYtjqqj0FjA u/3X46GuIa7kNYveBNLZ5NDib+Kbgae3w9mU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686833293; x=1689425293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RdbMZ14d6uAZdM10+rhVG2OoZFscxJSWkzhECZeMP6Y=; b=ZBH3o6FTgH+ykO+8g2ykkFB/bqTUuNbKLiyvquDfYD5EHSuzmQcfJCB8SkvGeMUvQd EgvmdcASpkfR4kV9ZJiFDmFjtFJDqHxiJ5xqHSepy9EyrcaZxYU6QshcwxWXLJNuLXo5 fE4/WHsQbhEl2mZ7+HtwvaAaVb8O1f3la6tbINGc4U3MK46hv7owZk3e8r+9gdQ1qBNz 1l29Zdvc3/r9E/bPVRRMaxEq4iYE2H3cElHeI1J6xrbftjh4sd6Y4YDQAiH0kwlLj4F8 k4VOUdZl03NP3wPnzb/ZjbB0Gp4G3hx6TQGnuGDaALmbtS22jWXpJNJaekhwxsEoM1L1 P20g== X-Gm-Message-State: AC+VfDzifEiU8KQAEkGSyBfdy4udLmKDpoU4kBpo3BBkDhC+T42Knzg0 9b7OISfpSpa6TC9pjt74d3AnfnjObbNMx/TD6/wOXMP9VaTtg0J3A35/gWUan6IYGEK0zvjrWw= = X-Google-Smtp-Source: ACHHUZ53VxGvD2eomF/aD7wd+eRCbmGyuYK6HWi+jUABdogNrgYWHoRmAbHqJbWjLeo99/IPPS0hTPj/4AEf X-Received: by 2002:a0d:f6c3:0:b0:570:362d:84fa with SMTP id g186-20020a0df6c3000000b00570362d84famr1466078ywf.41.1686833293812; Thu, 15 Jun 2023 05:48:13 -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 b126-20020a0dc084000000b005691ffa2ee5sm3415082ywd.16.2023.06.15.05.48.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 05:48:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 05:48:13 -0700 (PDT) Message-ID: <648b088d.0d0a0220.dc75b.16d4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BE71605246B; Thu, 15 Jun 2023 08:48:13 -0400 (EDT) Subject: |SUCCESS| pw128643-128645 [PATCH] [v5,3/3] net/iavf: support Rx time From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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/128645 _Testing PASS_ Submitter: Zhichao Zeng Date: Wednesday, June 14 2023 01:49:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128643-128645 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/26671/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/