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 E337242B4B for ; Fri, 19 May 2023 19:53:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7F3440E09; Fri, 19 May 2023 19:53:21 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 5F83240E09 for ; Fri, 19 May 2023 19:53:20 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7577e7a83a2so179904785a.3 for ; Fri, 19 May 2023 10:53:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684518799; x=1687110799; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hrAUNaJjHlW4qzW6MT60L+mJWBEXmi4X0AdENXUahyo=; b=S6NvUAl28hfrwq1UZC/LuiFFBxz5gd2/SSP7v3FI6VmvPpx7Ru0HnSmdP2tTA4/QLw DoyKC4DojJO+ysgZv1nX2nTCa0jp2c5xiPuEXlsJQrx2Qv2ZDjTIdJznUwA9jNIeDsGA Uk1OU+5s+e1zaqStHqNNy/E5nrEixTDY9lQJ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684518799; x=1687110799; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hrAUNaJjHlW4qzW6MT60L+mJWBEXmi4X0AdENXUahyo=; b=UYj5s1cn+/aHa7oDYQGKjqlMkfnPwLKPxRDEwzfDSnKuPJihJOlg3UH2csiwKTI0Js I1e8H8U4lCXNXbByDW4hTOUCsrnxG40XSsC185BhEWPGyAf0C0C2ns2oqwy09Nvmitej vDP55QNwWAFMUTpTUtjLLeMlbsziO5QAtR/B0wsYPw0PMhoroVTHZ1fa6MWb6QcnoU2t msDUTiCxHAHzygBR6ShWpf0g0SXryhSIjKvAGrIhnGqnVBoM5eZuxB2e4Vh6ZweskPc4 0rpq8Vv4g8HQ40FA4ZUXwFSECA5BPnJL2Coh0imFgi1quR+fFkDVU7p8isIL4aaMImzo /pqg== X-Gm-Message-State: AC+VfDxyihU15iVwM9UBvvHGfveYpO6fd3uzrFtKworx8P5DdbREfMdL /uR5KA/sRH9+OcsrzLpKNx6J854OasE1Aw7hlMWhk2iDAOi3Ujm16KYK/w== X-Google-Smtp-Source: ACHHUZ4vVxbu9R8ZhyIGfHi3MXBLjkmodaeyMUMYus4ql2Wh5Hq3r/nexwT3brPjIbHMb+YwrLDM5auKWMS9 X-Received: by 2002:a05:6214:d81:b0:623:9a08:4ee2 with SMTP id e1-20020a0562140d8100b006239a084ee2mr6098489qve.50.1684518799727; Fri, 19 May 2023 10:53:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z9-20020ad44149000000b0062381b9f587sm122765qvp.48.2023.05.19.10.53.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 10:53:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 10:53:19 -0700 (PDT) Message-ID: <6467b78f.d40a0220.5332c.5be2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D828605246B; Fri, 19 May 2023 13:53:19 -0400 (EDT) Subject: |SUCCESS| pw127085 [PATCH] net/ice: fix timestamp enable error 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127085 _Testing PASS_ Submitter: Wenjing Qiao Date: Friday, May 19 2023 06:47:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127085 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/