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 B8E5B42C34 for ; Mon, 5 Jun 2023 10:38:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B63C14003C; Mon, 5 Jun 2023 10:38:29 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id D3B274003C for ; Mon, 5 Jun 2023 10:38:28 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-51452556acdso2487409a12.2 for ; Mon, 05 Jun 2023 01:38:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685954308; x=1688546308; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tbjCrOjzstLAAQytFr9OPQh+BO2/En6NLlXVG2Lfl7w=; b=A28YkJq3J8BIQj+VQCrwIXngXmuX3IZysSjBRsPJ6ws97Je1Uboo28IMlTtI0z3T1L jnoin3+htxuUzuPws68v+Kzaz+QqOqOWZjz2ZQcE8VMOow3IpMqd8WWWWaqbtRuyDCOX C9lOWqRt5o4XUHsqX/Q3GQhx3Bt9DroUoM33k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685954308; x=1688546308; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tbjCrOjzstLAAQytFr9OPQh+BO2/En6NLlXVG2Lfl7w=; b=ghbsOQ0071wLrtiFdbQJb8V21Rdey3uiWcWVg0R64EXGxBJee9UGemqKufK7PjQK74 Q2fPKVE6lj1S3ewTIb4fzugjsnS9nhnW4DKgRq3TNyNkAgI7n4CCP+vI1yEbN9d9BLoL VYq8TypqATdASp88Qw8xsNhmr9UTpdg1b5ycoMjuvnDgeBkFCIxbfRgFH3WOAA8vJ8hm HtlOQmN0MwQnbHQQX27n4hlsCYG6YsEnd9eg8PyUkNv+9Bu+T74SGY5NX4lJZllyjNd0 K0pu/3VepIwBOgDkdRMPphao0w2iMhdpZTrNc8gJzaxFl65E9On1zSsMYuZ8arCMHxJ3 0LfQ== X-Gm-Message-State: AC+VfDxkh4xXMMeOSF8S/jo1sHrrnlJs9FrgeyEcGkVmStT07a6J+sCZ GaKohwzCZPi1TVdeiv+Mpx6bWfV71RHNR6c9m5HJqc7mXkagzwythuC28A== X-Google-Smtp-Source: ACHHUZ5DS+IOYybqAPKuXdTUIcswCj1XlauOMdYJbqQoHDXUhhZTrfotYJ3+vcaRlHZNoaESewGL2oiBR5/x X-Received: by 2002:a05:6a20:440b:b0:115:1c73:83f5 with SMTP id ce11-20020a056a20440b00b001151c7383f5mr1924379pzb.26.1685954308088; Mon, 05 Jun 2023 01:38: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 i14-20020a63d44e000000b0052cc2649f42sm613017pgj.1.2023.06.05.01.38.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Jun 2023 01:38:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Jun 2023 01:38:28 -0700 (PDT) Message-ID: <647d9f04.630a0220.d7e5a.1d2bSMTPIN_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 5DF8D605246B; Mon, 5 Jun 2023 04:38:27 -0400 (EDT) Subject: |SUCCESS| pw128095 [PATCH] net/cnxk: add spec for SPI to SA action f 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/128095 _Functional Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Monday, June 05 2023 07:40:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128095 --> 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 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-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 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/26528/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/