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 90A3A42635 for ; Mon, 25 Sep 2023 15:20:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8872D402DE; Mon, 25 Sep 2023 15:20:59 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id B2D28402DE for ; Mon, 25 Sep 2023 15:20:58 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fb64b5265so116993239f.1 for ; Mon, 25 Sep 2023 06:20:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695648058; x=1696252858; 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=cAln93aqmks4RQU4mUiziIhSHXGTjne20zMtZz3Df6G5YxvoAS/YVEN7e+yK27jgV8 h4n26q0A/p1l9Zh6WYZ+Mj4UVBdp5hyzn6hztlyXHZVEJcc7s4fnHUjbNg1bR5BeGOOE /brjwoCsV111qrifoly+0h5/TxRAetBoFLGC4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695648058; x=1696252858; 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=xT0gLMSJ7gPpEBEwwMFSyfAzAR4nacrut8i5iojWPyFKIhN+h1SC2qRf+dur2UMrG5 hj6LbnT+woZ6b9ZTyk1J26P/sozaqEg0P/qJdHVVixBkcQWw9ZllYXRbphFLL95SZoYV HKjEe0Lmvm6lcy8n5FaI/nT0yasd6KtgZPJJ4UfFiCis2Oyaa8vbHZIKzndcBrdDYYlU EBrnoSA8nznYqL9SqAUloBSOMMfdGbLHrTUMj2BevFw5mR3sY9N4xaK/AHraNk2/+z/+ Mljbt1tFFiy1zC0CC7ZK78DD58n1ORlnqfGyBQsk3hqv9m3zvcKtezxqDvj7a9s84QZg b84A== X-Gm-Message-State: AOJu0YwJGrXE6PNJk14M5AIR32kWWiNp7nDwhRqoEUxGbV1I4masY4Kz jIceGhGDILdKfOcT0XCftY9eh7U7wduJh2t5B5eNFTEQT02nOdax3WmTMA== X-Google-Smtp-Source: AGHT+IE0fC8i3Dx9CYD/gZkmTOOZgvnRwcA7n7baX0vM3fTx9/c1p4cD9e+63UfO6oo8YC2pxqGMcIM4RQah X-Received: by 2002:a05:6e02:1a8e:b0:34f:77bc:8d49 with SMTP id k14-20020a056e021a8e00b0034f77bc8d49mr8748940ilv.23.1695648058166; Mon, 25 Sep 2023 06:20:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a92d645000000b00351468a77bcsm42725ilp.12.2023.09.25.06.20.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 06:20:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 06:20:58 -0700 (PDT) Message-ID: <6511893a.920a0220.bbe82.2968SMTPIN_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 B0F8E605C351; Mon, 25 Sep 2023 09:20:57 -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/