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 C26A642636 for ; Mon, 25 Sep 2023 16:14:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD9E84029F; Mon, 25 Sep 2023 16:14:33 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 61D4E4029F for ; Mon, 25 Sep 2023 16:14:32 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c4cbab83aaso3003804a34.1 for ; Mon, 25 Sep 2023 07:14:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695651271; x=1696256071; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2qBSsL/S9IQVQw3E3hmMAjYHW5HqWhBESB05uNxZUMo=; b=I9bJd+2pYSupXv86K/d75c6NA1XtKTIOe80nwp3ScXOr87PlpFnEwEmaaYjo9Pm5XN vZntLb2UN9Vovnbx4UFdeCtrDszCtXFwuo1aJty1G4/AoLbqvoX5m0f37d/4g9zK115b SYNg6nA9FmfWPmgNS84uXAM5+dzMza/F6cd/c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695651271; x=1696256071; 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=bKBwZOkbPe9SJQCYR4WWg9JjetwHHDnSAkcBcTeLdJD04bMEDSlWE9pS2/oGQGwZ93 cxmsqKFtkzIAXNY7A0GLP0pum4neRUXXRQzmv1dwmhBlhrnDqS6qyi1riOW3mcf59S8h ttdXz+5eJRssTDuPao4pp4SfyEIWRmlii0UpZg+/bh0ceqQv5pSwCr3Zh2fcyroefZi+ 4z9nwtMSuDMAxYK4Pi4E3oB3c81ZoI9MUI4TrSG5tIdMaCm/b3huD97HnMJXML26ZhdF Gx3p9dIxV3FGPR/SaKEc0TOz4vx7hDG/wtTqljBsFQ24oo9wWmS7YRC9/NAvWS3BUY6X K1tQ== X-Gm-Message-State: AOJu0YyM3MYyVPgjvjm1EiwS1rfgPcN5VpZ+fRCMqsgRXNOdXFnw7UZH QLiy53UVdBs3jYhtq5mOspQVlTmbMWi7gQEJuTZ9ydTpQh8Zfgr7u4pQdj4/HJss5R7L03BVVg= = X-Google-Smtp-Source: AGHT+IGsqi3XxQylH9DmKLUqFhGxg70pRcZBG92QqIBvjQt7z+mBTdw4cbeOfgBQnHHhy5GZkSgM8E7cxlvq X-Received: by 2002:a05:6871:594:b0:1bf:26f0:6b5b with SMTP id u20-20020a056871059400b001bf26f06b5bmr9129548oan.32.1695651270906; Mon, 25 Sep 2023 07:14:30 -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 kz24-20020a05687c321800b001d58fc1da71sm682677oac.32.2023.09.25.07.14.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 07:14:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 07:14:30 -0700 (PDT) Message-ID: <651195c6.050a0220.676eb.b7edSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 62D07605C351; Mon, 25 Sep 2023 10:14:30 -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/