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 230A042928 for ; Wed, 12 Apr 2023 16:50:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3E58406A2; Wed, 12 Apr 2023 16:50:28 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 9CD4C406A2 for ; Wed, 12 Apr 2023 16:50:27 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id j8so10164588pjy.4 for ; Wed, 12 Apr 2023 07:50:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681311027; x=1683903027; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/AGqFwIntVS9g1G6KEmbqJs3WCk0tLknIIv73R5oJ/s=; b=WEhEQDL1yv4eRJDWaXAiKcUukWbIYY8JD6kbBlaJN3pZkLRWUdGoP/WK8RmwU8mL+l DhmsUg6xmFWSTkN3wEVtlCZ729VFud4jfwt3KMMKS8kkX7ECzkVdb8gFtS6sgYPwAMNz i4Y+mPIG8pQYoWCNpPFe8RI+PY6tuXnRy6t1s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681311027; x=1683903027; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/AGqFwIntVS9g1G6KEmbqJs3WCk0tLknIIv73R5oJ/s=; b=cIQhpEvCChk02CvGuo8x6uz7FG0HVHLyhr9Ja6UtGpIGG0On/pa7dj+hwUegPfnd5H paUWL5xvywvlhQkAiMhrzkj8OF8MMSFwcZlVji9lWE33KEMnmlZWmBoK4KJwO4gFgEQF tI5KocHcxpWoXlVAKOaSZCiiJYDTEPMLawnd+5SjebjO86pJ+ufO93uJ0WvC2TiWCHdE fEV9jn+e6k8e7F8s5bknG7AwrALani8IxeQk1GxHyEC+J4mmXpapYaewALEZbruJ/4cN XdTpVhVY6bRVffTanfsaUCv0ueHCmUuZXZuUxEh1gmrPSh7uM+PJT4B1Dneygz1F4I1l YGKA== X-Gm-Message-State: AAQBX9fktlmOQrt01Gtp4FmaJ9ZGl0CpnWlyrO/LrwRP4NuSce832i9x OmPKLV/N5ofnA3qbpeyGpkTYoSBeSkEU2aST4+JRAgKvzpofmRnuRhB1nPiS6DAAcLvsqKKS5A= = X-Google-Smtp-Source: AKy350aIVoy3ZS9fr3nM8s1TGsSyc9dlTb7D9pmJg9PO1RIflr6G2ZzzdVy62VKCjpSHC29D2DXlhIvhdRRL X-Received: by 2002:a17:90a:ee87:b0:236:a3c2:168a with SMTP id i7-20020a17090aee8700b00236a3c2168amr2812502pjz.33.1681311026695; Wed, 12 Apr 2023 07:50:26 -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 w14-20020a17090a780e00b0023f9c84f542sm1106506pjk.14.2023.04.12.07.50.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 07:50:26 -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 20194605246B; Wed, 12 Apr 2023 10:50:26 -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 1BF8560095; Wed, 12 Apr 2023 14:50:26 +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: <20230412145026.1BF8560095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 14:50:26 +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-broadcom-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: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/