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 2F3E943D82 for ; Sat, 30 Mar 2024 09:40:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D234402ED; Sat, 30 Mar 2024 09:40:27 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 34384402B0 for ; Sat, 30 Mar 2024 09:40:24 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5a51c063f99so1353459eaf.0 for ; Sat, 30 Mar 2024 01:40:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711788023; x=1712392823; 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=EHna78sBNrhktp4J2hS8HQ7mnmWOb2yolfj5nVnfKcs=; b=FrUgrNumcP3w2EcHcz97lyhMO2VNWv3RIQtBKEbEWEI0x9h2fKrQh3GDrXtIebLEZm EJ/S0wnNgHH7HLYjj7vwdvsB4e7hk3+nczH6uxs5TbQzc+rIVNs4W8NUnCLl8/lrxUMw mgGKNHGgomodSs+BHZ7PA67RfQlVeE02pXlc0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711788023; x=1712392823; 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=EHna78sBNrhktp4J2hS8HQ7mnmWOb2yolfj5nVnfKcs=; b=vHyIKvVOt9VLzlkSj9RiFfiDkCh91oP814Y9yF5pTJcMgKdUSFoA31hkD5tgzIKxhR LuA4FCBDJu0yDB0+ylWKLzMzJoSjMkG3VTXG5zkdlMS9e7O7le1viOLYTi0/Lad3J5tc /jdVg2UhzNwGYJCNIoyeCB6W9Sjw44V/+jmY87WclzFMlMBhzeAUm0Wdnz5LdDqYKm9v 4vdE9tsxxbehaqzCYkXxOHCJ0SjGR66clHZBc8dtOTUSISnKWLnOFxb+yZyWu0iUG2nn itTaVYoZtgGHrjgbM77YQCPFLvl9jHSgQWETheOl3DrihUJAdAn3F2wEtrMe3xH5ebew jkOA== X-Gm-Message-State: AOJu0YwbDbM6Qckf/YSKyK4d8YkQ9hAxasZf8XLehSLJhlj4tJ+fI4d4 p5qrXFF5GRPSfV8/Z0Feas7VtsDIqZ1qXaj+N4mULh2PmNZSINDDpWh+T/uRGjnHyWeIYCIN59C pNSvhgnWQZcLtKQRo4u3FaZi71y95N01dWQGk1PTXBHrixOE+YYjEh2A4 X-Google-Smtp-Source: AGHT+IESdt7b6j9J1Dkm58L62Whv7kloDGMlOnb6C2ZLvFbPQO7/4Z/mLxK04xgSpWTfIxsY5hQFLRLMp3FS X-Received: by 2002:a05:6808:17a7:b0:3c4:e106:134f with SMTP id bg39-20020a05680817a700b003c4e106134fmr230085oib.37.1711788023648; Sat, 30 Mar 2024 01:40:23 -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 ay25-20020a056122181900b004d87aa20caasm307877vkb.14.2024.03.30.01.40.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Mar 2024 01:40:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 30 Mar 2024 01:40:23 -0700 (PDT) Message-ID: <6607cff7.050a0220.c3130.3097SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 425766052471; Sat, 30 Mar 2024 04:40:23 -0400 (EDT) Subject: |SUCCESS| pw138996 [PATCH] app/testpmd: handle IEEE1588 init fail From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240330074409.273916-1-huangdengdui@huawei.com> References: <20240330074409.273916-1-huangdengdui@huawei.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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138996 _Testing PASS_ Submitter: Dengdui Huang Date: Saturday, March 30 2024 07:44:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 138996 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29684/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/