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 BD97B42635 for ; Mon, 25 Sep 2023 15:16:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8E83402DE; Mon, 25 Sep 2023 15:16:10 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 5140B402DE for ; Mon, 25 Sep 2023 15:16:10 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3513dcd38ebso5239095ab.1 for ; Mon, 25 Sep 2023 06:16:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695647769; x=1696252569; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=knZ0s4uxmylBwcmHCdy5RLVNIvQi+klUNHSg1IWB5FU=; b=ROpe4kCu/fkEG8j7Bxa0aZla51W473wxXQUcOG+GlVQZ2SotWupbrqplRfOi6thArI F6oHdGztlq7IzSgIzdAS23MjPidSIvY5l46DpwqhKxvYAf36DQ9dw2fwyqPpTcmREoJt 7B4cO6hnjmjShD8ppxJRXU7LiVXXlkBCoT9MM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695647769; x=1696252569; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=knZ0s4uxmylBwcmHCdy5RLVNIvQi+klUNHSg1IWB5FU=; b=RUVh8T4DimqIHMRd1vDEXKngeg0DrhcYD+9NYls7imA4xIAFI4z+zPyFSJF8vyf7YC ZwNapQgcBuVMr8OLnWgePLcD/KanNN9OObsf0hM7AC0sPtkyHphYG74gjjqOJzTe0CMs MfSfzNTRX2YKoY9XwDJF1JCY8RamrfIrpI6HLumNPrZ3IUNEO3+uOuj1ObMoTQ6uPuWW V++LOcqggl8Hn9BLVICds7VQ2SUdeG36bIzixmk/bTM53ubrYoAvTbETz8YxCZVqUoUK USd40bV5uHqJNBpve80Ism150rPqD75afb3kD/BozoNU9TGuNi8V0pZrsB5j+eYa+95X QF8w== X-Gm-Message-State: AOJu0YyNcSZlK30zBV4HCZqQb9VgTY7hxr0ogB8yc+W6mPdPDWN8tMFC iv4SdW+TAbTtVOA9eaWx2A4IBeWBdXo3c8GX2KGnd2iBGw8nk5yVp05US4bjBh26HDbBfsvJow= = X-Google-Smtp-Source: AGHT+IEaLzKH4sJc+8SX0/vCS+Hfbq93/E0Md6gUh0cW2EgVbd3HRounEbB/TKV8o5j6OX9heFv5/UDk/Q6w X-Received: by 2002:a92:dcc6:0:b0:351:a18:51be with SMTP id b6-20020a92dcc6000000b003510a1851bemr7775244ilr.15.1695647769691; Mon, 25 Sep 2023 06:16:09 -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 q12-20020a92d40c000000b0034ff79ec66dsm390467ilm.70.2023.09.25.06.16.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 06:16:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 06:16:09 -0700 (PDT) Message-ID: <65118819.920a0220.2b6dd.767dSMTPIN_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 3D3E3605C351; Mon, 25 Sep 2023 09:16:09 -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 | +---------------------+--------------------+----------------------+ 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) 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/