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 3711742636 for ; Mon, 25 Sep 2023 16:10:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DD204029F; Mon, 25 Sep 2023 16:10:06 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 9C0E54029F for ; Mon, 25 Sep 2023 16:10:05 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-690d2441b95so4816093b3a.1 for ; Mon, 25 Sep 2023 07:10:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695651004; x=1696255804; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2qBSsL/S9IQVQw3E3hmMAjYHW5HqWhBESB05uNxZUMo=; b=f2LbA9yWmxzlezyGAjy9rhlr1L0sE/h6t05eUaxfPz/819N2t1xpvWU0DjCoauvPNe EFmp4mgmvSEuy5tWherdb7RH/OKlb7NtYLUMZn5pI1NV4voauRo77fuju80zUMMben/J y5HEths8GLzLfkNTsgamKzKfEcc1voIgPv0JI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695651004; x=1696255804; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2qBSsL/S9IQVQw3E3hmMAjYHW5HqWhBESB05uNxZUMo=; b=xUtjCpuRm1AkmYIgYFWZn5nO87U2Fyh9AKDwmXt58inZyscZKyLNNwiFEgNkOe1vm8 QvrkuFgXdSQksye5mDRyHKHKPrr4fjUfwA9pqIrZiMF8003ztEIiJ3CV5lVidSq2bVrc whpGchqDK0JY0wcmmUUqQc65WkIZrCgwk0GMORQ/PI5RZPflVPrQ2ZdZeMeVpGDUKuL8 96oep9sXUpR53VPOO06EA1DScW1O6R0lOvuNo9DBn5HdqLRMdNGej7NdZS32wbsg2UY2 iuTf/JMaSPkQ8Ry6IsBOk5CBo+UY4kxyOeJLrq27d45XAHmzCMeUVBWBYMt5CEWVyWPJ PqgA== X-Gm-Message-State: AOJu0Yyk4HKie0sCiiV2YrYnfOt3aNe/dkOpne7WWWsX3uHGDFIovPBF vb11XB5Uv+QalhYaye2HsklqYz4qWupx8TawbcOERbFumRkj7n526sEdr928uO4YAWph2K1vSA= = X-Google-Smtp-Source: AGHT+IFyDtFV+tp/h/Pzqym0G1ZDzOOgf/mLlNptEgiUlv4Moehek0VCYrbCI1aWqn+eEAEJXWVFtIVEBYin X-Received: by 2002:a05:6a00:14cc:b0:68f:cbd3:5b01 with SMTP id w12-20020a056a0014cc00b0068fcbd35b01mr17639648pfu.13.1695651004753; Mon, 25 Sep 2023 07:10:04 -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 x26-20020aa7957a000000b0069073f50948sm497062pfq.3.2023.09.25.07.10.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 07:10:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 07:10:04 -0700 (PDT) Message-ID: <651194bc.a70a0220.20528.d63fSMTPIN_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 DFE8D605C351; Mon, 25 Sep 2023 10:10:03 -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 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 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/