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 3079443D82 for ; Sat, 30 Mar 2024 09:56:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C0FC402C2; Sat, 30 Mar 2024 09:56:43 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id BD1B6402B0 for ; Sat, 30 Mar 2024 09:56:39 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4316591dc22so9286711cf.0 for ; Sat, 30 Mar 2024 01:56:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711788999; x=1712393799; 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=SF9sSqn+/JdZIB7dtzl8vKi8Q0a6urSPJIFlVk/HanI=; b=I5p7uL84PfAKg9CFvSe1i9s05w3LNQknSOVNoyq+8qXL2T2DqvUlcQ6vLsOszagelk t96qLoTk9n1fQNowaSiHmf0IPXCW08So1ZdfLmO2gwxxerYmyjRLB9qHklU1uEOvFG/y Rd/Tlw7DhN9Tg51t0KPrAvfNdNlQtyiXeEv8g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711788999; x=1712393799; 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=SF9sSqn+/JdZIB7dtzl8vKi8Q0a6urSPJIFlVk/HanI=; b=u8uKOib4VQghNogOQMjnHLTHr586zc9d7EF/UBQi7U7NS9sy0QPJrN+WqMo2eZFwQT P10X10xAxUzlJBM7Z5zAJXYnp3l36rjxzIduxqi9mkS+uAHCJIbYqFFyP+oMgc2Y1GpM GHKahzRw/GCL8jBaJqWg73wh8UOAhzfH+c8WDlu2LEyYZBBuyi+zFbRMrnlRVrpaNQED eSOKOEuYBZATYXhZwmNrhTWmSMt20pW2+fDwT+bcl7AfvCAflpzSEz9u4pXu0c9uytW0 LHmYHSAm5RCyVQKKlVaEFEMECUDYlCJuw/J1AKlvwO+PVYT2TMVRwPyqRB9lylY7UwYj /fsg== X-Gm-Message-State: AOJu0YzANdMPfMzvtcVXOXaay/VNXPClesykyAgntTEhtpf/o92j7h52 D40l4h+9o/NflBMaDMWCMuMPcGJ1cKEoawqhSKKWH3vvjYSp8iEYKvfRzgsKBQM7NCmO5rPCA6x ICY9giPk1Rr+iL7SC/FYWOkSJNfjMVnJLLWHAscS/B++oqEUr0lpfSL8R X-Google-Smtp-Source: AGHT+IGY9C2bzq/gFQGs11Hyj9pbDVrjCYCnY4MqshE2rmGNpsXMCu+dSfFsO0AZF7oAVO2rHgIoaLr0ky8v X-Received: by 2002:ac8:5e50:0:b0:431:5b91:c1dc with SMTP id i16-20020ac85e50000000b004315b91c1dcmr4181213qtx.67.1711788999265; Sat, 30 Mar 2024 01:56:39 -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 ec9-20020a05622a5b8900b00430d8e36096sm435676qtb.6.2024.03.30.01.56.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Mar 2024 01:56:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 30 Mar 2024 01:56:39 -0700 (PDT) Message-ID: <6607d3c7.050a0220.8a76f.b86eSMTPIN_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 F1F256052471; Sat, 30 Mar 2024 04:56:38 -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-unit-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/