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 DB8AE43DD7 for ; Wed, 3 Apr 2024 04:18:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6FD040144; Wed, 3 Apr 2024 04:18:53 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 09724400D7 for ; Wed, 3 Apr 2024 04:18:53 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5a529a1f69aso3721688eaf.3 for ; Tue, 02 Apr 2024 19:18:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712110732; x=1712715532; 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=bTPnGDTEeiYhqch5OGdAl9TIPlA7nhYcXbez/XZ1DeA=; b=XO7nVFm56vUvpiJfjROxkbII+q++J9uWbRW17KzZjkcbqvYXzXvlLG9uc2Afj23JoN Y3+YStrMSFNdWDqjqA/BuAOH8u+LXodnwxLbw/Q/98GKfUYelKB07Y+ejk77xpmK+8Fb j8TwvIO4GHUISiY6hIT/POrraVXecbxQlOoKw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712110732; x=1712715532; 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=bTPnGDTEeiYhqch5OGdAl9TIPlA7nhYcXbez/XZ1DeA=; b=RWnG0qW4zZUEmENxU1LjTQIhrF+kWpXSRCH5sqS/n0PNvoNXn5HEE/RuRTenA68tT5 5Pb/hfBUdF3yfq56JxNBGuFas0n1dNXbWAwbjedjtqvIh/eXJrdRyJKKW0y9WO8JppHO DME2cBO2r7f8Ap7hfeOZKWRYS1t0qeOwJ0kOAyM7qQ1ramcOLTEhonMJjDS8vDGwZ3qi T8tCpWv6APUoIu/RRFzLA53GzIWGcxB187ifl+pEOvlZlO8WvGhE+3IyRB+fIO1JdYFc +rWBgjsmN1A0IE7VBuFc5oRgRLrBLt4Eueu72wv4+npIiG2wvLjyB20ih2K91j+I8fqD 3yNg== X-Gm-Message-State: AOJu0YzuJ5IRuCQdkvMzoLLdn49UL3MkMU1pvxH46TtqPEDCGi1C0zH+ WIfI2g6pNyVtIk2Urt0rdSYVEG0sePOBUKpIag1TuMo0zkBbC+NvMuz4cgUMsuztLHfcWB1+IV/ sMPpSiLtm+H2EDQXYcFTkC92Xg7WLNSWdB1JKvFHklq2/BwTHHqpv4pHf X-Google-Smtp-Source: AGHT+IElZ9MtIN3Yr4Q4xwXpipb4t/fc9Gh2rLcD+Ps5gP0c5MQKXChg8kkIbuEq1cw/6tZpiopAMmz+3HaD X-Received: by 2002:a05:6820:3103:b0:5a4:852f:4c08 with SMTP id ev3-20020a056820310300b005a4852f4c08mr4035466oob.4.1712110732297; Tue, 02 Apr 2024 19:18:52 -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 f207-20020a4a58d8000000b0059cb17355e0sm903155oob.7.2024.04.02.19.18.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Apr 2024 19:18:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Apr 2024 19:18:52 -0700 (PDT) Message-ID: <660cbc8c.4a0a0220.f43e4.47caSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8912B6052471; Tue, 2 Apr 2024 22:18:51 -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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138996 _Functional Testing PASS_ Submitter: huangdengdui Date: Saturday, March 30 2024 07:44:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 138996 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/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/