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 04F52429A4 for ; Fri, 21 Apr 2023 04:50:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0188940E6E; Fri, 21 Apr 2023 04:50:08 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 94FAA40E6E for ; Fri, 21 Apr 2023 04:50:03 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1879fc89f5eso641249fac.0 for ; Thu, 20 Apr 2023 19:50:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682045403; x=1684637403; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=q9HUiyYFjYySyWKU3/A4yui10tUTMGKpr958Gd1CM3w=; b=TyfaKXvbXLRIEz7kBILkfJutfnpebxSaAFAm5piPZr59cezkwDn187BDpir6l0y3UR ion5kmW3SwkqaU0jg2SV2Bb2mXG1vfg3WtGxwd17+OPnPeWycRVRpOwrn1UVJdpY36L+ f0TW0MqWanmADA7wqwZ97suuKgeMqIfD1XnHM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682045403; x=1684637403; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q9HUiyYFjYySyWKU3/A4yui10tUTMGKpr958Gd1CM3w=; b=P14i0nSY1VD+Ucibhi/Ybds3L53R42UMgcHi2nNZciLWaJsrQkcOoQbzClqJK2jc6N 2l2q3ljt7+s6JJNdjmbD14XGBBZJbJAtgqp49U72OOJnVPnXxAHVijN7ReOmCzUqivHw o4rbwX9TbsRG/0qf9yypQ+y9VcUcViXfvcwetoB7GRltEsIdj+oY6HM6dG1GVhBJfn5X baG2RgpjANCWgrUc0KxRvp/Rr4qPgqAEc2IWyhfuVZSMykU3iug6/Mv56iUkxxRSnx9t DGw+aJ6s0MV3VfYECSx1KMF0crkrs/M3LYw653LBXSTNTZoFJVpAhVw5IKYqPEMhpADf xpJg== X-Gm-Message-State: AAQBX9c3JLS96IqKvv1+/F7ht0NLOxvMZrXBVzbDzXKxMVPIQZ3qTqpr 8a9TyiM+ceGQHWzrnxZhLy5Slu7MfNPJEJ+lsgeOUaHbDv0hl/ibHfVizI6gHkdQ+B/YCwJ7jg= = X-Google-Smtp-Source: AKy350ZuG5j0rEtVN+zqGoQ5UoGbomxYv18Enfy0W7/FBzBhUe0Sq160Hq7z19lbuai2bRABQ/TsnRrMwl29 X-Received: by 2002:a05:6870:3516:b0:187:88ff:3b82 with SMTP id k22-20020a056870351600b0018788ff3b82mr2805667oah.59.1682045402887; Thu, 20 Apr 2023 19:50:02 -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 v10-20020a056830090a00b006a5f1081722sm369046ott.0.2023.04.20.19.50.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 19:50:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Apr 2023 19:50:02 -0700 (PDT) Message-ID: <6441f9da.050a0220.4e37c.8c76SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BB82605246B; Thu, 20 Apr 2023 22:50:02 -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 | +------------------+----------+ 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 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/