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 EBBEC425A9 for ; Fri, 15 Sep 2023 22:23:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6BD9402AF; Fri, 15 Sep 2023 22:23:27 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 74807402AF for ; Fri, 15 Sep 2023 22:23:27 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5733710eecaso1399963eaf.1 for ; Fri, 15 Sep 2023 13:23:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694809407; x=1695414207; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fvUS4mLjsAdITk3BolkelgNLSPXFWrQ8rqi+Ov7Pg0c=; b=Vz0glHdh+FXa2WiAXop3pvhcWO3W8DJk8Dgjqrs1/XGv9rjxcXYgtqVuJYyJNf9R25 BFM+Rj6UB3W8HAO6rAjBYMczFJnYnJwyk5oY3EHbPDaasptuTPFp8Ne72cB5QjdCAo0t gAeOy9jK0B1aIhCW3T5ufWRBTL2vrvZapsRG8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694809407; x=1695414207; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fvUS4mLjsAdITk3BolkelgNLSPXFWrQ8rqi+Ov7Pg0c=; b=o3lGf5JWFiGV7NCf85AMIQxy3s/d4m+N6m1Tbv2Bu87tWdB0PEGLrPCLfvbHGGsC+e PO1871es+4fXL1j/iCW0mt0TI25s8shGdVGfMMe2CIey5/108hsBgkpRM7+iM7qU4lNs SjrHyLgG99udqqUf00qPa8rkh++39KUWtoFPI308iCqWV6DSMAk2D8NDyKzP964gHiE9 OqvLi5MA4Gh7R6juAwzF7ffyD8GVCN3vXbmOlUIlyNyZqK1aOSoLwUuCg+EBP7YuBGJT 3cO2a+h9YXwDHqepyCkhjOPOzX1XAxyxu8rVbh2zG0TjN2SAxjPonHULdrqbsq0bE7Ly fo7A== X-Gm-Message-State: AOJu0YxMlQv9s4fSxSu79xlHrMkDFMYBtxbMsRp/SiNPMHB16OhkvUHF E4Dy6ge+mez1zbN07acypotGhZluuflqSNagvB0OdOZpFLR+zKNm5oIOaA== X-Google-Smtp-Source: AGHT+IHSuzHEmDcV2ZzjfnG+rdI/HK6sp254CL+AVYb/m2S5YcfQvUqsdDqEQtWiunJ7ozn3cYbJ3qo+Wpo1 X-Received: by 2002:a4a:d208:0:b0:571:aceb:26d2 with SMTP id c8-20020a4ad208000000b00571aceb26d2mr3198367oos.3.1694809406920; Fri, 15 Sep 2023 13:23:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 186-20020a4a00c3000000b00573a3e227e9sm559448ooh.9.2023.09.15.13.23.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Sep 2023 13:23:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Sep 2023 13:23:26 -0700 (PDT) Message-ID: <6504bd3e.4a0a0220.8735.f77dSMTPIN_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 6BFE36052471; Fri, 15 Sep 2023 16:23:26 -0400 (EDT) Subject: |SUCCESS| pw131508 [PATCH] ethdev: add flow API support for P4-progr 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131508 _Testing PASS_ Submitter: Cristian Dumitrescu Date: Friday, September 15 2023 18:59:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131508 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27622/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/