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 66ACF42BD1 for ; Mon, 29 May 2023 11:59:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 632F7410D7; Mon, 29 May 2023 11:59:31 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 5789C410D7 for ; Mon, 29 May 2023 11:59:29 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5304913530fso2822076a12.0 for ; Mon, 29 May 2023 02:59:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685354368; x=1687946368; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1AAFc9XCICqD+p8QScF4CLGkcEV2sGoWWSDes3y7cIc=; b=MR/6RXhyCXna5aVPqkbAiUdRKBjYu/7XNJQoJS4DTzi8iS46zyHD/VLgCjan6o+5Z1 QG9h/2IKTBSoiSrdXcAhn/RqUiTkOCzwKk1Gel34KBG08hpw0pgrFPqd9t1d7OiCKQu4 wtNXsGX9CSyYTEEEDxXbJ9pmgQH2d/CMIiMu8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685354368; x=1687946368; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1AAFc9XCICqD+p8QScF4CLGkcEV2sGoWWSDes3y7cIc=; b=VfV1BnrrECzfdyk2USWIDQolBrz2eSG2FcSM6VbZURtzjSYgLLPGNx9c2DLCjnHPBi uahoay5F15Cg43IS20eHy7fTWjqk2upVxuyc+USRMzylwg+Z3Yc2Axv+AWqNqRFgPeNN Hz3p+1BPp9oIBgcpETP0us09hDU7Gv4fxjPZNwQiV1VasqF6xYTS0UcPMrIT2hPe1jxk nBCD/gKfF6KNS8eF31u49OQrBBygisbXMgRWnIJKYYCKG5NQaUpXtt57UX/h0BQi2BEV 6UMObcSBqoK2Od3gWogOBm1JVEgyqu8Vf5JzATGD+oQLisi4JA0rvqsYNsOY/A/ntkLM h9PA== X-Gm-Message-State: AC+VfDwpJmnDoixpmy4RH8oXbaXTYrEKNq0f5LhdzLACFjr5yTIzopVh 4Nd2CJIbIBo82FBMBjFR+UtmPB12Nyun+Mm2nSUvK6UhmhtiSRkBAHcDtw== X-Google-Smtp-Source: ACHHUZ5ReARvXEq0mL2/q0ChDNX5mJPtHMqPhdzmdcdWDxS1FlZMAFo2hXR5Ig3+MIS17CaiTAQ8B91oiPzo X-Received: by 2002:a17:902:f686:b0:1aa:f78d:97b7 with SMTP id l6-20020a170902f68600b001aaf78d97b7mr13128458plg.46.1685354368449; Mon, 29 May 2023 02:59:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b4-20020a170902d30400b001ab009a2382sm271818plc.12.2023.05.29.02.59.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 May 2023 02:59:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 29 May 2023 02:59:28 -0700 (PDT) Message-ID: <64747780.170a0220.c63ec.d2b4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id B5AA3605246B; Mon, 29 May 2023 05:59:27 -0400 (EDT) Subject: |SUCCESS| pw127661-127662 [PATCH] [v2,2/2] common/cnxk: add new APIs 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127662 _Functional Testing PASS_ Submitter: Ashwin Sekhar T K Date: Monday, May 29 2023 09:25:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127661-127662 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26435/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/