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 CC548429A4 for ; Fri, 21 Apr 2023 04:21:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A8D8340E6E; Fri, 21 Apr 2023 04:21:31 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id F353240E6E for ; Fri, 21 Apr 2023 04:21:30 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1a50cb65c92so15769625ad.0 for ; Thu, 20 Apr 2023 19:21:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682043690; x=1684635690; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1Cgw+P2Bsic3fOIIx41vOgojleUpNfzSW8Mvh4sH8Wk=; b=XlsQ/lQX6dR21Q8B1u29RAwkLt2AUGWKQtQptCQuRLbc7dCx5IS6YZLbWKBHnvDlM+ A1XQERwOpHnFRHiw4w76ac8EGxx2kNCuT7j5GRvWaDx0UZsvg0zdCH/dgzw16EHuyb5I IeZyEGnOUsvY9wkVCPGsbTsfohyM3AUcFQdAw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682043690; x=1684635690; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1Cgw+P2Bsic3fOIIx41vOgojleUpNfzSW8Mvh4sH8Wk=; b=YJ3r3sicDqPFud04XbaiUv5eI/JEDZvioLv3GBlGY/2gspGvFzZYlipWEfHGueGf4A O26dyt9x9G6JyFvALWkITPqls0x4o+YFDnySnyDhqqpzuwc5kQQCeqtbPbG8NCCzuwMb jA3/Zqds5crdt8LGtXAuMM3zINKORwTWtMg+K4EXyduBs4aDzyzqi7P6FZr3wl5tGRjk iH6h/YOxXTEbG2CXdhJB/keZEIBn5E2NiePaCfbt4/GX467XqnmtWmPFVEq6IOIWq0N5 XQhlU+qlyHevMSvuiiBgHeCqbRbF1e8ak+oqL+d5j/VHUnds37JpWUkYM38Nt9pZtHXG uXeQ== X-Gm-Message-State: AAQBX9c9R1HIc7qe097HBIEpRjR3fytiZonWXVz2KMx5ZbtZhmkfVpvh VF50L0oSDV9NE/SxmIFW5YDodUVSp7p5IC9ayp92uYq1oyFnCf3ZfgZI9QvTT+DszPRLgOw1mw= = X-Google-Smtp-Source: AKy350YvJc/4hVc79nZ1pC8M7uW+qgO1UWNwLJYP7W1FSZ8EY2jjBbOFM3ix5kmeOC2eBrJV/t3MP0u9iIKl X-Received: by 2002:a17:90b:1e4f:b0:23f:29a:5554 with SMTP id pi15-20020a17090b1e4f00b0023f029a5554mr2895200pjb.48.1682043689854; Thu, 20 Apr 2023 19:21:29 -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 pf6-20020a17090b1d8600b00233a6729fdbsm859763pjb.8.2023.04.20.19.21.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 19:21:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Apr 2023 19:21:29 -0700 (PDT) Message-ID: <6441f329.170a0220.3973a.0a7bSMTPIN_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 166A0605246B; Thu, 20 Apr 2023 22:21:29 -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: dpdklab@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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126336 _Testing PASS_ Submitter: Cheng Jiang Date: Friday, April 21 2023 01:09:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126335-126336 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/