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 5E9A5438E5 for ; Tue, 16 Jan 2024 23:08:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55B2240278; Tue, 16 Jan 2024 23:08:54 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 9EE80400D6 for ; Tue, 16 Jan 2024 23:08:53 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d41bb4da91so58201925ad.0 for ; Tue, 16 Jan 2024 14:08:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705442933; x=1706047733; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=axrT85uAu37WJXy3yK6hvWFoanP2QFAS4Eo9mYG1U3s=; b=SC6FI234db0w31UNdU+tPMy9gz02AiHrDWZ75ksTxi1Yq+XX+GXQJI/L5MwKnwPsLP t/iXEklFKzc4KFq4e5YxSB16/vHM1pKt7amwiHP4nRQHK5Wr2z//SOXzgaQqWz/w1Pnu vg3rCPBv+cB4I8BK0oZohBgeV/GGu5fm8VCP0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705442933; x=1706047733; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=axrT85uAu37WJXy3yK6hvWFoanP2QFAS4Eo9mYG1U3s=; b=AbwTK2KqeBlEwBatdQsbK9eeNmdWwf22CgLSf4vKMcPxXzMXKf+nOg/CfTHK3ovqi2 GwkYyowEkWwmd65g+foTMmRGzfQ1YR3+hxIsHZWLlG06laVN675k0YbqLu/DvufYZMPi JQbiNdY99tFADNc3+yEqTglFkw/cZ97JCA3PAogYkRNudsTqlzkt6fW/Lfp7BWRp24I1 OmrbFtFarra2huozYae8hEIs+nTpg7HQevbkeR2Jad7NPtbxRsBhqzKVE8jGZk72PeL7 PxUr7FrSYhYIJMrVSlb+M/sltatkbbE5puO+5AqyGGu6cAPPNWTT9MxVWMKtNh2w7/Qo 6NRA== X-Gm-Message-State: AOJu0Ywhxmb5P54inrKtojRjWmec7t9d7qGUwrMWZHhjHSHaLolFTOnT ZgDaw0hgWDEToeR+Xivj15eqWIJyPknAXEDpwHBt+j/jnlQWqo8akAubvVcTJTzWFA== X-Google-Smtp-Source: AGHT+IGyvEh6D444hbshELqRnzuAY5gXEDxXbnlEP/1Xbzrx9DxOXJbqICn+vxRDIgadmZ1QzZ7jevNfBJgt X-Received: by 2002:a17:903:8d0:b0:1d4:e084:571e with SMTP id lk16-20020a17090308d000b001d4e084571emr5467128plb.129.1705442932990; Tue, 16 Jan 2024 14:08:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kf5-20020a17090305c500b001d3ff7ee96fsm368681plb.78.2024.01.16.14.08.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 14:08:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 14:08:52 -0800 (PST) Message-ID: <65a6fe74.170a0220.96ae3.9797SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 30FC56043481; Tue, 16 Jan 2024 17:08:52 -0500 (EST) Subject: |SUCCESS| pw135889 [PATCH] raw/cnxk_bphy: extend link state capabili 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135889 _Testing PASS_ Submitter: Tomasz Duszynski Date: Tuesday, January 16 2024 13:01:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:019c31d7089944f5d9715d6af263f73886359e06 135889 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28876/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/