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 5FBF743239 for ; Sun, 29 Oct 2023 19:42:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59F024027C; Sun, 29 Oct 2023 19:42:27 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 01A074027C for ; Sun, 29 Oct 2023 19:42:26 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5af6c445e9eso25939187b3.0 for ; Sun, 29 Oct 2023 11:42:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698604945; x=1699209745; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5mJkwoN5nskBVBUALDXdwUo8o3j5ChaWXc458dsPxGU=; b=jcYOQUy8cOVzQHwhFMnI1Oq3cGiJ9Ev5mEJTUvVj+2VmjKWDEkGAhhafK+FUTyziga J6avlOiqBepZtU8ODuToucQrR/0R02d+7VV3cSTBSbYAfXTjCN7cw/y59M3GeOqAUnXD VnTP9IvJZ5NHaxIcjInzTQ9RlIOr9dQfYdLqA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698604945; x=1699209745; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5mJkwoN5nskBVBUALDXdwUo8o3j5ChaWXc458dsPxGU=; b=lno5ARmb28DCrYVcoX+JooGYtkjecQYV7B+IUmeSt8XW8ZOWVdRKj7wQ9+EVD7SHzs NuWuLiKSfCGXC83oCkLeFpmdUS2LG8M18yU08Uv514AdxXVLR5/pH7hWXU92xCAwOY9b LCklEagHVEVlw/irpCMFq4+5+QWcPzy0hwr3wH5VNZoYTKYAK7/NXnAqKGvkvTsiD2Th kDmg1K/ykLVbq1NjdZeJA7KmXDSnnqESw2jaAIDoB6Zb1jsNS/sKw8atIALhA+KfOmJh W0b+/YILXmwf5xb81tc20AEp5IqSW4e0JfG5C5/LRRjfxz1x8qafhv0IT9V0AoxdWGWl bHKw== X-Gm-Message-State: AOJu0YwjVXQ0Fs0igz9yNmsJ8blwZz1PxbyubslKNW39mRRYW/ZeOCWC eTFoO8+vXts+wR2w4kNefzJK5Q4d753foHjZvcrZp8+bm/qY+rQWfb7teA== X-Google-Smtp-Source: AGHT+IGzt5cagnaoARtNR8IX6UO2Zj/0tcavuucUXAHlhquwyacV1vNAaxvHMhnulrFihm/M4ALWp7S/DM1l X-Received: by 2002:a05:690c:f0f:b0:5a7:d937:6f27 with SMTP id dc15-20020a05690c0f0f00b005a7d9376f27mr9444038ywb.19.1698604945449; Sun, 29 Oct 2023 11:42:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h142-20020a816c94000000b005869cf168dcsm973261ywc.6.2023.10.29.11.42.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 11:42:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 11:42:25 -0700 (PDT) Message-ID: <653ea791.810a0220.21a5d.cc10SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 12C0660524E7; Sun, 29 Oct 2023 14:42:25 -0400 (EDT) Subject: |SUCCESS| pw133604 [PATCH] ethdev: fix RTE_FLOW_PORT_FLAG_SHARE_INDI 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/133604 _Functional Testing PASS_ Submitter: Gregory Etelson Date: Sunday, October 29 2023 17:53:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133604 --> 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/28135/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/