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 E2F7B42B43 for ; Fri, 19 May 2023 07:57:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEFD9406B5; Fri, 19 May 2023 07:57:08 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id B0EAB406B5 for ; Fri, 19 May 2023 07:57:07 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-757741ca000so312065585a.2 for ; Thu, 18 May 2023 22:57:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684475827; x=1687067827; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yhdY6EB9sDJHrtbx7K1KtMXo98tDzYIEiSchxphSKKc=; b=CrKrr3VSgmRP1yR0dg9FJl8XgVBjhuIqxI4ckDjECf3O/lD08GCm1mtU23iZtrB3TD xsx71LrNAgsR1A5DN0DHAOWLg/8rfI5oera0STfK0CwTkuyu6Tj73DU6TFyg+vaUoqMG 6/7Cv27bysSDlP7p1nlrZz/wYMIWBqph35MVU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684475827; x=1687067827; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yhdY6EB9sDJHrtbx7K1KtMXo98tDzYIEiSchxphSKKc=; b=knUt9WInRf+Z6UrFuNMWp2TBBslKvCEM8cSE1tgZNCHngCyV7E61pZ5exodKR/VL4L J967BtKcu11eX9/S9K6LIGPSMGbkMN+lTs2zYUNWTEjztcgtRPFEp8S51dm1pdFmHC6h 04MSJzHINQeJTC4ivy8BcqSRiRzGkW1GMpzOrpNJcqVsHEIXiBXPeNS0pR6Lesyv3g+Z qPqhwmnWFaZscdQJkTSdQrRS5+DSFvs+SHnbBmYg57DgzwWAE6VkDsMaetokx1EBHLm0 HFDKdaKYUF8/SDb++aJiU1ydCw5Ubs8Z4xU/N41J2FU4/88QsiQwz3f+1h50id40h1Xt dytg== X-Gm-Message-State: AC+VfDwOWsL7otBb5quFxxaL9tApApBN/yiI0ilD02hgPwNXgJiR2Out KK219p4tYBd7/13SC1Dl1Og8hSf9k37QnR5Qo+GEHE8OBgD9nrhHy2Dxfg== X-Google-Smtp-Source: ACHHUZ5VNKxn60pEJbv9nAOyXEIqRqYwj1qNZhrUjUSA5QIcGlrEeFOCiFVYQ9RYuq5GxHHPXZYzVFBaPuRR X-Received: by 2002:a05:6214:2409:b0:621:17c6:2713 with SMTP id fv9-20020a056214240900b0062117c62713mr2834283qvb.49.1684475827176; Thu, 18 May 2023 22:57:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c1-20020a0ce141000000b00621587aebf6sm102519qvl.2.2023.05.18.22.57.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 22:57:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 22:57:07 -0700 (PDT) Message-ID: <64670fb3.0c0a0220.5c98.519fSMTPIN_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 DAEBD605246B; Fri, 19 May 2023 01:57:06 -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-aarch64-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 | +========================================+====================+ | 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/26279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/