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 B3F3B429A4 for ; Fri, 21 Apr 2023 04:55:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0A1140E6E; Fri, 21 Apr 2023 04:55:08 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8D7F340E6E for ; Fri, 21 Apr 2023 04:55:07 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7606ce9bfdeso153255139f.0 for ; Thu, 20 Apr 2023 19:55:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682045707; x=1684637707; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=H+1yaehZK9cjXOIp6qf9FtWYjM50kKGGbeowLsfuHiM=; b=BywndiT3pzqaA6EwrqmVa883khDBq7m3bMrCBHBoAGSpjXWm7bT17zpnHruPevxw4F zbLVVLrh878rULx5rNLzpsUZazVJci8+ZWX5OG29+nd1nBEjKHy/BanPsneDYFv20ja5 9DaOIUXEugnD/merDv9YIaPmSE1d4qwvMjoNc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682045707; x=1684637707; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=H+1yaehZK9cjXOIp6qf9FtWYjM50kKGGbeowLsfuHiM=; b=Bc9PmEW32lqxYlQ/sHUuzau4XBpzanhbmJ03/Z73ZutY1feimjpiA0OZgxM5UR786C gI9SSmjA+aLXcgs+wmAbJLw2HMx0stgjHnPLOGdW0NYD6X65jeq0PA6C3AqZWjX2nzEy KghffDyfRcJfwJ10HlKLsUJCsZDPr6VXkAAfh/Pw64N1h+3YUwHcrrrjlUR7ix2w6AVD mAdUMhPTLdlTNwxwsvtc0LfjFrzidOpPG0kcenZTlLpgyQutfIUmk78J0GKRh4ulqc/Q i346z4NkLIPt8pyPheZZnxKPz85SessrCKgpfbXeM8Y6ENsOdlM3czh++pnerv7PzfB9 9Tew== X-Gm-Message-State: AAQBX9dzOWidhuyR9wgRmTVDbW71p4LOjsfGTML2qWwZiHTxzdvvT+b/ b3Xyv6BxwR8FeVa1r3qeTUFFNB+ESkNOaB64g1vwdXCmSO6cOtM2UJHOIw== X-Google-Smtp-Source: AKy350ZtmmVElzMmzNUMTDoX5RjWAFDLOrZjWZYCPp2sTiffdVhm4yK4B57t/gMldn9KkPhb/9NvhYNbr/Xb X-Received: by 2002:a6b:ec03:0:b0:758:86ab:4b34 with SMTP id c3-20020a6bec03000000b0075886ab4b34mr2977984ioh.13.1682045706937; Thu, 20 Apr 2023 19:55: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 em9-20020a0566384da900b0040f8e54e354sm329115jab.67.2023.04.20.19.55.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 19:55:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Apr 2023 19:55:06 -0700 (PDT) Message-ID: <6441fb0a.050a0220.30379.8deeSMTPIN_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 7D5AB605246B; Thu, 20 Apr 2023 22:55:06 -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-aarch64-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/