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 2A82742636 for ; Mon, 25 Sep 2023 16:10:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 259D84029F; Mon, 25 Sep 2023 16:10:35 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id B64F94029F for ; Mon, 25 Sep 2023 16:10:34 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7aae6440a91so1536388241.1 for ; Mon, 25 Sep 2023 07:10:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695651034; x=1696255834; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2qBSsL/S9IQVQw3E3hmMAjYHW5HqWhBESB05uNxZUMo=; b=BpNK372VeUlJU3knMpNUAOgqA5Z6p/1+LAtvUlafoOp4v/OZans39WhYONENlK3l7p E39iy/9aNFGvUGas1vc17xh8l5VEsO879kH02M6WzY/Hsit9qeztcHYUHuJNPFKpWKG8 ANFMA/NiACAU38rGLtxoXzgTNXOowiG2/+J5A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695651034; x=1696255834; 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=tqmt/KjNklfhx5ZT6zgSjg1o4MEtZ/ZN4mrcS08N1tCEkYqJSD+zkM/MheV+TQV/Rk Rky21sXkv2kF2ECjGMourywtSvsx6Pwbah1AB0dPxqIqgW8ONtvi3eg5IntyH97SP22n gSGVRBgVFqCnd/g8YWQRXJ3Wulk5p5vdS1APYTdbBOymfV3BtTHI32z/djQQtoxaRQgj F2LbohzNH72fySrzF8oKHN/wSkRPHhIXcrbe8gOojotx2wLXC+85+r6W6lLVK6KlS9Qt 7umkwB6L9mNyWNO63OY2Svc3JgYqCiyty3uIlytHt7lzhA0bTtRT/kF0ABN6fVbnAAlV 7jKQ== X-Gm-Message-State: AOJu0YwBfOVsuqs1eTsXErbV6RUlZRNYKxkjz0IfplzUF73zJWVz9fa3 KApsBTNNsafVaGOpvK1sadfipIwVzu20Ln6c4AxJFCG9VJHo8TNcOxl6pK7M5GHNaQAji8yXxQ= = X-Google-Smtp-Source: AGHT+IGh//mZnShBN9JqIkZpl+vbAZZgbrVMQyH3pj6fwLRzulz/KUyIVUqsYKDzYVfQazql4yVXmFrDoDEX X-Received: by 2002:a05:6122:494e:b0:499:fb3f:dc9e with SMTP id ew14-20020a056122494e00b00499fb3fdc9emr1894143vkb.11.1695651034069; Mon, 25 Sep 2023 07:10:34 -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 j31-20020a056122219f00b0048fda548e1asm573491vkd.14.2023.09.25.07.10.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 07:10:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 07:10:34 -0700 (PDT) Message-ID: <651194da.050a0220.19d14.2572SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C5160605C351; Mon, 25 Sep 2023 10:10:33 -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/