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 A10CF429A4 for ; Fri, 21 Apr 2023 04:26:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85E7440E6E; Fri, 21 Apr 2023 04:26:25 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 7F51E40E6E for ; Fri, 21 Apr 2023 04:26:24 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63b4e5fdb1eso2191345b3a.1 for ; Thu, 20 Apr 2023 19:26:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682043983; x=1684635983; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rpdqH5rMv5LfmPLyn1qlCiz0lvecEUyU13d0EJZJNkY=; b=iKBylGQP2ppU/SIoJkU4+c6wRZQfDDfKvUIky3M/sUneUd2qr8thuWB20zGJ7wPHvQ MpFDqJoP3t5+6+EJWhW581+0ObLTwjqFQwSrLvhSb7CKd6JtzH3AbEpeKsk+hVNr5GRO S5bceNymvHTn6GhLlvxDaaN3rxbRJnhKrz99I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682043983; x=1684635983; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rpdqH5rMv5LfmPLyn1qlCiz0lvecEUyU13d0EJZJNkY=; b=HyFF4Ku09u7uu6LZASNCU11TPb5Ad/sxoBHreMRhlXLrMKfuC+xKb8p7iF/fqM3AM9 1dnIMrxJQHWKdtg9DKclF3uvO6XIUIBM7TZpqbrdkxEtv3bdZfh7quccaae7ltviGAiz IMut9/qb3oZvqFwxyjHaa/a2VS1RuUPtbgJL4q6lnzPIlP+TyaOAszvpgopyasA8VN0O pfBK5mAlLE8dOsu0OYY1vkqJVNlxxgPjg7eaNQNFFFh+2diM7qIMy8/XzV3ibwou5xC/ zx57cHyFhnfHLUcjgLpI2j2CVgc3QfIFni07RHgA0F5jLi1Clu4IXeRn7YcSiJUenwaz aTKQ== X-Gm-Message-State: AAQBX9c0RdhmkXIYb1uEMWuzfktRM2ggWcjOH14/qoDc36mxxukbK1DV hT9f9mmQaseYri9+uWkM2kwhh7Ws2cr8pYLX2F8InaMTmHOtPd7ElWwdSjEmk5Llwx3hqSC5aw= = X-Google-Smtp-Source: AKy350aOjdoMvH+RZ4qQ6lZRZCmFLPWWVbuYn5GIOhVw3axBHR+dwa5BLN4c7jZyDvwOR0y38SSFLAO+LEMQ X-Received: by 2002:a05:6a20:3950:b0:d5:73ad:87c2 with SMTP id r16-20020a056a20395000b000d573ad87c2mr5663617pzg.56.1682043983552; Thu, 20 Apr 2023 19:26:23 -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 s23-20020a056a00179700b0063b23ffaac2sm358410pfg.6.2023.04.20.19.26.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 19:26:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Apr 2023 19:26:23 -0700 (PDT) Message-ID: <6441f44f.050a0220.c5fc1.97f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C4BD3605246B; Thu, 20 Apr 2023 22:26:22 -0400 (EDT) Subject: |SUCCESS| pw126335-126336 [PATCH] [2/2] vhost: add egress API for port mirroring datapath From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126336 _Functional Testing PASS_ Submitter: Cheng Jiang Date: Friday, April 21 2023 01:09:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126335-126336 --> functional testing pass Test environment and result as below: 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26075/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/