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 3CF2042A97 for ; Mon, 8 May 2023 17:49:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A3CC40685; Mon, 8 May 2023 17:49:47 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id D9C1240685 for ; Mon, 8 May 2023 17:49:45 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-33179bbb900so10829565ab.3 for ; Mon, 08 May 2023 08:49:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683560985; x=1686152985; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RBLITxopwu2LQVbDAou3hV8Up11PIngGADkZ9E1OgYU=; b=BdagzuuICKaDlb5w95VAtS/OjdWpskc+AuZHonjLaHXUjz0GWCWn6IHhTJPh6fMCso qk5B2Idld3nkn1bOp8VwZJGff2xeqUJoZtmC1b9cPOi8Q7qD3XAjt8aC0VqydiYuszLb o4/tw0EAghCQe9+cI1s0IKGTyLLREpavfQ1bk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683560985; x=1686152985; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RBLITxopwu2LQVbDAou3hV8Up11PIngGADkZ9E1OgYU=; b=ZGFUpV3GaOpdXWz0c0d9CUZIfsjtGp6CU/H/F5BhkuQFTkDCPNhVV5qqsBUAgcrUTe OiUwY4DOpmx42wq2/1eMOOUOcyNjErqPDGBwCZC7P4hCS1neuCfMZP6S8sHky32OL0NN YrEltWkPfyrvQgXubf4u6wgt9bmQEY70g+Ih3QTQv3oTwe5XfJyoISJaq7AHZX1vKH52 5vNDCj9khWfhRbIK6FRSx1wJbkHz9E4OOm7OPd0eapgh0MDMpwX56C/XgNahsxWClSxH tVw5mH4Kl+BAShM5GEM4zDdUTierxRULWLgP6qulbj3gKu8ySMeMfrGX1m928irQvUji hW6A== X-Gm-Message-State: AC+VfDy0yqg85i+4n7zWFEx+zakxG0lVfNhYeVU62GGc8V6GrKYZvM1I lEzeHwEgZ5Y3ks+6hYQxUieH1Ti5y5pWWtbZV2CAeVDiFKvBtJ3DzifhudrFLVPkll3cKo2q6A= = X-Google-Smtp-Source: ACHHUZ54Sn2OBgWuAO9XFJb7PfWFn6aEUBGFQN8TQ2y+XntHbVe2SpsRMjJiCqIsU4FTSqNBCWmL0UDkNSFy X-Received: by 2002:a92:dc01:0:b0:331:515f:1c86 with SMTP id t1-20020a92dc01000000b00331515f1c86mr6970827iln.26.1683560985268; Mon, 08 May 2023 08:49:45 -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 e13-20020a92690d000000b0033126c0ab07sm532327ilc.48.2023.05.08.08.49.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 08:49:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 08:49:45 -0700 (PDT) Message-ID: <64591a19.920a0220.c5c6d.0923SMTPIN_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 D1865605246B; Mon, 8 May 2023 11:49:44 -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-broadcom-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 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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/