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 79EB0425A9 for ; Fri, 15 Sep 2023 22:36:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 741A8402AF; Fri, 15 Sep 2023 22:36:27 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 61CA1402AF for ; Fri, 15 Sep 2023 22:36:26 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-56b2e689968so2028733a12.0 for ; Fri, 15 Sep 2023 13:36:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694810185; x=1695414985; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=He3AulxjtZuX/L65XxeciwUh32ShGkXMMTJ8Vfj7Eko=; b=grRU6ijvz6mIvDK9Tnjb6Mim3CvnWrtDi87NzcR4+LriYr4HpODFrmUNXplvwi6oh9 RmmtE5Hz3yvgLeB1H/QmDSZHHnRsydJUPVEKxP9iPZsRAxuuQqJjs867Ic7OLEEfB6w0 5NQKoyDt1fkwwKkk5IK9w+cgiQAiWvJpjTLFw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694810185; x=1695414985; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=He3AulxjtZuX/L65XxeciwUh32ShGkXMMTJ8Vfj7Eko=; b=Zmo+9MvzbumB727E9pW3KzOW/BO2bUF+1XJgIQdv0uisVuZtjilaPuy911nYivyE0z doyFXQdDvMFdrdTwKXBMWK6Qmpm1Fy4J7qdwppcqAN2RhneI2InxiaMnR02Wys+mTIb2 lthlM+liNk9cReqHn81GFIyQJPV+g4v9hLsUjtrY1qz1zMbCyQmQn/BovSPqtkgO/GK6 fpQlTWniah1YTUsdXX8JC+VTDL61e9oivTngWEuX956+KzEV2VlG+YdXAWHeX4eBpmE8 /HFzq0BMEKyfPLucIWWYitc9GU9qA+AUErtkzEbusdqGbMj14clqZPS/3QK0GlQ3v97u BV2w== X-Gm-Message-State: AOJu0Ywhik66gKn0WTRRoAKFLLVGQEUfMrfgZ9HrFtfNvAuZCL7ELotG 95XOgdIq+waZID4Se2Zc2MneSpU9TavIoV9CifsxPUx/TB3E3vYfHMDeKg== X-Google-Smtp-Source: AGHT+IGbV41woJMM7HLuk2HJYV6CF328wKGpL7BEXCfU0cMNb0XXezkgolxAM0uFxgDEGGU+E3X5DH8x4i90 X-Received: by 2002:a17:90a:d30f:b0:273:ed61:a682 with SMTP id p15-20020a17090ad30f00b00273ed61a682mr2643810pju.1.1694810185502; Fri, 15 Sep 2023 13:36:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mq9-20020a17090b380900b002741fff0268sm551491pjb.7.2023.09.15.13.36.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 13:36:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 13:36:25 -0700 (PDT) Message-ID: <6504c049.170a0220.e7af0.d0a1SMTPIN_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 B21F06052471; Fri, 15 Sep 2023 16:36:24 -0400 (EDT) Subject: |SUCCESS| pw131508 [PATCH] ethdev: add flow API support for P4-progr 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/131508 _Testing PASS_ Submitter: Cristian Dumitrescu Date: Friday, September 15 2023 18:59:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131508 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27622/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/