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 4669C42635 for ; Mon, 25 Sep 2023 15:20:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41564402DE; Mon, 25 Sep 2023 15:20:00 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 58B1E402DE for ; Mon, 25 Sep 2023 15:19:59 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3add37de892so3293370b6e.1 for ; Mon, 25 Sep 2023 06:19:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695647998; x=1696252798; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=16FFTLpFpP8fuYPLdWcvDuaOQRG64Faf+lp4bz/OBms=; b=Dr1eEmE024xXIMQStVmhj8SzxmDi8+om9B+80GnwJK1LnOb7kNTIcXCT19/rjOW1GM WRbfPzjmEF+m5l7slyJ4AmdxJUg7vmP6lezmgY/yPJv91QAmLtUuQJHpimWZTaIXFH/W rkS0zDPF/lDWV0pKqhqE8JxxJadSM2PUSuw8g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695647998; x=1696252798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=16FFTLpFpP8fuYPLdWcvDuaOQRG64Faf+lp4bz/OBms=; b=vv5Q05Otns1SzsKek3iCJMJoqSqdgla8oB9Qx2nvXD+KRo145ydw8I7fPdyIhBHmKo kfa+uIPm021OGvM2BvssYReGMTfvuopplUZ6Q51pdRTZJegyqBc3Qub0sTookZkBZnvi SDIYNg0dNRMJXW8X9R6QqlaA/X5DJXJgZ2xrC/zkNg364KfqG/Uu+kOtYTcpcth9f7UA BGl19vcRo1LeoJ6UbLlogiv605u5anC8aw3a8Xwg8OyivNGeim36kEhjOWHuosSYiWlE GQH9j4iTPJYuO7da2q+ECtuIMPwNDJIAs2Tv3A7Lsm0FIALjm2AecqtAXmwSTb1QtwmP VY1A== X-Gm-Message-State: AOJu0YyMgBa0GICsY23DbEfIKUAsWJOzK0yQ8UDXm7IHs6shWfr0NTxR PCpX73Otky2KDr3Evc7wPZb2MblBgshKLudD3/ZK3laP0Anf0G+Se4C+fv1CqxjB+ZI1ZjaNvg= = X-Google-Smtp-Source: AGHT+IFZcTvjN+0VecwdMarRk/Kgru4BRfLrozwKmqVilYrEnhYpShkRf+g1CoFMXrpEZih51avW2cvZnOpc X-Received: by 2002:a05:6870:e2c9:b0:1d0:e3b7:395b with SMTP id w9-20020a056870e2c900b001d0e3b7395bmr6593146oad.52.1695647998754; Mon, 25 Sep 2023 06:19:58 -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 bg17-20020a056871941100b001dc2d6ad88csm668898oac.20.2023.09.25.06.19.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 06:19:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 06:19:58 -0700 (PDT) Message-ID: <651188fe.050a0220.17e5a.a96cSMTPIN_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 3F13E605C351; Mon, 25 Sep 2023 09:19:58 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/