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 8BC1342B45 for ; Fri, 19 May 2023 09:01:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 883D840F16; Fri, 19 May 2023 09:01:15 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 8952B40F16 for ; Fri, 19 May 2023 09:01:14 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-ba841216e92so4166465276.1 for ; Fri, 19 May 2023 00:01:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684479674; x=1687071674; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ldSwCkSa7M/3UXjuBTsz1jzRGwMyGpygH7SbSp56vCM=; b=PpiXDqVQqVuiXfE1AXqe/yYUSWFQCbt/jbzOlwi20jnI7U9ShglArvQ7B6K6DgCDK+ DPVhGSGBbjK4tgCmlq82T6ae1Ld1EjJem7noorDoVn15n4bK6jtRUhAQaEA3ZZdnlkIf 0XXbALAHmMLU6zNAhcaXJNSbzZgHSREJriy2E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684479674; x=1687071674; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ldSwCkSa7M/3UXjuBTsz1jzRGwMyGpygH7SbSp56vCM=; b=NGp1LK54OtJs15pXFZoaOPP3aT5h9FahWIgJeBVPfEYAORuwgtVZ/VVBxpIRSN7jnE tAyAtpaWmSmduQ8KA8AvZioY+T4zNx78mvOQX7mBc5CBy8bTANEeA9Pux81iDXizLUN6 39cYipo0M9akRfegDEuv6UcYqicifzqCWFI9tjHtcLkhglOTnLeds36OOVRrhvoxuign lKzjtbIQoE/PB9di/QdVuoVZ7fWJvcLOQhPycr+W+qELEdilJny+9aRQU2wYBd7wdjwC HvREr7/LYoE7KOTR1mEf+cEQs5JgODgtBZjS1RdpPaKJWZ75Qd2VvgmGCRIw6xoqfkMG B2Cw== X-Gm-Message-State: AC+VfDwrKjPzFi5UvNPUhSoNPSG2D49VX2+Sr2pkmRBYhJRrCxsd+YCj oMfMdlQFVjI/h3+wwl/+gy2F32Iw8IMa5bhNdeRb2UoviZ3Y73fuq8w+Hg== X-Google-Smtp-Source: ACHHUZ5FcCGozkkTZg6gdUIjWZPqLwWT/oPT3mXkUEVjxaMx0RhH6kXwLTNJE9w29BepllzOZfFmXYYw/yfi X-Received: by 2002:a25:a14a:0:b0:ba8:589f:b317 with SMTP id z68-20020a25a14a000000b00ba8589fb317mr1082915ybh.10.1684479673918; Fri, 19 May 2023 00:01:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s128-20020a25c286000000b00b9a636b1492sm186660ybf.9.2023.05.19.00.01.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 00:01:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 00:01:13 -0700 (PDT) Message-ID: <64671eb9.250a0220.b5e70.b304SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 8B292605246B; Fri, 19 May 2023 03:01:13 -0400 (EDT) Subject: |SUCCESS| pw126978 [PATCH] [v3] ethdev: add Tx queue flow matching item From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126978 _Testing PASS_ Submitter: Kiran Kumar Kokkilagadda Date: Thursday, May 18 2023 08:28:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126978 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 11.3.1-2 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/