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 38CB242A97 for ; Mon, 8 May 2023 17:56:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 36F0940685; Mon, 8 May 2023 17:56:38 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 45A0440685 for ; Mon, 8 May 2023 17:56:37 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ab267e3528so32686105ad.0 for ; Mon, 08 May 2023 08:56:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683561396; x=1686153396; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S2R5bUzN3GT27x3KBGE8EHyZxtyvvDt5xUV6ZbvVztI=; b=BJPhMfM28NJ9Ra5XXqzrdh02eKjCtr7UKojxb8D7BM5AbEOU7f6j3tBw9bRI6/YjwT HYhEyfxN1ERvIz4elnZibsb8bl9SVz0owMFnjZjclRWCFHiPwujvC2e9M5CXc1mGWvxW stP3xTul2DZDLr2YYc81BKW/osNUhgRp8JQOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683561396; x=1686153396; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S2R5bUzN3GT27x3KBGE8EHyZxtyvvDt5xUV6ZbvVztI=; b=ggzEoiCdPlbLXOV1yUVhZTiJeY80vLa4VpSicOhBzxQsTFBpqiorbF5C/tiiokJmiM mZvql9QaGCrHo0XOrxHB6rN+Z4S8h+7hcHfpfFLfscgdgzCbNDZzEHED6/nTUsQZPWyF OjOeqwucfshHU+qyUvjDY6pE1FBRqMXIm/9DvlUbYsJlq/llty68aCvBxGRy1DRCSkFA tXle4D69OWH4jgfeLsXY8HpOoGSKqZP0rgOOJj1NHoDjZvZ0H2NwcZIebEYX6X8PcGgS 3kj/3HgUiWPx2btpaQCPIeSxJm+OuFGqwWTfH9i6t8VDEjrUuaGS7x+8xvUz23Vj4rLF SJwQ== X-Gm-Message-State: AC+VfDwet3xByEFZyQP6o5tE5ghr9uWN2GngBApu5sEO+21tswbm3JYa uJJ2EBQ6fMMjOPondr0NT80rPFGEbRstVbHiOkS1ZqwQreod9YYiZT++vA== X-Google-Smtp-Source: ACHHUZ60f4BWgIGRoxiv9egy5k7hZuAIMaWA49eLM0sSzSeaDmggDHuEa0wS74W7MASjPWxBwAZbQy87Vbcn X-Received: by 2002:a17:902:e882:b0:1ab:fb6:1e72 with SMTP id w2-20020a170902e88200b001ab0fb61e72mr14070686plg.42.1683561396533; Mon, 08 May 2023 08:56:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q23-20020a170902789700b001a92e5965d2sm256349pll.52.2023.05.08.08.56.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 08:56:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 08:56:36 -0700 (PDT) Message-ID: <64591bb4.170a0220.16aa1.7440SMTPIN_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 C94116052472; Mon, 8 May 2023 11:56:35 -0400 (EDT) Subject: |SUCCESS| pw126768 [PATCH] [v2] ethdev: add Tx queue flow matching item From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126768 _Functional Testing PASS_ Submitter: Kiran Kumar Kokkilagadda Date: Monday, May 08 2023 13:49:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126768 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26191/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/