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 10C09429EE for ; Fri, 28 Apr 2023 20:46:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6EEB40698; Fri, 28 Apr 2023 20:46:43 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id A24C040698 for ; Fri, 28 Apr 2023 20:46:42 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-63b60366047so279652b3a.1 for ; Fri, 28 Apr 2023 11:46:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682707602; x=1685299602; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Qr+BbLEz2AY5KJFqXH6jcaCb0ZD14zpVOiT9JlDmGGE=; b=cNcTB6bVLG7zu8zBm5T6oUT/6TdTHsfCu1fvexbppYagZWEOE7tlp1D64/fZ2htLCL JmxbpW1Lcd6qJq8b5r+XQH//XepB3teP3ZeJkzxcIilkUoc4VjJKbLZXa5QwPpiq8uCf WmnEBnDWRYz/EPBfg4EnBabpnhma4kOl2qzmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682707602; x=1685299602; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Qr+BbLEz2AY5KJFqXH6jcaCb0ZD14zpVOiT9JlDmGGE=; b=ISqxvB0o+oaSsGwcx67lDPA3XRg60SkDwF6rmATWNLU8Y6sIr4ObqZHsCOX3ZPEyxt VapMpQAK6FGDo3QzJEXS2DqFTIuQfWiamkbEOf9F7oPCocCXr7t8QshkBA+6AKg3vrTr ihNJaxeVbfYyO0NK/C0AXFTDakh9KqICWEeTS4jS0CZRypR3a5gA+HlQjrXGkiEjvGsJ M+GYmhQk8PRlcx3pxbDRUB8vmC9U9cFA3Q1wnaIlEpa9B5FtWV4xBGIqbe1F6VL9G7ln f1pv0NZKLYBHi0XRcOx7k0wS/QGPmNEJXYnFLI7ziUoZDouKb8bNdkVBzRe2e3B2EXEA s+TQ== X-Gm-Message-State: AC+VfDzLIK3PZDs66mFcDh6LmMgktb3sHlRACF8CcY7Fn/dDZkhvzEhj +6OrlJL6GCbTSwY7tONIRmdr7kRPJqd365R9TWSATKDt2XhP2xFCC89teg== X-Google-Smtp-Source: ACHHUZ7KocQeLephje+gLohu5BmnR6Ighl4/6w7BJ6cLQKYM9SoBHBaT2go0hDraz0qXQBWYTFsoAOfNJHQC X-Received: by 2002:a17:902:e5d2:b0:1a6:5487:3f97 with SMTP id u18-20020a170902e5d200b001a654873f97mr7141307plf.64.1682707601821; Fri, 28 Apr 2023 11:46:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k12-20020a170902d58c00b001a6386e0a4esm825751plh.24.2023.04.28.11.46.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 11:46:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 11:46:41 -0700 (PDT) Message-ID: <644c1491.170a0220.7882b.78c9SMTPIN_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 523AB605246B; Fri, 28 Apr 2023 14:46:41 -0400 (EDT) Subject: |SUCCESS| pw126561-126564 [PATCH] [v3, 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 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126564 _Testing PASS_ Submitter: Zhichao Zeng Date: Thursday, April 27 2023 03:13:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126561-126564 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26131/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/