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 604E442636 for ; Mon, 25 Sep 2023 16:56:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 594274068E; Mon, 25 Sep 2023 16:56:28 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 29A524068E for ; Mon, 25 Sep 2023 16:56:27 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-65646efd262so32422686d6.0 for ; Mon, 25 Sep 2023 07:56:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695653786; x=1696258586; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bKgJXcx9zU7TyZJarVvkmd5zib7GxzZg5fC25b1rrLA=; b=ZnS9ipNbMcTcPsXgFIUeTck5MPfWArL9tkRYoh4Q3IGWTuz739X4njyzunHCz2PMMY kxUwQasC6a4xvumHqrgmeP5TapTCDiDANN+z1lLTDwMpGdCCQSUerEzkhGqdso4312mY MLj0aAo6kRAe5AclAVWPrKPtFFkcIOHyIfsow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695653786; x=1696258586; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bKgJXcx9zU7TyZJarVvkmd5zib7GxzZg5fC25b1rrLA=; b=afKai1Z59eDMrYXIvkKne+wzjQCzFyDgUzcxfasQh7w48wCeG8UWL0NgZ7d/KtVMYP u53eJIe1H6g2eUZgHPkE6QZEqGHGNiH6jMaSjD5LbwKkKwdtFg/NbOE51wUnhxIxCySo 9lR3chaw7YXqxjqQ27PN84cWCFQ/VJKFQzDAWE37gs/x7AJtI4peumXX9DrfEiD4G401 zaslZvueJAbpEumT/rC2hMQfaAVxrrkMfP/uT+oEqC/41w99nbPEELbvJ2f7IKCadeWd /Xwpnp9OJGLV18AADMBdfDRJzpB65Um7SM96OkYTij6rI7Js1GD2ygk3YrEyLwnOtL29 ah+g== X-Gm-Message-State: AOJu0YxG1rqkzKQ96xqvfZcCdyugWrEhITbRTv2C/6Y1Gv8kj/TRnKxv 3s1FMK9S1kfQdjInP1E8aTBBP5P3/vwpK9aQRo9bvNqxLdQs696kzqwia/FSmS8XPoAYwmxDsA= = X-Google-Smtp-Source: AGHT+IF76rm+jDNMOMNgK/uXLxsTut7g0WbBX56LX2KWSgAcUQYPQ1esjo3ljybUp2QBv/c5t/jBRKsZD9uH X-Received: by 2002:a0c:e4c3:0:b0:65b:1594:264e with SMTP id g3-20020a0ce4c3000000b0065b1594264emr1668468qvm.51.1695653786580; Mon, 25 Sep 2023 07:56:26 -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 ma18-20020a0562145b1200b0065afba2288dsm170363qvb.15.2023.09.25.07.56.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 07:56:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 07:56:26 -0700 (PDT) Message-ID: <65119f9a.050a0220.1da6e.c599SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 53205605C351; Mon, 25 Sep 2023 10:56:26 -0400 (EDT) Subject: |SUCCESS| pw131890 [PATCH] [V2] ethdev: add flow API support for P4- 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131890 _Testing PASS_ Submitter: Cristian Dumitrescu Date: Monday, September 25 2023 12:33:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131890 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27712/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/