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 8D35B42995 for ; Thu, 20 Apr 2023 10:29:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 88EF740687; Thu, 20 Apr 2023 10:29:30 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id ECBA640EE3 for ; Thu, 20 Apr 2023 10:29:26 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-246eebbde1cso566469a91.3 for ; Thu, 20 Apr 2023 01:29:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681979366; x=1684571366; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=jSgsvdKsO72K3vVFqSLNyZ9AedOyIDQGNflR2KDAYNw=; b=BNy51ba4OFf3ImPvvVMU3VgNS3uZEqYCrUeF4vpMCRUcU18zOXRYhQnOUcjpzGptDn VeD9jGtcEhiW3G3Xf7TsjCevY7zaOKk8kkIYc2q63WZsN/5X0J3oAYETUnH95WN8Mt8s ThIxLrvg84KuAHQNMNQImP0PaU2svjvogCoCs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681979366; x=1684571366; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jSgsvdKsO72K3vVFqSLNyZ9AedOyIDQGNflR2KDAYNw=; b=gRxu3PKFe0IU8m+QbHLUml6J4YnW0TrA8tNpNQR7YWUWS5XO72gfSOLTfYsDHmzVCp zrJomPQPVMwrAgYZqErlsPGUkECHrTnEn8YWDDoKfJTmyj2plEi2rs2tpax5rnkV64/n B22v9QlNBO3sEm77jj2+hpgM8j+bdwIy6BprxISk/aS73xgE+sq6MC0YSCRNo6+181Re KfNA+fi/Of7Wi4AuINLXx8q5CbUY6GEXQH1sQBBIPY5HkbL/IdRJ9xlpr8yslrz8XYGR CYCslbeCPyoxw6jPMM59UXHPMubhxfu6Q3ndATqWkOJfxfKT8Fc6ueYIyD3DWtPofvgG c+dw== X-Gm-Message-State: AAQBX9fgrgjyDQirbR3BxZQ/7ejK6gtZ0ApKdGvvjyIqMBDopnpbJo9s kVO44uElw3G71QJzOtZC9QDN/u3BUMHf3gUSgcFxsQmvDW/r43bcLQXa7eUutw5Ucu4uUVvqjQ= = X-Google-Smtp-Source: AKy350bHyhY2mF8DsYM0p7xfmodMwKn0qHRgYrc7aUysM/4AKOhNBpfOIyCKNgmyvFGbHffe0TqWTCGGaJt0 X-Received: by 2002:a17:90a:660d:b0:246:f9ff:8e70 with SMTP id l13-20020a17090a660d00b00246f9ff8e70mr884305pjj.26.1681979366209; Thu, 20 Apr 2023 01:29:26 -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 iw5-20020a170903044500b001a6f07960c9sm36818plb.142.2023.04.20.01.29.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Apr 2023 01:29:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 7ACB8605246B; Thu, 20 Apr 2023 04:29:25 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 7D1EE600B4; Thu, 20 Apr 2023 08:29:25 +0000 (UTC) Subject: |SUCCESS| pw126281 [PATCH] ethdev: add send queue flow matching item From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230420082925.7D1EE600B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 20 Apr 2023 08:29:25 +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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126281 _Testing PASS_ Submitter: Kiran Kumar Kokkilagadda Date: Thursday, April 20 2023 05:29:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126281 --> testing pass Test environment and result as below: +--------------------+----------------+ | Environment | dpdk_unit_test | +====================+================+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Fedora 36 | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 36 Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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/26054/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/