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 20CDD42635 for ; Mon, 25 Sep 2023 15:09:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7230402DE; Mon, 25 Sep 2023 15:09:46 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 955CD402DE for ; Mon, 25 Sep 2023 15:09:45 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c5ff5f858dso16111575ad.2 for ; Mon, 25 Sep 2023 06:09:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695647384; x=1696252184; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=knZ0s4uxmylBwcmHCdy5RLVNIvQi+klUNHSg1IWB5FU=; b=DFr+PLIipl/bgSFRVayDKvPVKY1d4dz01p2AxuVGbZaOY8czzD9GIlRLrPa+xM03HM IY9J7hdy9oj4ymu38Agi17/HyF6W/sYx4GJfHxIoNqoM87FE8OEs3SllrfoAkHCvfoMR ADxDfBgaMmBYIZSONpGObeF0EpgKLsCOVGVZI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695647384; x=1696252184; 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=u1EMBe9AXPU2c48EfNhCxV/ziRgar9huKuWKFjxPp6ZqYUFUzwLQxrP1EWxnf4PaX/ upuFeKgIUdP7dt/EOJ6F8e2QwFehSIX5e+bYcNrmyaA4O7TPmYa1LrsH/tjlt3D259LM VUvU91FGGqEhP83VRiCCmu5ZxMsLu/JHCmxX8kezOI28LSp60SNPEmS3I70APvEblXEq BCuAY4J1ro42AYD/Hrr+EgaAhQylKmO+RVl7c1sfha+8AfdLzBj8MjOCNXcQe8FgHWIo q42mzMISoK0ZK7SbMB/KbNOjxM20DHyhTHFPkwX4DwkJgO726KhYEkAD7wHJOSUvCdtD N5/w== X-Gm-Message-State: AOJu0YziYCpZKSHR6dfyucXt1nokVQJjjko4r0rDOO/hO0ia31N8ikFv 3vAgVC7yK3SRLlpojnXicBj5VVwMNHl85Y9Wj0I0Ixe3cVqY5hfmW1diY33QYRwlEepNeSuFiA= = X-Google-Smtp-Source: AGHT+IHNkeiIvmX3UrgBtpO7kOP3HYG+vLelSpVIflpwtY8AI0Oc4d5cLFogYm1/qgooos5V6v+hEfGREISe X-Received: by 2002:a17:902:7595:b0:1c4:4a4d:cda with SMTP id j21-20020a170902759500b001c44a4d0cdamr4106789pll.15.1695647384713; Mon, 25 Sep 2023 06:09:44 -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 j21-20020a170902c3d500b001c3267ae316sm240905plj.118.2023.09.25.06.09.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 06:09:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 06:09:44 -0700 (PDT) Message-ID: <65118698.170a0220.e79f9.cc15SMTPIN_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 D3A4B605C351; Mon, 25 Sep 2023 09:09:43 -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/