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 D2CA042A9A for ; Mon, 8 May 2023 20:19:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE9D540685; Mon, 8 May 2023 20:19:41 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 6F08140685 for ; Mon, 8 May 2023 20:19:40 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-434737d7840so1402400137.0 for ; Mon, 08 May 2023 11:19:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683569980; x=1686161980; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u/Xcq1CML/DGtvbtkYZZkAuqVOn8rcrqsSW7w3HcSbk=; b=TRjAAkcwPVFfjEU5DxD10gpy0Z7Wyiz66b8uRNEddxXltlIp7l67kD8FCBbgAI0Ewr W4wSeQ/i5keiFmW79jXpgqOL0Ul5xAp1uKc2BSIlgXqRWXvoXUn79wcseAvfCh8fxKqv 6YgAU+YWPhb6oWtJGCfgHT3VAXsu0EX09htCc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683569980; x=1686161980; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u/Xcq1CML/DGtvbtkYZZkAuqVOn8rcrqsSW7w3HcSbk=; b=kTXVj8FFDuaYgtpdQeXzc+/fBbrYC89kXVcJywfCRHmr4O67w+shRkPtCkgaKfLlVv OkRyLo8kRvxIrhBFDpkFl2vD6zrQs9pn4JGYqjL1esGjRGrjq/TEJRa1c46jfmUOBRA/ Zx+awtf3fSdsmlQFeBVl61wA6Q0bavIvhOMzVwivGRoUmT4D3pCwVIgnAV9BoacFTTZ0 9wWWGi8GfheE7IAy93tZH7ZVLy1D2W8JppkOi3x3WQmy/xizrEX2T7Jt8LpWakCXNayd rQBAU4F2hPzrxFPEcIANUlVtxQaqEAA4BFoFV+klOdxIIahK26NloqfB34ja3CgcFSlD n88A== X-Gm-Message-State: AC+VfDzUyw+OEuZaSQETCNlypuwAKMdf9qabz4ZKSZZdVSr+7N1aulWV HzhppxKpEeWZeoo/qoG3SKi6VA+jMFUWx63P1xFwBANGJNF4Vmmmn+mX2CFy5G3xO3J4G0aQyQ= = X-Google-Smtp-Source: ACHHUZ75Z9424rRZaxteVmjplg1frP6t60M7nANNcNqGlMEmqWJxUuCJe/2vNHvPAPtoNJyhGqlxSnaCQowI X-Received: by 2002:a05:6102:284d:b0:42f:f661:cb23 with SMTP id az13-20020a056102284d00b0042ff661cb23mr3475265vsb.4.1683569979850; Mon, 08 May 2023 11:19:39 -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 a23-20020ab07a57000000b00775678696c5sm758964uat.10.2023.05.08.11.19.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 May 2023 11:19:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 08 May 2023 11:19:39 -0700 (PDT) Message-ID: <64593d3b.b00a0220.42bef.94cdSMTPIN_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 75D50605246B; Mon, 8 May 2023 14:19:39 -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-aarch64-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 | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/