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 0753B42A9A for ; Mon, 8 May 2023 20:10:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB6E940685; Mon, 8 May 2023 20:09:59 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id B4BE740685 for ; Mon, 8 May 2023 20:09:58 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1aaed87d8bdso33811825ad.3 for ; Mon, 08 May 2023 11:09:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683569398; x=1686161398; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZM2DCDc1Ps1B3gOe5YCqpkpOcxaG3BL2mRDAsqoWgEg=; b=PYy8kJFFX/rAoY/FMTnrs9/SVzoqQNGjsxrVauhcwN0EdHNDefPq5oTKiEMmEbXzTt 06lL97wtp3OIKKdsj3pJEVZ1RNvf68+sSVf3aK4qAFnmH+Ir0eIcSChPvFfV1iCoYaSs VrNuj+4Ofv2E5DABBnLLdKyy/uoXBlurDsqY0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683569398; x=1686161398; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZM2DCDc1Ps1B3gOe5YCqpkpOcxaG3BL2mRDAsqoWgEg=; b=jVnZ19/Wka49lEhnwlzQLuBnkjDoHKsDhXgdL9bx2kXEHiK6XYHeTodgxjXkEtSky6 10D36EJnHgpapNDlCTgBF2NLsh34I1mCOXeWGUMlYDY5b9S/knh/BqkT4lYWSdigeaWw rLnk4CdhdlkQfquBvnghnYOSAp2GyO5BkzT8Lr39uhno9xNOW6CMbLq/PWYFsIZ8Y+G2 x0xujfffsipQMcchW9l++/hK22aPw9C4FSoL5boS71Nh3QGD2vux+iN5ZI+1/jwwhcF/ jxJ8ZqE+1ijq9ZGbuFQ7epB1SCDyWZboEKhl/x+KLJ1DeofwUZT/7rgrxGKb466gQuqX 6fUg== X-Gm-Message-State: AC+VfDwOk6HLKgkYRUnoIF/z2WF3lZqxRybn+qWFPHovj00y7atq5U2Q h/JCpFAeSCLHt6TVGHHt1NfosuIPZJfvcJH4oX1FE2KFhgu5XJrWxBsAXQ== X-Google-Smtp-Source: ACHHUZ74CatN/UZY7yg5trNHkeHn5Zz2BBwSZTz6Son5zwmhl8q6lBwYWzueJBY434+0M+a3G/r3LVVO9e2y X-Received: by 2002:a17:903:120f:b0:1ac:6d4c:c265 with SMTP id l15-20020a170903120f00b001ac6d4cc265mr6432927plh.28.1683569397820; Mon, 08 May 2023 11:09:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ij28-20020a170902ab5c00b001a99a18345bsm290331plb.15.2023.05.08.11.09.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 11:09:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 11:09:57 -0700 (PDT) Message-ID: <64593af5.170a0220.61101.a0b0SMTPIN_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 B596A605246B; Mon, 8 May 2023 14:09:56 -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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126768 _Testing PASS_ Submitter: Kiran Kumar Kokkilagadda Date: Monday, May 08 2023 13:49:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126768 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 20.04 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/26191/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/