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 CD14F42636 for ; Mon, 25 Sep 2023 17:19:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C77B240395; Mon, 25 Sep 2023 17:19:37 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id C7A0B40395 for ; Mon, 25 Sep 2023 17:19:36 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-49a5541ac3dso371278e0c.0 for ; Mon, 25 Sep 2023 08:19:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695655176; x=1696259976; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hUld1nDZY9ut5kmnrUpVL/K/iXnXk6Xvd8p5NQ0yvIU=; b=Rkyy/Y4zR9bwgtAuHemcHc+CMlQSdEXaBL/swyW/xinWSYXexXWVOHXBBeWXns9afR Ur6odjH7eGRCCdnx817Bd7U/FzQkdelF/zdR2eEblbEOC2ooATpOHpecwvv6BbNVEyzh QNWYolfzuBVSpc7RA7lUi45Q3F4W7ci3IQwd0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695655176; x=1696259976; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hUld1nDZY9ut5kmnrUpVL/K/iXnXk6Xvd8p5NQ0yvIU=; b=WhYnqQ2Obph3Y+9tQwszTUgQ2+7Th4qNrQYAcnXIY8G/QW7xItIsr1AcrmZZee/M4o a79qS1eua1ml0nNMl2kY9fjysl1eC4jwE4kMutzi3jFIM4M7UM4R42RNL7v4p3juqVw6 IqsePCG3gN7jFr/wRl3Eg2CBRd294bX0nty5fZxi0I2x36WuJL6dbe3L04diuS0G7qtj imFlD5yc9Yqsz92YgHyM6uAfNLliWAMxGe3k8UX5gVSJ085wd290Cew/7jCed0ebm16A 44tchnlVQSJLHcm8Gwf0gUo6FS33CKJi+lsG6AXFRcWjXAl6ilPA1z0sWN4L2zj2iVrP h2fg== X-Gm-Message-State: AOJu0YwyB/nunByL7216CjHlc3myE5qmbENjzHD6H7vfSc/NE4Xydszy N4BbvWy7sLpYpTI8NFYpDQJnDs4X0xC8hQTb1dwIW9RBM7lxaj3/raA3Vg== X-Google-Smtp-Source: AGHT+IEXmeY21WRGnJnA16W0WLci0MjmEf94d9XonY7qwMNjKy0v+aUyB/KQbqZaj7ALdFyBO58qoO1jbhqa X-Received: by 2002:a1f:d302:0:b0:495:cac2:253b with SMTP id k2-20020a1fd302000000b00495cac2253bmr2670628vkg.0.1695655176140; Mon, 25 Sep 2023 08:19:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t9-20020a1faa09000000b0049367028506sm1030629vke.8.2023.09.25.08.19.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 08:19:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 08:19:36 -0700 (PDT) Message-ID: <6511a508.1f0a0220.c256f.17c1SMTPIN_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 C25BF605C351; Mon, 25 Sep 2023 11:19:35 -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 GCC Cross Compile | 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 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 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/