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 60760428C4 for ; Thu, 6 Apr 2023 00:46:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4361740A7F; Thu, 6 Apr 2023 00:46:21 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 4FA2540A7F for ; Thu, 6 Apr 2023 00:46:20 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-17997ccf711so40370387fac.0 for ; Wed, 05 Apr 2023 15:46:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680734779; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=vThAfDWNUNbtSwdqQNH4g3TM4Vnj2LBGBYvSmKiBZaE=; b=JKk6uAQL9JI6EJMuED42EuGpbQ/fqhHY/hpZ23vs6880JUmC8TFc/t8Mgjb6Qn/fhv 8uakrAFLMkPek4mrsYgPLKEO1tsSjh/y2kGCpoOcQRLx3blq3tX9qqrIboydGxOPzPem uYvqiGQemU3oo/JgHt9pX6MXAxnrBO3Rewppo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680734779; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vThAfDWNUNbtSwdqQNH4g3TM4Vnj2LBGBYvSmKiBZaE=; b=2sR6Y9VNwZ0ApM4Pf0BFyrSkCGpotNtomHg1r6M2ndu/x8dVBAJu5kLDms/hpmSJpf CdNpVqjlhnEMTzKbkjxc2SD0LtrTYk9x7gcGF3RVRCmOiVftpL1/pE0BHQ87eW1XtbSp Pc4OHfUq1DDySXcN7KvY1223DQjLnu5aQN+0Dz2c/+gXE4PCIUpoE+m4USs8MOqv8CPb mwBwJtVkFWKtME0oSoyn8EvEzZX7uCI+vYBCXnrmWSwB14tmfEPYQZNeEGAKd7bmzmuJ zEf4ix6Shh8nzHbj7fneGxnVh0DqhyNrAJOY6SZbqLyLtX5fm1aAOpBx1CZ4LuUTPD50 1mYw== X-Gm-Message-State: AAQBX9eg83PfFtyCG3RkRe3X6tQm39T01eL+xQHQcK0snljzcAEfFlxM q5sa/Xmdrikvl0D3tnR/OHoJ9SxLQmACXDWqd55XLDeIsVz58Qf9vh5SVsc0e1+cXCj5jofbUQ= = X-Google-Smtp-Source: AKy350YdqywkG7E3RP7KEyQDbRh54RjgvrrPEl9WOO4TPn4e5yqxCz588ISFje+U+vT3HDNeGFJiIMqGFXuf X-Received: by 2002:a05:6871:214:b0:17a:d982:9a38 with SMTP id t20-20020a056871021400b0017ad9829a38mr4182462oad.10.1680734779622; Wed, 05 Apr 2023 15:46:19 -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 i14-20020a056871028e00b0017294a2ef5bsm19032oae.49.2023.04.05.15.46.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Apr 2023 15:46:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 364E3605246B; Wed, 5 Apr 2023 18:46:19 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 34D2E60092; Wed, 5 Apr 2023 22:46:19 +0000 (UTC) Subject: |SUCCESS| pw125802-125811 [PATCH] [v2, 10/10] net/octeon_ep: set secondary process dev ops From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230405224619.34D2E60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 5 Apr 2023 22:46:19 +0000 (UTC) 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/125811 _Functional Testing PASS_ Submitter: Sathesh Edara Date: Wednesday, April 05 2023 14:25:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125802-125811 --> functional testing pass Test environment and result as below: 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 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25926/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/