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 B2B3743B9D for ; Wed, 28 Feb 2024 10:19:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADFB74027D; Wed, 28 Feb 2024 10:19:57 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id BA0774003C for ; Wed, 28 Feb 2024 10:19:55 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-787df45e513so138699985a.1 for ; Wed, 28 Feb 2024 01:19:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709111995; x=1709716795; 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=fK+8I8kOn6N4gtSquF/IvK4kb6ECHmeFs6QSO/ORTDk=; b=C6jga8r0dFycvwg/WKU6hVmxW7B/gG/Uu0fhF9enXeXAl1JFSW4Ki8NcTA5M+j8ZKO Gz1LAPKn6F+szOMY3wGFICHEQlQyax6Nia6senoEWeQA5YYBTfFgjnIh7FeVlPdB/43Q K1gHTYMxWIVvaTogi6pNbehHtt9yEPcoOy590= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709111995; x=1709716795; 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=fK+8I8kOn6N4gtSquF/IvK4kb6ECHmeFs6QSO/ORTDk=; b=tbH/7Q7fIn7qNcK3jpbv4bZH6662U2j6Ig2Tw486YSa0orBS6tpKjaXWnzw0PuHpoU O8kTHHK1twHVZrRy91e5m1i8RHdmTSNMH65poWgcGfnRvc2eKT5Q0gGY9muxaOK4bK9y HGQI7yfqAD/jJgnCDjAC+2ypO1JHONf/wKKRkpfOUa+w7TdTePLVM1dHorb8Ggymvpa5 fcB7TboeyVAMZcMiV69nYhY4mhCm5JCEAxmIzJFX9scTyhCMgoJUkwX7Pa0SeN99zgha CoDOK1qheHcH64CJp6tsK69M0Lmx6CPgoUUHuWN2sUgnuRz+e6BV7piZxhke1jv40jfo tIBA== X-Gm-Message-State: AOJu0YxUeY3Fbj/4TgR/bXrjKSOQUzdp8ZpJ8X/1iq5mbguQDfOtxa8q Iem5VZghFWAcBxhCMSs9aU0HyRBURKjinYyjzVTa0cEEK8GONnxXlfpV7GebwZhKHJki1sKiLCZ Ke3d6AhdKd2lzN4+DEnlj73oZIFez8ZQCLYfI1b1MQhBTCk93dBOWqAtl X-Google-Smtp-Source: AGHT+IFpaqxFOa+KNIvmzh5G+JFH1Jq+Pes/wClBruyentSS2dEmL5DWVuBjJABRwOBeieE72+R1U0CMzlrT X-Received: by 2002:a05:620a:3bd0:b0:787:ddd4:702 with SMTP id yf16-20020a05620a3bd000b00787ddd40702mr4771878qkn.12.1709111995168; Wed, 28 Feb 2024 01:19:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bp16-20020a05620a459000b00787c8fd6964sm294744qkb.0.2024.02.28.01.19.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 01:19:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 01:19:55 -0800 (PST) Message-ID: <65defabb.050a0220.51840.e098SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DBF1C6052510; Wed, 28 Feb 2024 04:19:54 -0500 (EST) Subject: |SUCCESS| pw137370 [PATCH] common/cnxk: fix link cfg for sdp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227185519.7711-1-hkalra@marvell.com> References: <20240227185519.7711-1-hkalra@marvell.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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137370 _Testing PASS_ Submitter: Harman Kalra Date: Tuesday, February 27 2024 18:55:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:ab5b7cd5a0b563e6d49be6c8beaad1f39c581a5c 137370 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29298/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/