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 6253641D66 for ; Sat, 25 Feb 2023 00:20:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F40140DDA; Sat, 25 Feb 2023 00:20:10 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id E552440DDA for ; Sat, 25 Feb 2023 00:20:08 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1722c48a773so1313267fac.2 for ; Fri, 24 Feb 2023 15:20:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=oPpn0GCG4H5gXaGCpVxFPM9bkKGw5+PI/YHzaGpVuU8=; b=f17vfXZhKvOJXqLB62ZvhzJ8UlW34UsSSC1Hq9QwgtSUbdqoUZ3zN39WPWQ8ehOcUN 414LttdkN4VrsgyatIdBu7Vg2FLOrgl5tJTQG0VpfbVyALkOh7inu85jjail89eyckuw OygtImyVS+guymjv/VS4SpXwPVr1Wv0frGUgM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oPpn0GCG4H5gXaGCpVxFPM9bkKGw5+PI/YHzaGpVuU8=; b=kl9J/jNTmEY71OmizJ3fnEiZNB/a0jKjiM7rxoKlSqBw5/YfXDLuisw7GZzC8l9KuV q+K6A1f+agXMdZyovnZN3krL5YT9rzi7PAN9B0TkTxu/kDHJQsMv+hHE0LyoJB/fxACj w+PTLGzxx3//dzsqB+Mm9+UrjsWoZUd2s7ALGC66dhJkaYM+X2h1knAiAKEUXxetjH6x /wxAFTK40uNr6fEcqH28JwbFTgAHh0WTiQVyrnAl17eDPJMBHizbJH1kRn7PCInHe7EB Pru1YS5qyshbGQfI6++dSceoCMZ9UgOfwqNb4gxh0pdeIi+5lTpKqV4yUuEwuGUdU6A+ bEeg== X-Gm-Message-State: AO0yUKU3tSVyoaH71Bs9ZAwztbVgK1oPAurhBpqAfFkf1Nwn3cS25QUe h9AxIo8ktCOSLlw+7CjWpBZv34tPG82P4xz47190eu3sEYBNL5EsMjwm/Mih6MYbd8/XAt4= X-Google-Smtp-Source: AK7set9OB3szGtijyH1UmjRfye4UCV2k5qFE+RyXH3OnB2/ky/zW/vCoLjD8HO1mIKQWHwWnFLDnzRhN8QYJ X-Received: by 2002:a05:6871:5d4:b0:163:90fa:73ab with SMTP id v20-20020a05687105d400b0016390fa73abmr15822184oan.45.1677280808234; Fri, 24 Feb 2023 15:20:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k128-20020a4a4a86000000b00525261f75c9sm21061oob.15.2023.02.24.15.20.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Feb 2023 15:20:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id C45C7605246B; Fri, 24 Feb 2023 18:20:07 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C121C601B1; Fri, 24 Feb 2023 23:20:07 +0000 (UTC) Subject: |SUCCESS| pw124119-124120 [PATCH] [v6, 2/2] ethdev: add flow matching of aggregated port From: dpdklab@iol.unh.edu To: Test Report Cc: Jiawei Wang , dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230224232007.C121C601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Feb 2023 23:20:07 +0000 (UTC) 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/124120 _Testing PASS_ Submitter: Jiawei Wang Date: Friday, February 17 2023 10:50:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:8a3ef4b89e6dd0247355fdf3a77ff7ec1db28d8d 124119-124120 --> testing pass Test environment and result as below: +-------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============+===========================+==============================+ | Debian 11 | PASS | PASS | +-------------+---------------------------+------------------------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25435/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/