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 6590042928 for ; Wed, 12 Apr 2023 16:44:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 624D0406A2; Wed, 12 Apr 2023 16:44:46 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 917E8406A2 for ; Wed, 12 Apr 2023 16:44:44 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id c3so12675429pjg.1 for ; Wed, 12 Apr 2023 07:44:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681310684; x=1683902684; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=87Td/QUvrAmws5+FBlTkDUyJmqJYDzf5BJ/aPXSRqJk=; b=il9QVWLOawSr71tcR6TvYwcFsMvde/FqDJtnos82YnrgQvvSYDyJrx6188ws6AASOU ilKt8+LlsnPhgnESxv3AnmaCZjIQnnSN4CUK5hrIYd/YGYBaG2+T2L8CvVVoG+k+gqpq 2PbzmkFtvv0S9V+9EchfCjBnHjgcOU1aqHwaM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681310684; x=1683902684; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=87Td/QUvrAmws5+FBlTkDUyJmqJYDzf5BJ/aPXSRqJk=; b=TUqY4+05cDmr+hDZbSMhJhh2sNrfvB4y6BD1fgb5IBojgJIbSumPylAIVR/pNKkUUn CnmpJh0C2OCumIUSmq5bJ7H8yCYP5CI7YAhVpxVvoDiapdnbu+mhMsOyj+mOWRhLAtMZ Ob0QwpbZ0JCWF+PePTGlgrEAQje0PYLnlVuw++dwDU1hHGlAx5FXI6lFVMWzRa+8P1Bm Pc9tKQ1qG4s+Kp8tVSPr2GeZvweSWkAwNDNvK6W/EqEu74nNK5CLhsMvNhtYR1kDxW8J TjhoR+cnoDE9UikXLBqxmC/3X1zMdaLJQVAohXnmllH+cUlAG+ZA8jOCfxPeCtS1HEgU 68Tg== X-Gm-Message-State: AAQBX9cBCRdjUODBLNA+9aWHQPTUVYqACrJDWA5FdKahHKXj7jlsr6iN Th/Z+TwmHYNUaDJ/Ut17SVCNhffTtPa0rbfpdOPrZnG28KyDZLCvgFFRP03uCHTF9zlkBKHIDQ= = X-Google-Smtp-Source: AKy350YGpJDL1hk4MZT3VOyPu5R6RMBD8HumIgAavli90vW9mlh1Ya51w1Pv1tlldAjbuF+IDbvp0QCUWfTt X-Received: by 2002:a17:902:e546:b0:1a2:8c7e:f31f with SMTP id n6-20020a170902e54600b001a28c7ef31fmr2911609plf.11.1681310683780; Wed, 12 Apr 2023 07:44:43 -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 iw5-20020a170903044500b001a055028d20sm1347279plb.0.2023.04.12.07.44.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 07:44:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 3FBB6605246B; Wed, 12 Apr 2023 10:44:43 -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 3EFED60095; Wed, 12 Apr 2023 14:44:43 +0000 (UTC) Subject: |SUCCESS| pw125967 [PATCH] [v4] net/sfc: stop misuse of Rx ingress m-port metadata on EF100 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: <20230412144443.3EFED60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 14:44:43 +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/125967 _Functional Testing PASS_ Submitter: Ivan Malov Date: Wednesday, April 12 2023 13:57:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 125967 --> 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25971/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/