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 6A00C43CA6 for ; Fri, 15 Mar 2024 03:07:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65FD742EB3; Fri, 15 Mar 2024 03:07:53 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 24E0D410FC for ; Fri, 15 Mar 2024 03:07:49 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c8ceb9fb0fso37449939f.2 for ; Thu, 14 Mar 2024 19:07:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710468468; x=1711073268; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Mh0d6g3a1p07S4lPvzOHVHlwB2ZH3buffSbFHEGXAPY=; b=Duu/KfIXpLniUy3fRHOAvnpivPRzSzbQY9cj/YfE+gbX7PL6CQIIiq/oWhCrinbfIr g9Mb0Xn3dnuWc7seFktNs+4DB+l5AhREfmkLbUOs+JZylhgWKE1IEAMQ67Q7GB/qhCKx cVYYkAF8mCJ+WR0YbTH7j4rU2m/3RZPjX1M14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710468468; x=1711073268; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Mh0d6g3a1p07S4lPvzOHVHlwB2ZH3buffSbFHEGXAPY=; b=MTsglGqJD58W/hlKa0TaW07wKBhIUNYyatY5sbNUTKpD/WdALrQjBEh67C8bF8J0G7 Jc8XHFm+aRqGRFM/+uZ4QkxdaE8ywaQQHkIPgPv5oZSU/e1TC7gpcV15LfdX0IzSCvS5 pIuZ6q0jQQrUEAeUpgSOiuREpY4TtLb23bZT2en5TUCbIcqc5IXIR7ghwyVEPIG/bnz5 lxZReTreSlFAoW1qZmtRZUXPWcWrgJmIDZJ7robs219YKuNC7cPbaXC6lcNB3HS6euyh TQZSvd+YyAxLRDc2mMEhgKiHJ6dNUByd7T3bBTNusC9ytt2xfqXRXoDzCljR+dH/qSl2 NwJg== X-Gm-Message-State: AOJu0YyTpZ0pIBcFY6ybLXiR17rPheCc7k588u93IaN2pbJzMAbMuY9i kYpSQiT5Zky9UhWSwm5TXJTRS3Cw9l6Y4wVfy/JH0SbiaTvZKb62E2J6btErdN2laBbys5Vu3ce 8FFviypR65fIy7+mRkZGFV9doDRGFzzpvfczN48Qd X-Google-Smtp-Source: AGHT+IHkO/gU6jeyaKzN+3fC4IsNDjvSlD/jBfjJ+AY4yJGVJw6g+hvUqxFG2kC/Ql83NNrj2b2spDenmce0 X-Received: by 2002:a5e:cb07:0:b0:7cb:ef5e:dd9f with SMTP id p7-20020a5ecb07000000b007cbef5edd9fmr992729iom.9.1710468468554; Thu, 14 Mar 2024 19:07:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id el23-20020a0566384d9700b004772287cc2fsm84111jab.3.2024.03.14.19.07.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 19:07:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 19:07:48 -0700 (PDT) Message-ID: <65f3ad74.050a0220.af357.5ce0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 145086052471; Thu, 14 Mar 2024 22:07:48 -0400 (EDT) Subject: |SUCCESS| pw138409 [PATCH] net/igc: fix disabling timesync From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240315010631.1374624-1-wenwux.ma@intel.com> References: <20240315010631.1374624-1-wenwux.ma@intel.com> 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138409 _Testing PASS_ Submitter: Wenwu Ma Date: Friday, March 15 2024 01:06:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:19082c1fac430c74bb4b1c101edd12d88928e7c2 138409 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29564/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/