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 9E96642635 for ; Mon, 25 Sep 2023 15:57:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3ADA4029F; Mon, 25 Sep 2023 15:57:42 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 609DA4029F for ; Mon, 25 Sep 2023 15:57:42 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-692c02adeefso2273470b3a.3 for ; Mon, 25 Sep 2023 06:57:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695650261; x=1696255061; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oeLxP7O97eRFBp5xC19xwTF8c3HAVKO0VZtEnHSH+Cg=; b=hdXBlv7ZMV0OebzfA0IWWjcmek1UZh46ATBpp9x1LURu7CCVvYIXyx3fXbcLNohmdP syAVMQxM5IGIFaQfdWUXxyHGJTLaOJG/CP7Nw9AvlbXdTKAadTZ6ihf/GN8eZOXGghSH 6NHs7bOdFYbAvUat5TKVT8GEAbGD+853jp44s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695650261; x=1696255061; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oeLxP7O97eRFBp5xC19xwTF8c3HAVKO0VZtEnHSH+Cg=; b=qcbChaP0+Q0EGpw2A/D69MOIKiznngV7foFajLIvVxhOdGs3PEHs7cSio0AhXbEMxq kmC4tX2932SAYpq42hHwvXB47s7djdSRhdSO1IPi2OhE/qxbM6qkg1RcHJGMFHU+m1MH Gz7O/dj8W92/QBlF2lXbt5+l5M/tz9uw4rsS9YsC17TfP7H5TjIVagUEj8LXL/jV8EzX BqL3WRYMGS1Z8pMX7VyMG5vwzRKeLhtKzEMiw54MWCaX0w5HkDKUZCxb25BFBHfexhnE InIFeWKnbA6t5YgO6+zZwAZabIF9kmIf5hy6f+CwGA5oeex6SLjdyST+9qoj3M/bfCdF UHLw== X-Gm-Message-State: AOJu0YyfZ98nFUwQvVXrlN1AZBB0lfbh5O+82KJ+1Gsz3kDt3ZBccvB9 +UO7XvuxJ6qtvx9WuzMTZt7CUk/aT2GKQ5CXXRj0cTMOddVUDyspYQoDaA== X-Google-Smtp-Source: AGHT+IEIV1PLqoYl7pfNQstsWRqA+SHGgFY6Y1jzVz4bRqHJgj+tcYqiOEFMj77CgRZI/sdvlDPXfgfmquCD X-Received: by 2002:a05:6a00:18a0:b0:68a:3b25:50cc with SMTP id x32-20020a056a0018a000b0068a3b2550ccmr5910958pfh.30.1695650261550; Mon, 25 Sep 2023 06:57:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p3-20020aa79e83000000b006906b9b90c4sm467693pfq.6.2023.09.25.06.57.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 06:57:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 06:57:41 -0700 (PDT) Message-ID: <651191d5.a70a0220.f255e.adf7SMTPIN_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 BA5DA605C351; Mon, 25 Sep 2023 09:57:40 -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 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 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/