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 C1912429A4 for ; Fri, 21 Apr 2023 05:01:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD57540E6E; Fri, 21 Apr 2023 05:01:08 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 038A040E6E for ; Fri, 21 Apr 2023 05:01:06 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-329326b4f10so4169865ab.2 for ; Thu, 20 Apr 2023 20:01:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682046066; x=1684638066; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZZIJRMQSZvOGo5sV8zpJXlQhHGKOuGQBDWk74K8Xb30=; b=BzS5Cft9SPcZF0kJRqzSuOmRK1rw+aRJrlTO/y4yngU22lglzZrdtb2/cXy2uX2HAj wZeQXbkIo+Bb+XZd8WeIvrw/W37TyfB1zluftZ146wyHeslps6w4aQC0pOmuIdsRkr5t 0TvIWtMOd9qrv5DfCMwKJUHJ7xJP4yTqYdx44= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682046066; x=1684638066; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZZIJRMQSZvOGo5sV8zpJXlQhHGKOuGQBDWk74K8Xb30=; b=J1P8r6/HVdcJMszwXSdPy8thDlXP2iaPcEldBEw14xSxbCI4VGwbIiRw7z/kl4jJXi w9L3LoaZ7905fg/A/n/xWkr4vNP9mm9D/ZvXbRqZWAT9I7w1ksvwDNUS4zVNntCtMxH3 gtQZGvV3CvRNf4bcTCf/JbBeZpz2GfLu8EpmVuT9JcPE2YNCAZTbQzBJfzzQoQY3yXty lgXclXHniPIxZa+EkCsA9LcjdGQmcQFoyDSpyvQgB0lIIwAlMqo+LTvpt2kiLm2NfypQ IxkXxNYHN3RA3olZ0dhyDctPywfMTbjYf2uZ32bKZHPG/miuYO52v/Sa1diMZEbS6Lcj Bv5g== X-Gm-Message-State: AAQBX9d4tZhRGZ0YZymoo4KvyjcRTSoGVRQMyR4HyNaDcNB1yrxrtJk3 ilUcdeGquHUBQOXMDLoAYIxcEpSEqtp2bUA0+aAibLbMxO60rBLq9jTiTg== X-Google-Smtp-Source: AKy350ZaMdpdw+YQyan1v1jGUk6ichg7w0kRnDNg4tXSJV47HCZZNFBDld61S9eUNdsXBKize6wVdkC5Ooyw X-Received: by 2002:a92:d40d:0:b0:32c:a9a1:2f81 with SMTP id q13-20020a92d40d000000b0032ca9a12f81mr2970692ilm.10.1682046066327; Thu, 20 Apr 2023 20:01:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m6-20020a056e020de600b0032a63f63327sm254203ilj.59.2023.04.20.20.01.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 20:01:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Apr 2023 20:01:06 -0700 (PDT) Message-ID: <6441fc72.050a0220.e277f.69acSMTPIN_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 F1353605246B; Thu, 20 Apr 2023 23:01:05 -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 | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/